Page 1 of 1

problem to disable settings in php

PostPosted: 02. September 2004 20:55
by Lexje
Well, when I edit my php.ini php4.ini or php5.ini with for example 'register_globals On' and I restart xampp it doesn't update my php configuration.. My question is; why not? It seems those config files aren't loaded when I start xampp, anyone?

PostPosted: 02. September 2004 21:31
by Wiedmann
You must edit the "php.ini" in "/xampp/apache/bin/".

PostPosted: 02. September 2004 22:03
by Lexje
Wiedmann wrote:You must edit the "php.ini" in "/xampp/apache/bin/".


Thx that solved the problem