Hi all,

I've been having this problem for some time, and frankly I've hit the wall in terms of ideas, so I'm hoping someone out there has an answer regarding this (Zeus certainly did not). This has occured with PHP version 4.3.10 and PHP 4.4.0.

I am compiling PHP 4.4.0 for use as a CGI with Zeus 4.2x running on Solaris, across a cluster of machines. I compile PHP on one machine, and make install across that one and the rest. The PHP install directory is unique, based on the version and other components compiled in.

PHP itself runs file, but any changes I make to the php.ini file are not reflected when I use the phpinfo() function.

Here is an example of how PHP is configured at buld time:

./configure --prefix=/usr/local/php/php-4.4.0-register_globals_on
--with-config-file-path=/usr/local/php/php-4.4.0-register_globals_on/lib/php/php.ini

(I have also changed --with-config-file-path to just point to the directory, not the file itself)

I'm at wits end here, so I would really appreciate any pointers.

Thanks,

-- Stephen.

Reply via email to