D
dugjohnson
Guest
I did an install of Zend Server last week and all went well, except that now PPP doesn't recognize that PHP exists.
I have tried updating the MySQL record in psa Components with the version 5.2.9 and that "works" for a little while, but eventually, it gets cleared out again. PHP works for the websites, until the site gets its httpd.include rewritten by PPP telling it that there is no PHP to be had.
I've tried a few vhost.conf options, but nothing that has worked well, so far. Learning, but not enough yet.
I'd LIKE to be able to put something somewhere, or create a symbolic link to where zend has php so that PPP will "see" it and act correctly, but I am not really sure where PPP is looking.
In no particular order
A) where does PPP look for PHP and what is it looking for?
B) is there a good way to change this for a different install (such as Zend Server)?
C) Any links to PHP specific work that PPP does that is affecting the running of PHP and how I can overcome with vhost (or some other method)? I have done SOME work with php_admin_flag engine and php_admin_value basedir but nothing conclusive yet (more to learn).
I've spent a good portion of last weekend on this and have the base knowledge now (I hope) to understand any answers I might get.
This is a dedicated server, Centos, at 1and1, and I have full rights to the whole thing.
The php.ini is in /usr/local/zend/etc/
I have tried updating the MySQL record in psa Components with the version 5.2.9 and that "works" for a little while, but eventually, it gets cleared out again. PHP works for the websites, until the site gets its httpd.include rewritten by PPP telling it that there is no PHP to be had.
I've tried a few vhost.conf options, but nothing that has worked well, so far. Learning, but not enough yet.
I'd LIKE to be able to put something somewhere, or create a symbolic link to where zend has php so that PPP will "see" it and act correctly, but I am not really sure where PPP is looking.
In no particular order
A) where does PPP look for PHP and what is it looking for?
B) is there a good way to change this for a different install (such as Zend Server)?
C) Any links to PHP specific work that PPP does that is affecting the running of PHP and how I can overcome with vhost (or some other method)? I have done SOME work with php_admin_flag engine and php_admin_value basedir but nothing conclusive yet (more to learn).
I've spent a good portion of last weekend on this and have the base knowledge now (I hope) to understand any answers I might get.
This is a dedicated server, Centos, at 1and1, and I have full rights to the whole thing.
The php.ini is in /usr/local/zend/etc/