Thanks for the info. But I notice that I didn't really state the essence of my problem, which is that I can't get PHP to locate any include directory I put in the php.ini, thus no files I want to include get included.
Paul schrieb: >> Using RH 8, php 4.2.2, Apache 2.0, I'm getting (from phpinfo) a reported include >path of .:/usr/share/pear no matter what I put in the include_path in php.ini. The >info also says it's using /etc/php.ini as the config file. >> >> And, yes, I've restarted Apache many times. I've tried many variations on the path >syntax, and settled on the simplest possibility, but it still doesn't pick it up. At >the moment, /usr/share/pear is not in that statement. >> >> Anybody got any good ideas? >> >> TIA, >> Paul don't panic ... the last part "/usr/share/pear" is the path where the command line version of PHP resists and is always there also without an include_path entry of php.ini -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php