RE: [PHP-INSTALL] my changes in php.ini are not recognized

2004-02-03 Thread John Holden
Hi Buri, You can also try setting the php.ini variables in the script itself, using ini_set(): http://www.php.net/manual/en/function.ini-set.php Also, I can't remember if PHP is a program that suffers from this problem, but I have seen Windows-ported apps that require the paths to be represented

Re: [PHP-INSTALL] my changes in php.ini are not recognized

2004-02-03 Thread Chris Hewitt
Burckhardt Übersohn wrote: I am just starting in php (but 10 years experience in developping, last 5 years in JAVA). I have installed on a Windows 2000 PC: Apache 2.0 as localhost-server, MySQL 4.0.17 and PHP 4.3.4-Win32. -snip--- The php.ini file is C:\WI