Hi,
I'm trying to compile php-4.3.2 with apache-2.0.46:
./configure --prefix=/usr/local/apache2/php
--with-apx2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/apache2/php
--with-iconv=/usr/local --with-pgsql=/usr/local/pgsql
--with-dbase
After the "make" procedure no libphp4.so i
I tried zlib support as you said. It did not work.
Still iconv functions are undefined!!!
iconv function support modifies libphp4.so??? If yes,
my problem is php recompilation does not generate a
new libphp4.so file!!!
and i can't manage to make it...
--- Mark McQuiston <[EMAIL PROTECTED]> wrote
Jim,
I am having identically the same problem. The libphp4.so file doesn't show
up anywhere. find / -name libphp4.so turns up nothing.
My php configure line looks like this:
./configure --prefix=/usr/local/php --with-apsx2=/usr/local/apache/bin/aspx
--with-mssql=/usr/local/freetds
If this is
Hi all,
Just wondering if anyone has any tips, pointers how to run php under
tomcat. The readme included in the source tree does not seem to be doing
the trick for me...
TIA,
-JM
Evening all
Ive been hunting for a solution to this problem for quite some time now
to no avail so im posting in the hope that someone else has run into
this situation in the past.
*Background*
I am running apache 1.3.26 with php 4.1.2 loaded as a module (oldish I
know). It is configured for
When making PHP 4.3.3 (using --with-openssl=/usr/local/ssl) with
openssl 0.9.7c, I get this error:
ld: Undefined symbols:
_OPENSSL_add_all_algorithms_noconf
make: *** [libs/libphp4.bundle] Error 1
"make test" on 0.9.7c seems to run fine following config/make...
Any ideas/suggestions greatly appr
PHP 4.3.4 has been released. The focus of this release was the resolution of
bugs and at the time of release some 70 bugs were resolved. All users are
encouraged to upgrade to 4.3.4.
PHP 4.3.4 contains, among others, following important fixes:
* Fixed disk_total_space() and disk_free_space() unde