Re: [PHP] include not working properly?

2006-03-09 Thread Jochem Maas
robert mena wrote: Hi, Thanks. it worked. Since I have a common server where various virtualhosts reside what would you recommend in terms of security? 1. don't let assholes on your box. 2. read http://phpsec.org safemode and openbase_dir are primarily designed to protected legitimate users

Re: [PHP] include not working properly?

2006-03-07 Thread Chris
robert mena wrote: Hi, I am facing a strange problem. One of my classes uses a include("Log.php") to enable to to use the Log class that comes with pear. *Fatal error*: require_once() [function.require]: Failed opening required 'Log.php' (includ

[PHP] include not working properly?

2006-03-07 Thread robert mena
Hi, I am facing a strange problem. One of my classes uses a include("Log.php") to enable to to use the Log class that comes with pear. *Fatal error*: require_once() [function.require]: Failed opening required 'Log.php' (include_path='.:/usr/local/