php-install Digest 29 Dec 2002 03:02:35 -0000 Issue 1176
Topics (messages 9449 through 9450):
libxml
9449 by: Jeffrey_N_Dyke.Keane.com
php.ini unfunctional in php4.3release on apache2.0.43
9450 by: omer k
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Does anyone know of an alternate place to download libxml-2.4.14 for the
use with domxml? xmlsoft.org seems has been down, to me, for the last
couple days.
thanks
Jeff
--- End Message ---
--- Begin Message ---
hello,
i was running 4.3.0RC2 on a redhat (7.1) as DSO with apache2.0.43. Then
when i saw the release version was out i removed the prerelease and
compiled 4.3.0 release succesfully BUT CANT GET PHP.INI values to be picked
up even though php engine itself works. That is what ever i set in php.ini
does not change in phpinfo(). Yes i have restarted apache (apachectl
restart).
Specifically when I change output_buffering to "On" or "4096" or "1" it
simply stays as "0" (as viewed from phpinfo()) . magic_quotes_gpc cannot be
turned "Off" its stuck in "On" position. Several others options have done
the same leading me to believe that nothing in php.ini gets picked up!
Ive installed it as
./configure --with-config-file-path=/usr/local/apache2/conf/php.ini --with-a
pxs2=/usr/local/apache2/bin/apxs --with-mysql (got no errors)
Even when I delete php.ini I get the same for phpinfo. I have tried putting
a file at /usr/local/lib/php.ini (the default location if you had not set it
yourself) with the same result. And no I don't have a problem with php.ini
permissions as ive even tried chmod 777!
anyone has any clue?!
thanks.
omer.
--- End Message ---