Hello,
I am trying to install php4.0.6 on an alpha running OSF V5.1
This is the configuration i am using:
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql --with-gd=/usr/local/src/gd-1.8.4
--with-png-dir=/usr/local/src/libpng-1.2.0
--with-zlib-dir=/usr/local/src/
I copied the dlls that came with the download to the directory. I'm
still getting the same error.
Brad
Stephano Mariani wrote:
> You have some older dlls being called. Do a search for the dll file in
> question (and any others giving a similar message) and replace them with
> the ones in th
You have some older dlls being called. Do a search for the dll file in
question (and any others giving a similar message) and replace them with
the ones in the new distro.
Stepahno
> -Original Message-
> From: Brad Harriger [mailto:[EMAIL PROTECTED]]
> Sent: 08 January 2002 19:00
> To: [
I guess it is fixed in CVS.
http://snaps.php.net/
Submit bug report if problem is still there.
Make sure it's not reported already ;)
The reason why you get compile problem is
you are not deleting files. Do
make distclean; ./configure ; make
Rick Morris wrote:
> Hi,
>
> I keep getting segfaul
php-install Digest 9 Jan 2002 15:28:12 - Issue 641
Topics (messages 5521 through 5522):
Installation Library Problems With Soalris 8
5521 by: Ralf P. Loserth
Solaris 8 Apache 1.3.22 php 4.1.0 and java configuration
5522 by: Martti Jeenicke
Administrivia:
To subscribe to t
Hello together,
I need some help. I tried to configure php with java-support but it just
does not work.
I have the following entries in my php.ini file:
java.class.path = /usr/j2se/lib:/php-4.1.0/ext/java/php_java.jar
java.library.path = /usr/j2se/jre/lib/sparc/
java.library = /usr/j2se/jre/li