Cancel this post. It is working now.
I did this:
./configure --with-config-file-path=/usr/local/php4.3.2
and copied php.ini-recommended to /usr/local/php4.3.2/php.ini, restarted
Apache and everything works like magic.

"Radovan Radic" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I have installed PHP 4.3.2 on RedHat Linux 8.08, as Apache module, Apache
is
> 2.0.45
> Now, i cant change anything in php.ini. I mean, first there was not
php.ini
> file, then i copied php.ini-dist to /usr/local/php4.3.2/lib/php.ini , and
> php was compiled with config-file-path=/usr/local/php4.3.2/lib/ . Now
> whatever i change in php.ini, like register_globals , restart Apache,
reload
> phpinfo page, but register_globals is still 'off' , although i changed it
to
> 'on' in php.ini .
>
> What is the problem here?
>
> Radovan
>
>



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

Reply via email to