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. Quoting mjn <mjn at umn.edu>: > And a stupid one at that. > > I have an Apache webserver with PHP compiled -apxs. My question is > this: > > I have a request from someone to add an include_path for php but I > haven't > been able to figure it out. According to the docs, because of how it > was > compiled, this should be done in the httpd.conf but I am clueless as to > what the comparable apache config token would be...anyone know? I am > sure > it is easy but i am sure I don't know the answer... > > Thanks. > > ____________________________ > 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/ > ____________________________ > > _______________________________________________ > tclug-list mailing list > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > >