i like to use to following with php 4.3.0. Note the $APACHE_PREFIX should be
changed:

./configure --prefix=/usr --with-apxs=$APACHE_PREFIX/bin/apxs --enable-debug=no 
--enable-safe-mode --with-mysql=/usr --with-regex=system --with-xml --with-imap 
--with-snmp --with-kerberos --with-imap-ssl --with-openssl --with-bz2 --with-db3 
--with-curl --with-png-dir=/usr --with-gd --with-gdbm --with-gettext --with-ncurses 
--with-jpeg-dir=/usr --with-mm --with-png --with-pspell --with-zlib --enable-ftp 
--enable-sockets --enable-track-vars --enable-trans-sid --enable-yp 
--enable-memory-limit --enable-calendar --enable-dbx

On Mon, Feb 17, 2003 at 05:02:00 +0100, James Hatridge wrote:
> 
> Hi all...
> 
> I just compiled PHP from source for the first time. It "works", but not like I 
> want it to. I need it to work with Mysql, do graphs, and let me run programs 
> (ie safe-mode is off). Also the odd thing is that before I compiled my own 
> PHP I could access all my mysql databases. Now I can only access in a read 
> only mode. When I try to do any type of update I get either a blank screen or 
> PHP says that the DB is not there. I am able to access all my DBs at the 
> mysql command line without problem. 
> 
> I think that my problems are with the options when I compile PHP. Can someone 
> give me an example of the options I need to make this work? 
> 
> Thanks
> 
> JIM
> -- 
> Jim Hatridge
> Linux User #88484
> ------------------------------------------------------
>                  BayerWulf
>            Linux System # 129656
>          The Recycled Beowulf Project
>   Looking for throw-away or obsolete computers and parts
>    to recycle into a Linux super computer
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Mat Harris                      OpenGPG Public Key ID: C37D57D9
[EMAIL PROTECTED]        www.genestate.com       

Attachment: msg97218/pgp00000.pgp
Description: PGP signature

Reply via email to