Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: activestate opens files from commandline but not when executed as a cgi

by feanor (Initiate)
on Jun 10, 2002 at 19:42 UTC ( [id://173275]=note: print w/replies, xml ) Need Help??


in reply to Re: activestate opens files from commandline but not when executed as a cgi
in thread activestate opens files from commandline but not when executed as a cgi

To elaborate, I am using absolute, not relative paths, I do have a die after the open, no message is printed. The server is running as LOCAL_USER, the file permissions are set such that any user has full privileges on the file its parent directories.
  • Comment on Re: Re: activestate opens files from commandline but not when executed as a cgi

Replies are listed 'Best First'.
Re: Re: Re: activestate opens files from commandline but not when executed as a cgi
by jsprat (Curate) on Jun 10, 2002 at 20:17 UTC
    Where are you looking for the error messages?

    Try
    use CGI::Carp qw(fatalsToBrowser);
    to see the error in the browser, or check the server error logs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://173275]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 22:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found