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

Re^5: mod_perl @INC/use base trouble

by Gilimanjaro (Hermit)
on Aug 13, 2004 at 12:04 UTC ( [id://382621]=note: print w/replies, xml ) Need Help??


in reply to Re^4: mod_perl @INC/use base trouble
in thread mod_perl @INC/use base trouble

He won't be happy; rebuilding mod_perl is not always trivial.

You may want to print out @INC from your mod_perl script and verify the paths are correct, and that the user Apache is running under has read rights on all the modules, and read and execute rights on all directories the modules are located in. Your own account and the one mod_perl/Apache runs as are probably different, so mod_perl may have difficulty finding the Class::DBI or Doc::DBI modules because of permissions...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-28 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found