petru Posted February 6, 2014 Share Posted February 6, 2014 Hey guys, I seem to have the email piping set up correctly When sending a test ticket The ticket goes through But I also get a return error email sent back to me. I've made sure the pipe files and folders are all chmod'ed to 775 everything is fine to my knowledge but I'm not sure what is causing this problem. The error I get in the return email says the following PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/ioncube_loader_lin_5.3.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/ioncube_loader_lin_5.3.so: cannot open shared object file: No such file or directory in Unknown on line 0 I have the Zend Extension set in the php.ini file on my account, I'm absolutely out of Ideas on what could be causing this. This is the line I have in php.ini zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.3.so"; It is located in the directory where WHMCS is installed. I haven't done an apache update, And all other systems that require Ioncube are running fine. If you need to look at the PHP Info here is the link http://hosting.ptnetworx.com.au/manage/phpinfo.php Thanks guys. ps. I'm not sending emails using the admin email address Regards, Petru 0 Quote Link to comment Share on other sites More sharing options...
PanserKen Posted February 6, 2014 Share Posted February 6, 2014 Have you tried changing php version ? i guess 5.4 might be more reliable than 5.3 and worth a try Is ioncube correctly installed and loading everything else correctly? 0 Quote Link to comment Share on other sites More sharing options...
petru Posted February 7, 2014 Author Share Posted February 7, 2014 Hi PenserKen, I guess I could try upgrading to 5.4. Everything else is working fine. Even the piping was working fine, All I did was move the directory and reinstalled it in a new directory and now all of a sudden it isn't working. Regards, Petru 0 Quote Link to comment Share on other sites More sharing options...
petru Posted February 7, 2014 Author Share Posted February 7, 2014 I've just updated to 5.4 and still got the same issue. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.