Web Hosting Talk







View Full Version : cgi-bin problem , any system Admin help


yimincanada88
02-28-2005, 03:22 PM
Hi,

My server uses Cpanel/WHM, don't know where I configured wrong or missed something. All perl/cgi scripts in cgi-bin shows 'Internal Server Error", did I missed something? any expert help please.

thanks.

eth00
02-28-2005, 03:27 PM
For the cgi make sure the permissions are correct and set to 755. Cgi is really a pain to get working in general because there is all sorts of nit picky stuff that always seems to break.

yimincanada88
02-28-2005, 05:47 PM
I did, but still the problem

Steven
02-28-2005, 07:17 PM
Are you using the correct shebang at the top? Did you upload using binary or ascii?