Ashley Sheridan ha scritto:
On Sun, 2009-11-15 at 00:06 +0100, A. Mannini wrote:
Ashley Sheridan ha scritto:
Have you checked to ensure that the exec is actually running at all?
Check the error logs to see what they say. There may be a problem with
the string argument for exec(), like an unescaped character that is
causing an issue
Thanks,
Ash
http://www.ashleysheridan.co.uk
Yes i had no messages in Apache logs so i tried to use error_log in
php.ini but again no messages.
Don't know if there is a way to see what php module interpeter and try
to execute.
Thanks
Alessandro
I think for something like that, you should be looking at your system
logs, as that's likely where the errors would log.
Thanks,
Ash
http://www.ashleysheridan.co.uk
Ok i found that Fedora has, as default, a line Defaults requiretty in
/etc/sudoers, i disabled that ....but i get a different message.
sudo: no tty present and no askpass program specified
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php