Hi Paul,
I have tried altering the error_reporting variable however it doesn't
seem to make any difference.
Cheers
Freddy
Paul wrote:
You need to adjust the error reporting:
http://uk2.php.net/error_reporting
Try:
error_reporting(E_ALL ^ E_NOTICE);
Paul
On 7/10/05, freddy <[EMAIL PROT
Title: Make install error
I get the following error when I do make install:
libtool: install: error: cannot install `libphp5.la' to a directory not ending in /var/tmp/php-5.0.4/libs. My compile looks like this:
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql=/op
Hi,
Im trying to install PHP4 and PHP5 in the same instance of apache.
The idea is to put all .php5 running on PHP5 module.
Any idea to do this?
Im running Debian 3.1 Stable with Apache 2
--
This mail sent through Horde-Toaste
Now I was able to complete the install bit now when I try to launch
appache I have the following:
Cannot load /usr/local/apache2/modules/libphp4.so into server: rtld:
0712-001 Symbol ologof was referenced\n from module
/usr/local/apache2/modules/libphp4.so(), but a runtime definition\n
of the
hello,
after installation of GNU make and GNU gcc 4.0 I have the following
error during make install:
if /app/php/php4-STABLE-200507060435/build/shtool mkdir -p
/usr/local/lib/php; then \
make -s install-pear-installer install-pear-packages; \
else \
cat /app/php/php4-STABLE-200507