Page 1 of 1

Changes to php.ini not taking

PostPosted: 14. June 2007 01:42
by TotalBalance
I've tried to make a couple manual changes to the php.ini file and they don't seem to be taking hold (e.g. timezone = America/Denver or changes to [Mail] ). After the changes I've tried both refresh and full stop/start - same issue.

What am I missing or is there another way then editing the ..xampp\php\php.ini to mod the file?

Thx. in advance,

Lars

PostPosted: 14. June 2007 02:02
by Wiedmann
or is there another way then editing the ..xampp\php\php.ini to mod the file?

Sure, use the correct file and not this one.
(Just look in phpinfo() which is the correct one)

PostPosted: 14. June 2007 02:31
by TotalBalance
Thanks!! That was the ticket. Changed the php.ini under ..\apache\bin\ and all worked perfectly.

Lars

PostPosted: 22. June 2007 00:17
by 182x
Hi I was reading this post just out of interest and I was wondering why are there two php.ini files? Thanks.

PostPosted: 22. June 2007 10:06
by kschroeder
There are more than one php.ini file just because xampp offers the php-version-switch and you need one actual php.ini file and one for each php-version.