On Sunday 14 July 2002 07:36, Tim Thorburn wrote: > Hi, > > I'm having some difficulties setting the include path for two of my > sites. I had this working previously on a PHP3 server with the command in > the .htaccess file: > > php3_include_path ".:/path/to/account/root/" > > However, I seem to be unable to set the include path with two new sites - > one running PHP 4.1.2, the other using PHP 4.2.0. > > I've gone through the settings listed on the PHP Configuration page: > http://www.php.net/manual/en/configuration.php > > Yet none seem to work. > > php_value include_path ".:/path/to/account/root"
This one _should_ work. Try it without the double-quotes. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* I know how to do SPECIAL EFFECTS!! */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php