exec() may not be safe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi guys,

When running
<?php echo `dir c:`; ?>

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? Maybe safe_mode or something?

--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux