Quote:
|
Well, no I moved to anoher Host, cause they give me much much better options, but this one site is in CGI. How would I be able to test anything that is written in CGI?
|
Basically, you point ur browser at the script, e.g.
http://www.yoursite.com/script.cgi
If it displays some content, the script works, if it comes up with "500 Internal Server Error" the permissions are wrong, or the script has problems.... checking the server error log will sometimes reveal more information..
Converting between Perl and PHP isn't terribly difficult if you have a working knowledge of both... Perl is more complex to learn and work with in some ways though...
If you need any more help, just shout...