10-10-2011, 12:50 AM
[eluser]Unknown[/eluser]
Hello Everyone,
I am using CI 2.1 with PHP 5.3
When I try to run exec(), it works fine with 'plain php' but gives 500:Internal Server Error with CI
exec('/tmp/a.out')
What could be the problem ?
Hello Everyone,
I am using CI 2.1 with PHP 5.3
When I try to run exec(), it works fine with 'plain php' but gives 500:Internal Server Error with CI
exec('/tmp/a.out')
What could be the problem ?