Bug #1225
PHP <?php exec("command"); ?> not working
| Status: | Invalid | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.5.0 | |||
| Pending: | Resolution: | invalid |
||
| Patch available: |
Description
Hello,
I can not get any exec(), system(), etc to work through lighttpd and php fast-cgi.
I have Lighttpd and PHP 4 fast-cgi on a CentOS 4 server.
Seems there may be a permission problem. Is there any configuration settings or ./configure options I should include?
-- mr.ramos