On Friday 10 October 2003 01:20, Jay Blanchard wrote:
> [snip]
> Guess what? I changed the order of the congfigure statement (for giggles
> as I was reminded of the changing of the order of the statements when
> cinfiguring php to work with gd) from the one above to the one below...
>
> ./configure --prefix=/usr --with-apxs=/usr/sbin/apxs
> --with-gd=/usr/local/ --with-jpeg-dir=/usr/local/
> --with-zlib=/usr/local/ --with-png-dir=/usr/local/ --enable-ftp
>
> And it worked. Go figure.
> [/snip]
>
> So close, but yet so far. The configure, make cycle went OK. When I
> restarted Apache though the php was not configured any differently. Back
> to the drawing board.

In cases like this you should untar a fresh copy of the source and configure 
again.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
It's no longer a question of staying healthy.  It's a question of finding
a sickness you like.
                -- Jackie Mason
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to