On Jun 7, 2001 joel at luths.net said something like: > Maybe in your php.ini? I have this in my (4.0.4pl1) php.ini: > > include_path = "/usr/local/lib/php:."; UNIX: "/path1:/path2" > Windows: "\path1;\path2" > > I don't have an include_path in my httpd.conf. > I have already considered this but the problem is I have no php.ini. Apache starts just fine and a call to phpinfo() works as well and even displays a path to the configuration file. According to the php documentation: "When using PHP as an Apache module, you can also change the configuration settings using directives in Apache configuration files and .htaccess files. With PHP 3.0, there are Apache directives that correspond to each configuration setting in the php3.ini name, except the name is prefixed by "php3_"." It seems that when php is compiled as an apache module(-apxs) no php.ini is created(I have updated the locate DB and search many times). I have created a php.ini file in my Configuration File Path and restarted Apache. That file is not being read though...or so it appears. include_path is listed as .:/usr/local/lib/php and does not include the path i have specified... Any other ideas? ____________________________ Mike Neuharth ADCS Technology Specialist http://www.umn.edu/adcs E-Mail : mjn at umn.edu Page Mail : 6126486512 at page.metrocall.com http://supermonkeycollider.dyndns.org/ ____________________________