Robbie Staufer wrote: > Hi, > > I have a partial perl script for a mock-up web page, that will collect > information from users as part of a registration form. In trying to > see what it looks like so far on the web, I'm getting an internal > server error. I thought that the script, though partial, was at > least closed > out correctly, but I'm missing something. If anyone has time to take > a look, it would be much appreciated.
Hi. This is more than likely a permissions problem. Try chmod 755 on your script. Cheers, Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]