PDA

View Full Version : Cgi + Da?


UltimeWWW
09-27-2003, 04:00 PM
Hi,

I can't get my IkonBoard BB to work with DA, it's chmodded to 755 and uploaded in ASCII and it doesn't want to work...

perl perl_test.cgi is working great, but not in Apache.

Got an idea? :confused:

l0rdphi1
09-27-2003, 10:26 PM
What's in your apache error log?

UltimeWWW
09-28-2003, 06:03 AM
Premature end of script headers.

I'm installing IkonBoard.

DirectAdmin Support
09-28-2003, 11:51 AM
Check your suexec_log .. it might be refusing to run it.

/var/log/httpd/suexec_log

files all have to be owned by your user, and the cgi-bin has to be 755 as well. Just something to check.

John

UltimeWWW
09-28-2003, 04:22 PM
[2003-09-28 18:19:41]: info: (target/actual) uid: (charles/charles) gid: (charles/charles) cmd: perl_test.cgi

UltimeWWW
09-28-2003, 06:00 PM
Resolved by adding "use CGI;" on all the scripts.

Working great: www.ultimeweb.biz/cgi-bin/ikonboard.cgi