Hi Scott, In the /usr/local/psa/var/log/maillog It says: Dec 3 05:34:11 sp1 qmail-queue[14099]: starter: submitter[14100] with error code 62 Dec 3 05:34:11 sp1 qmail-queue[14099]: mailsend: wait for submitter failed Dec 3 05:34:11 sp1 qmail-queue[14099]: cannot reinject message to mail system Dec 3 ...
If others ever come across this, it was the problem of /etc/httpd/conf.d/php.conf.rpmnew not existing so not being able to copy it to /etc/httpd/conf.d/php.conf
In the end I simply copied /etc/httpd/conf.d/php.conf.v4 to /etc/httpd/conf.d/php.conf and all was good.
Hi, After an ART upgrade I have been working through problems and now seam to have some light at the end of the tunnel. Although having another post open on another smaller issue, I thought it be best to open another post for this new issue. The problem is that php files aren't getting rendered by a...
Hi, To see what would happen I deleted the contents of my /var/www/vhosts/cosmicfantasia.net/conf/vhost_ssl.conf and it allowed httpd to restart and ioncube loaded. So no php errors anymore . But the problem with the vhost_ssl.conf remains if I add it again. If anybody has any thoughts on this pleas...
Some more info. Hope it helps so that you can help me. I ran the ioncube help script. It told me to do what I had already done with the php.d ioncue script and then restart httpd. So tried to restart httpd and now get: Starting httpd: Syntax error on line 2 of /var/www/vhosts/cosmicfantasia.net/conf...
Some progress: In the /etc/php.d directory I updated the zip.ini and sitebuilder.ini files to point to the directory they are in so now now probs there. Now still having ioncube issues. If you were able to help shed some light it would be fantastic. I updated the ioncube-loader.so file to point to t...
Hi Scott, Thanks heaps for your assistance. It is very much appreciated. I am having issues updating ioncube, but I think I will get through those. But, I am very worried about the sitebuilder.so and zip.so libraries. They are being looked for in the /usr/lib/php/modules/ as you said that where to p...
Hi everybody, I just upgraded a FC 3 server, and am getting the following errors when trying to start php: Failed loading /usr/lib/php4/php_ioncube_loader_lin_4.3.so: /usr/lib/php4/php_ioncube_loader_lin_4.3.so: undefined symbol: zend_hash_add_or_update PHP Warning: PHP Startup: Unable to load dynam...