Anyone??

Is this a bug or something else?

[EMAIL PROTECTED] wrote:
After upgrading from 4.2.3 to 4.3.2 apache fail to load with an error:
"Invalid command 'php_admin_value', perhaps mis-spelled..."

php_admin_flag also fails.

I tried with and without php.ini.

php was compile with --with-apxs --with-mysql --with-gd --with-xml
--with-iconv --with-gettext --with-mcrypt --with-openssl --with-imap
--with-kerberos --with-imap-ssl --with-curl

I then tried the snapshot 200307070930 and had the same problem.

Then I put <IfModule mod_php4.c> around php_admin_value
and the problem "disapear". That tald me that for some reason the new
library is not being loaded by apache.

I rechecked the path of LoadModule, it's fine.
When I run ldd on libphp4.so, no library is missing.
The only different in the configs between our current version and 4.3.2
is the LoadModule path in apache.


I've run out of ideas, any help would be appriciated.


Thank you
-G



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to