I solved the problem, in php.ini these options are commented in the start, but later in the same file these options are given with values.
I used to make change in the start and later the default entries were read, that's why it wasn't changing.
Hello,
I am using FedoraCore-4 distribution and i've php-5.0.4-10.5 installed.If i make any change to the following settings in php.ini:
; - register_globals = Off [Security, Performance]they aren't updated , while the settings like:; - magic_quotes_gpc = Off
precision = 14, are updated fine.What can be the problem?y2k_compliance = On
I solved the problem, in php.ini these options are commented in the start, but later in the same file these options are given with values.
I used to make change in the start and later the default entries were read, that's why it wasn't changing.
Bookmarks