Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: baddog on August 09, 2003, 08:36:19 PM
-
Does anyone know where the default php.ini setting,
open_basedir = /home/e-smith/files/ibays/Primary is set?
The actual file /etc/php.ini does not have it set and it's not in any of the template fragments. If I spell it out to something else in php.ini manually, the directive is not honoured.
Bottom line, I need to turn it OFF! It's interfering with a script I wrote in php to load files into mysql.
I would greatly appreciate any help!
Wes
-
It's set in httpd.conf.
-
Dan,
That did the trick! Much appreciated!
Wes