Jump to content

Changing include() path


johnl1479

Recommended Posts

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

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.