Quote:
Originally Posted by fhomess
Well, the development util still doesn't work for me...
|
I took a quick peek at your site. It looks like the cgi-bin directory is not set up to be cgi enabled. You have to tell your web server that you want the cgi-bin directory to be cgi enabled, otherwise it will just spit back the text of the file.
Each web server is different, but you can probably find it googling for "enable cgi" and your web server. If someone is hosting your site, then you might have to talk to them about setting up a cgi enabled directory.
Let me know how it works out.