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


Post Reply 
Perl + Non-standard cgi-bin folder + Perl inside .html file + Many hours
Author Message
zatara Offline
Newbie
*

Posts: 7
Joined: Jan 2010
Reputation: 0
Post: #7
RE: Perl + Non-standard cgi-bin folder + Perl inside .html file + Many hours
(02-17-2010 05:33 PM)kilburn Wrote:  It is probably a permission thing (your script being blocked by suexec). Look at /var/log/apache2/suexec.log to see if it complaints about something. You might also be able to get some info in the /var/log/apache2/users/default-error.log if you haven't looked at it...

I think your right, here is the output of /var/log/apache2/suexec

Code:
[2010-02-17 01:42:01]: uid: (2003/vu2003) gid: (2003/vu2003) cmd: funcs.pl
[2010-02-17 01:42:01]: (2)No such file or directory: exec failed (funcs.pl)

Now the problem is, I have no idea why it is saying no file or directory. It is clearly in the directory and the owner and group is vu2003. Very strange.

Ok, I solved one part of the issue, My Perl directive was set wrong.... Do'H, I should be flogged... but now I have an uninitialized variable error:

Code:
Use of uninitialized value $m_lpszDecision in string eq at funcs.pl line 33.

This is a pain. I wish people would have just authored good Perl code to start with.


Thanks for you help!

-z
(This post was last modified: 02-17-2010 06:43 PM by zatara.)
02-17-2010 06:15 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Perl + Non-standard cgi-bin folder + Perl inside .html file + Many hours - zatara - 02-17-2010 06:15 PM

Forum Jump:


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