PDA

View Full Version : problem with scripts on local web server


dopefries
04-14-2007, 03:00 PM
Hello,

I'm having a problem hosting my flash movie. I'm running mac os x and haver configured the httpd.conf so that I can use .pl files, however, it only seems to have worked for my home directory i.e:

127.0.0.1/~Dave/

the movies play fine here, but I dont think I can host on WWW with dyndns from here. I'm trying to host from:

/Library/WebServer/Documents - but my .pl files dont execute from there. (which are currently stored in /Library/WebServer/Documents/transport/scripts/)Please can someone help me out, is it a cgi-bin problem? I've chmod 755'd the files but nothing.

PHP files run fine its just elpr scripts. You may be able to see the site here - the combo boxes are populated by PHP and a perl script is supposed to run once the 'Go' button is clicked.

http://dopefries.mine.nu/transport/

Thanks