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

Reply via email to