blackwater dev wrote:
**First let me say that I am a linux newbie**

I have installed Fedora 3 on a development box. I then downloaded the
php5 source and followed the php documentation:
# ./configure --with-mysql # make
# make install

What did you build it against? You have no webserver type in your configure line. If I'm not mistaken, all you have above will do is build the cli, and not the loadable module.


--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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



Reply via email to