Jump to content

Unable to change extension_dir


Recommended Posts

Hello All,

 

Got a weird problem on my unix web server.  The phpinfo() function claims that my extension_dir is /opt/hpws/apache/php/lib/php/extensions/no-debug-zts-20060613 (this folder doesn't exist on the server, btw).  However, the php.ini file specified in "Configuration File" contains the following line:

 

; Directory in which the loadable extensions (modules) reside.
extension_dir = "/opt/hpws/apache/php/lib/php/extensions"

 

This folder does exist.  When I stop and restart Apache though, this folder does not get set as the extension_dir. 

 

Any ideas on why this might be occurring?  Is there perhaps something outside php.ini that could be overwriting the extension_dir value?

 

-Bob

 

 

Link to comment
https://forums.phpfreaks.com/topic/247450-unable-to-change-extension_dir/
Share on other sites

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.