exec with PHP and Suphp

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
agriz
Forum Contributor
Posts: 106
Joined: Sun Nov 23, 2008 9:29 pm

exec with PHP and Suphp

Post by agriz »

Hi

I can run exec commands using PHP
But when i enable suphp, I am not able to run any commands.

How do fix it?

Thanks
maxx99
Forum Contributor
Posts: 142
Joined: Mon Nov 21, 2011 3:40 am

Re: exec with PHP and Suphp

Post by maxx99 »

Any error messages?
agriz
Forum Contributor
Posts: 106
Joined: Sun Nov 23, 2008 9:29 pm

Re: exec with PHP and Suphp

Post by agriz »

Unfortunately, there is no clue in error_log :(
Post Reply