Hello I have a problem with repertory cgi-bin, when I give permissions on files * pl or * cgi, it give me like error "Error 500 - Error of the waiter!". Whereas I do have to make, to change the address in the file conf of ispconfig? Yours sincerely MM
Me too Hi, I also run into trouble with the CGI-BIN i uploaded a shoutbox script in ASCII and I set permissin on the install file to 755, but when I try to call the install file (http://www.domain.tld/cgi-bin/install.py) I get a 500 error - Internal Server Error! What am I missing here ?? Kind regards, Etienne van Bruggen ps I run Suse Linux 9.2 server with a perfect setup of ISPconfig
the first line in the script is: #!/usr/bin/python I understand that this should be changed, but to what? And about the log, I will get back to that in a second... Thnaks in advance, Etienne
If it's a Python script, then this should work (make sure /usr/bin/python exists). Did you enable suExec on your server?