Perl scripts on napoleon.dreamhost.com?
Posted by: iansealy
Posted on: 2006-08-06 22:47:00
Hi,
Is anyone else on napoleon.dreamhost.com? If so, are you having problems running Perl scripts or is it just me?
Everything was working OK, but suddenly something simple like:
#!/usr/bin/perl
print "Content-type: text/htmlnn";
print "OK";
gives a 500 error. Nothing useful in the logs and the same script works OK on another machine.
Cheers,
Ian