inaba Posted May 27, 2008 Share Posted May 27, 2008 hi all i have a exe program.when i click and run it ,it works perfectly. But when i call it using exec() it got stucked at a point. can anybody help in this matter. Link to comment https://forums.phpfreaks.com/topic/107397-exec/ Share on other sites More sharing options...
mushroom Posted May 27, 2008 Share Posted May 27, 2008 hi all i have a exe program.when i click and run it ,it works perfectly. But when i call it using exec() it got stucked at a point. can anybody help in this matter. Are you specifying the full path in your call? Are permissions set on the file to allow php/apache to run it? Is the file waiting for an input? Link to comment https://forums.phpfreaks.com/topic/107397-exec/#findComment-550805 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.