I am running the following:
Freebsd4.2-RELEASE
Apache 1.3
I have in the past successfully configured and installed PHP 4.0.1pl2.
I am trying to get upgrade to 4.0.5 with support for PayFlow Pro.
I successfully configured as thus: ./configured --with-apxs
After running make, I get the followi
After successful configure on Freebsd 4.2 - Apache 1.3:
./configure --with-apxs
I keep getting the following error during make, no matter what I do. =
Could someone shed some light on this please.
dns.c: In function `php_if_checkdnsrr':
dns.c:188: `T_MX' undeclared (first use in this function)
Hi people,
I am having trouble installing php4.0.5.
php will configure successfully with the following options:
./configure --with-apxs --with-pfpro=/usr/home/catfish/usr/local/include
*