23
2006
HTTP Error 500 Internal server for php pages and solution
You get “500 - Internal server error” error message when a user tries to access your Apache or Lighttpd based dynamic php application (such as forum or blog software).
Generally, to solve this problem you need to take help of log files located at following location:
=> /var/log/message
=> /var/log/httpd/error_logs (/var/log/lighttpd/error_log or /var/log/httpd/error_log)
So you may be wondering why [...]
26
2006
How a Web server actually works (with C source code)?
Do you wonder how to write a program that accepts incoming messages with a network socket? Have you ever just wanted your own Web server to experiment and learn with?
Have you ever wondered how a Web server actually works? Experiment with nweb — a simple Web server with only 200 lines of C source code. [...]
15
2006
Free hosting for Wikis
Wikidot is providing free webhosting to wiki sites and social networks using an AJAX interface. Wikidot launched in August when the developers were looking for a free wiki to host a software project.
[Read more in below Article...]
Free hosting for Wikis
Originally from Download Squad by Chris Gilmer
10
2006
Things to consider when choosing a webhost (part 2)
Once your website gets online you hope that it will become successful and receive large amounts of traffic. However you have to be sure to plan for this eventuality. Will you have to switch packages, servers or even web hosts?Moving web hosts is not as scary as it may sound - providing the host you [...]
10
2006
Things to consider when choosing a webhost (part 1)
Choosing a webhost is not a decision to be taken lightly as you will want a host which can grow alongside your site.
It is important to have a good line of communications with your host, so I would contact them and ask a few questions before buying anything from them.
Online IM support or phone support [...]
