You'll never compile "everything" PHP has to offer in one build, because some of the features conflict.  Additionally, many require external libraries, and it's unlikely you'll have all of those that are need.  Finally, compiling a PHP with a bunch of things you don't need is not just silly from an efficiency perspective, it's also insecure.
 
If you want MySQL, just add the --with-mysql option. That's it.
 
John
-----Original Message-----
From: bws [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 13, 2004 5:22 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] PHP5 as big as possible build

Hi,

 

I`m trying to get mysql and sockets, and as much as possible besides that build with php5. But while compiling it just stops with error code 2 @ strlcpy.c.

Well.. I tried almost everything, and it would just be very nice if the maximum build (with the most possible features) is just for download @ php.net or at least on-demand via email. Because I really hate that I cant use mysql with php right now

 

Regards,

 

bws

Reply via email to