From: wjtregaskis at students dot latrobe dot edu dot au Operating system: MacOS 10.3.3 PHP version: 4.3.4 PHP Bug Type: Unknown/Other Function Bug description: exec()/system()/etc cannot execute Zerolink executables
Description: ------------ This isn't a php bug as such, more a warning to other Mac php hackers - any CLI apps built with Zerolink enabled cannot be launched by any of php's program control commands - they all return the result '6'. The solution of course is to rebuild the apps with Zerolink off. This is worth noting somewhere on the php pages, as it's an incredibly hard bug to track down - it took me 4 hours, and that's with the hunch that Zerolink would be the culprit (given the myriad of other similar problems it causes). -- Edit bug report at http://bugs.php.net/?id=27796&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27796&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27796&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27796&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27796&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27796&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27796&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27796&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27796&r=support Expected behavior: http://bugs.php.net/fix.php?id=27796&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27796&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27796&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27796&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27796&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27796&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27796&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27796&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27796&r=float