![]() |
|
|
|
|
|||||||
| Programming / Design Jobs Are you hunting for a programmer or need some programming help? Post here, and someone will get in touch with you. And, if you're looking for a programming gig, please make that request here too! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
I try to install a Perl script on my hosting, but I keep getting an error message.
Code:
Internal Server Error |
|
#2
|
||||
|
||||
|
The Internal Server Errors could be due to permissions. Verify the permissions on it are 755. Also make sure you are uploaded CGI-scripts in ASCII mode, NOT Binary. Check the path to Perl in your script is correct. On the first line of the script, you'll see something like this:
Code:
#!/usr/bin/perl |
![]() |
| Tags |
| hosting, install, perl, script |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|