On Wed, 21 Jul 2004 16:15:00 -0700, bruce <[EMAIL PROTECTED]> wrote:
> hi...
> 
> i'm trying to track down issues that i seem to be having with using
> exec/system shell functions within web/php apps on apache. i'm running
> php-5/apache2/rh8.0.
> 
> i'd like to talk with anybody who's gotten the exec/system functions to
> work, to try to compare your setup vs. what i have...
> 
> i can create a command line test that illustrates that php/exec works.
> however, when i try to create a short web test to trigger the exec, nothing
> is happening.
> 
> i suspect that i might have a priv/permissions issue, although i have no
> real idea where to look to resolve the issue.
> 
> any thoughts/pointers/assistance would be helpful... searching through
> google/apach/php hasn't given any solid leads....
> 

Look in phpinfo() or php.ini for safe mode and friends.

-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

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

Reply via email to