Hello folks,
I've followed the instructions to set up piping and I'm getting an error. I think there's some kind of link or relationship missing between Zend and the rest of the system. I've tried both the IonCube and Zend versions of Kayako and get similar errors....
When I try to run ./index.php -h inside the /cli folder, I get this error:
dyld: NSLinkModule() error
dyld: Symbol not found: _zend_extensions
Referenced from: /usr/local/Zend/lib/ZendExtensionManager.so
Expected in: flat namespace
Trace/BPT trap
When I send an email to the piping address, postfix sends to the command and gets this error (from the mail logs):
Sep 7 12:17:53 centurion postfix/qmgr[67]: EB21515ADF3: from=<bradycreel@tamu.edu>, size=2140, nrcpt=1 (queue active)
Sep 7 12:17:54 centurion postfix/smtpd[14610]: disconnect from localhost[127.0.0.1]
Sep 7 12:17:54 centurion postfix/smtp[14606]: EEC7715ADD3: to=<owl@writingcenter.tamu.edu>, relay=127.0.0.1[127.0.0.1], delay=5, status=sent (250 2.6.0 Ok, id=14460-01, from MTA: 250 Ok: queued as EB21515ADF3)
Sep 7 12:17:54 centurion postfix/qmgr[67]: EEC7715ADD3: removed
Sep 7 12:17:54 centurion postfix/local[14611]: EB21515ADF3: to=<owl@writingcenter.tamu.edu>, relay=local, delay=1, status=deferred (Command died with signal 5: "/library/webserver/mambo/owl/cli/index.php". Command output: dyld: NSLinkModule() error dyld: Symbol not found: _zend_extensions Referenced from: /usr/local/Zend/lib/ZendExtensionManager.so Expected in: flat namespace )
I'm on an Apple Xserve running OS X Server 10.4.7.