![]() |
[solved] Error while Compile PHP with LSAPI
Hello, I am getting the following error while trying to compile the PHP 5
Quote:
|
http://www.litespeedtech.com/support...i:troubleshoot
compile php with following option: '--with-mysqli=shared,/usr/bin/mysql_config' or '--with-mysqli=/usr/bin/mysql_config' make sure you have mysql rpm (contains /usr/bin/mysql_config) install. |
Thanks for the reply.
I am done with the PHP 5 compile, but can't connect to MySql Code:
/home/me/lsws/fcgi-bin/lsphp5 -i|grep default_socketQuote:
|
you can define mysqli.default_socket in php.ini used by lsphp5 or define socket in my.cnf.
|
I solved the problem by combiling PHP5 with the following
Quote:
|
| All times are GMT -7. The time now is 11:08 AM. |