Compiling PHP with mysql support on x64 platform

In order to compile PHP on a 64 bit platform, you will need to include the following configure option
–with-libdir=lib64

Leave a Reply