Articles

 How am I supposed to install a script?

95% of scripts have complete instructions and a special ReadMe file with everything you need to...

 What are the most common errors and how do I deal with them?

One of the most common errors is "500 Internal Error". The chances are that you will experience...

 What does "chmod" mean?

To chmod a file means to set a certain permission. Few of the most common chmod commands are...

 What is CGI and how is it going to help me?

CGI is translated as Common Gateway Interface. It's used to provide interactivity and turn static...

 What is the path to PERL (interpreter)?

The PERL path is the very first line in every .cgi or .pl file. Usually it looks something like...