Jump to content

[SOLVED] exec() stopped working


Recommended Posts

Currently I am running PHP 4.4.7. safe_mode is off. It was working and now it isn't. I'm assuming it is a server setting, but I can't seem to find it.

 

exec("/usr/local/bin/php ./create_account.php \"domain=$domain\" &2>1"); 

or

exec("/usr/bin/php /home/public_html/create_account.php \"domain=$domain\" &2>1"); 

 

I would appreciate any suggestions.

 

Link to comment
https://forums.phpfreaks.com/topic/83574-solved-exec-stopped-working/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.