johnl1479 Posted April 29, 2005 Share Posted April 29, 2005 i modified the php.ini file to have the new include path, but it inst changing. GAH!!! i want the path to be '/home/wagnerg/public_html/php_inc' but the phpinfo() shows '/usr/lib/php' as the include path. HELP ME!!! php: v. 4.3.11 os: linux Link to comment https://forums.phpfreaks.com/topic/2283-changing-include-path/ Share on other sites More sharing options...
pecos Posted April 29, 2005 Share Posted April 29, 2005 Maybe the include_path hasn't changed, because you haven't restarted Apache yet. Or maybe you have edited the wrong php.ini. (The phpinfo page tells you which ini-file the server uses.) This forum is for people who hack PHP itself or who write extensions. You should post configuration problems in the "PHP Help" forum. Link to comment https://forums.phpfreaks.com/topic/2283-changing-include-path/#findComment-7507 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.