[PHP-WIN] WTF is "[warn] exec() may not be safe" ??

2005-09-04 Thread Ilja Polivanovas
Hi guys, When running On Windows 98SE, apache 1.3, PHP4, client get such thing in apache's error.log . [Fri Sep 02 09:33:21 2005] [warn] exec() may not be safe [Fri Sep 02 09:34:26 2005] [warn] exec() may not be safe [Fri Sep 02 09:35:31 2005] [warn] exec() may not be safe Any ideas why? Mayb

Re: [PHP-WIN] SetEnv problem

2004-09-27 Thread Ilja Polivanovas
PHPIniDir directive in httpd.conf to specify different locations > for > the php.ini file. > > PHPIniDir "C:/windows" -- Ilja Polivanovas -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] SetEnv problem

2004-09-27 Thread Ilja Polivanovas
a theoretical solution of running 2+ versions of apache setting different SetEnv variable for each copy of php.ini file. But now i can only provide 1 path to file. so? no way to run 2 different php versions at one time? -- Ilja Polivanovas -- PHP Windows Mailing List (http://www.php.net/) To