comeragh Posted March 11, 2008 Share Posted March 11, 2008 Hi, can anyone tell me why this doesn't work....nothing happens at all function runCluto() { $command = "Z:\public_html\foldername\RunCluto.bat"; exec($command); } thanks Link to comment https://forums.phpfreaks.com/topic/95635-php-exec-help/ Share on other sites More sharing options...
discomatt Posted March 11, 2008 Share Posted March 11, 2008 Possibly disabled in php.ini Link to comment https://forums.phpfreaks.com/topic/95635-php-exec-help/#findComment-489605 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.