Still no solution for configging apache(1.3.27) when PHP(4.3.0) is done with --
with-imap.
Any suggestions?
Thanks,
Stephen
Here's my output:
hostname# ./configure --prefix=/usr/local/apache --activate-
module=src/modules/php4/libphp4.a
Configuring for Apache, Version 1.3.27
+ using installati
When trying to configure PHP 4.3.0 on RedHat 7.2 with the following command:
./configure --no-create --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share
--sysconfdir=/etc --sharedstatedir=/usr/com --localstatedir=/var
--libdir=/usr
david kim wrote:
./configure --with-apache=/usr/local/soma/apache1327 --with-mysql=no --enabl
e-track-vars --enable-sigchild \
--with-oci8=/data1/oracle/app/oracle/product/8.1.7 --with-oracle=/data1/orac
le/app/oracle/product/8.1.7 --prefix=/usr/local/lib/php420
This may not solve the problem b
hello~
I'm very tired because of this problem.. T.T
help me, please..
1) my system's basic information
OS : Compaq Tru64 UNIX V5.1A (Rev. 1885) (bill3) (pts/6)
apache : 1.3.27
php : 4.2.0
oracle : 8.1.7
2) my path information
PATH=/data1/tuxedo/bin:/usr/include:/sbin:/usr/sbin:/usr/ccs/bin:/u
I actually installed gd-1.8.4 with libpng 1.0.9-1 if
that helps.
--- David Herring <[EMAIL PROTECTED]> wrote: >
> Hi,
>
> I've had a nightmare getting gd to work with png
> support.
>
> Could you let me know which png library you used ?
> i.e
>
> ldd /usr/local/apache/libexec/libphp.so (as
Hi,
I've had a nightmare getting gd to work with png support.
Could you let me know which png library you used ? i.e
ldd /usr/local/apache/libexec/libphp.so (assuming located there)
And also, can you confirm you used gd-2.0.1 ?
Thanks dave
David Dawnay wrote:
> It worked! Thanks for your
It worked! Thanks for your help.
--- Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > Just use
/usr/local
>
> It needs to find the header file as well which is
> obviously not under
> /usr/local/lib
>
> On Tue, 17 Sep 2002, [iso-8859-1] David Dawnay
> wrote:
>
> > I used the following command:
Just use /usr/local
It needs to find the header file as well which is obviously not under
/usr/local/lib
On Tue, 17 Sep 2002, [iso-8859-1] David Dawnay wrote:
> I used the following command:
> ./configure --with-mysql
> --with-apxs=/usr/local/apache/bin/apxs
> --with-gd=/usr/local/lib
> and got
I used the following command:
./configure --with-mysql
--with-apxs=/usr/local/apache/bin/apxs
--with-gd=/usr/local/lib
and got the following error:
configure: error: Unable to find libgd.(a|so) anywhere
under /usr/local/lib
libgd.a is most definately in this directory, but the
error is implacable!
Install the flex rpm
./configure --with-mysql=/usr,shared
make
cp modules/mysql.so /your/extension/path
restart Apache
-Rasmus
On Tue, 26 Feb 2002, [iso-8859-1] Brett Cavé wrote:
> Hi
>
> I currently have PHP 4.0.6 installed on Redhat 7.2, which came with the
> installation. The installed versi
Hi
I currently have PHP 4.0.6 installed on Redhat 7.2, which came with the
installation. The installed version was not compiled with MySQL support,
which i need.
Is it possible to add MySQL support without recompiling php?
I have been trying to install the latest version (4.1.1)
When i confi
Rasmus Lerdorf wrote:
> For some reason -llber is missing. Do you have a liblber.a or liblber.so
> file on your system? If so, which directory is it in? If, for example it
> is in /usr/lib/libllber.a then use --with-ldap=/usr and try again.
>
> Otherwise manually hack the Makefile and add a -l
For some reason -llber is missing. Do you have a liblber.a or liblber.so
file on your system? If so, which directory is it in? If, for example it
is in /usr/lib/libllber.a then use --with-ldap=/usr and try again.
Otherwise manually hack the Makefile and add a -llber to the LIBS line.
but the c
I have a problem configuring php 4.1.1 on a Sparc Server running Solaris 8.
C compiler : gcc 2.95.3
OpenLDAP 2.0.23 is installed.
In debug.log I find :
gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=280
-DMOD_SSL=208106 -DMOD_PERL -DUSE_PERL_SSI -D_LARGEFILE_SOURCE
-D_FILE_OFFSET
14 matches
Mail list logo