It seems that your system has not installed library of crypto and ssl.
These libraries can be refer to Sourceforge to get the copy.
Hope this helps.
L.
On Fri, 12 Apr 2002, sinapsis wrote:
> Hello people..
>
> I just downloaded the current version of php. tried to install it with the following
php-install Digest 12 Apr 2002 23:35:30 - Issue 788
Topics (messages 6634 through 6636):
PHP --with-java problem
6634 by: Dmitri Zakharov
Problem..
6635 by: sinapsis
Re: apache 2 install problems?
6636 by: Andy Smith
Administrivia:
To subscribe to the digest, e-m
On Wed, Apr 10, 2002 at 05:24:34PM +0100, Andy Smith wrote:
> On Wed, Apr 10, 2002 at 12:36:25AM +0100, Andy Smith wrote:
>
> > php does appear to build and install OK, but once the AddModule and
> > LoadModule lines are added to httpd.conf, the server segfaults on
> > startup. strace shows the
Hello people..
I just downloaded the current version of php. tried to install it with the following
command:
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-sysvsem --enable-sysvshm
--enable-track-vars --enable-magic-quotes --enable-memory-limit --enable-ftp
--with-mysql=/usr/loca
I am trying to configue PHP with Java support.
with PHP-4.1.2, JDK1.3.1_01
The installation goes smoothly. My php.ini file
contains the follwing section for Java
[Java]
java.class.path = /usr/local/src/php-4.1.2/ext/java/php_java.jar
java.home = /usr/local/jdk1.3.1_01
java.library = /usr/loca
php-install Digest 12 Apr 2002 08:13:31 - Issue 787
Topics (messages 6630 through 6633):
apache 2 and php
6630 by: Aaron Bassett
Apache 2.0 module for PHP
6631 by: Bryan Thoreson
Apache 2.0 module of PHP rephrased
6632 by: Bryan Thoreson
6633 by: David
Adm
Hi Bryan,
The usual answer for the release date on any open-source software is: "It
will be out when it is done.."
David R
Bryan Thoreson wrote:
> I'm looking for the php module for apache 2 for windows. I'm
> wondering if anyone has either complied one or knows where to get
> one.
>
> Br