Current time: 04-26-2024, 03:14 PM Hello There, Guest! (LoginRegister)


Post Reply 
cgi problem
Author Message
Y2K.bug Offline
Newbie
*

Posts: 7
Joined: Oct 2007
Reputation: 0
Post: #1
cgi problem
Hello I have a prblem running perl script.

I have copied script to the cgi-bin directory and when I try to execute it it return blank page. When I execute it from command line, it writes the output.

I have CGI support enabled in admin and I have edited config file to add +ExecCGI

But it still doesn't work.

Please help
07-07-2008 10:29 PM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: cgi problem
I think that it's a permission problem. Is the script owned by the vuxxxx user and group of the owner domain?

You should also check /var/log/apache2/suexec.log, /var/log/apache2/error.log and /var/log/apache2/users/domain.tld-error.log to see if there are any entries related to your problem.
07-08-2008 11:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Y2K.bug Offline
Newbie
*

Posts: 7
Joined: Oct 2007
Reputation: 0
Post: #3
RE: cgi problem
kilburn - thx very much!

I have checked the suexec.log file ande found, that script should not be writable, so I changed the permissions and it works

thx very much!
07-10-2008 07:12 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)