PDA

View Full Version : Server Side Error


hkgray
10-19-2002, 08:49 AM
Dear All,

I have upload a pl file and I have use chmod 757 filename.pl in Unix but it still have the following error message:

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request."

Is there any other reason for this?

Thanks
Raymond

wap3
10-19-2002, 10:38 AM
Normally when this message occurs it often means that there is an error in your script.

Have you checked through it to make sure.
Is the path to the perl interpretor and sendmail(if your using it) correct for your hosts set-up ??

:D