Hello phpbuilders
I am setting up a apache/php/mysql server on my local machine which houses 3 virtual servers.
During the make of the reconfiguration of apache the build terminates prematurely complaing of undefined reference to uncompress in function my_compress_alloc along with a directory /usr/local/mysql/lib/libmysqlclient
The configuration command was as follows
./configure --prefix=/usr/local/etc/httpd
--sysconfdir=/www/conf --enable-module-rewrite --enable-module=status
--activate-module=src/modules/php4/libphp4.a
which seemed to go through OK
a little obscure i know but if you can help that would be fantastic!
KInd regards
Paul