Hey all,
I'm running an Ubuntu dev box and I have a side-by-side install of
php4 and php5 both compiled as cgi-only with fastcgi. While I used
virtually the same exact flags for each compile, my php.ini file is
being loaded by php4 but not 5.0.4. phpinfo() says it's in
/usr/local/php5-fas
Eugene,
It depends what distro your using, but you need to install libgcrypt
(apt-get libgcrypt should do it on deb/Ubuntu systems or on RH with apt
installed).
Ethan
Eugene de Winnaar wrote:
Hi all
I am trying to compile php5 onto one of my new servers.
Here is the configure that I am