![]() |
Compiling PHP
I use Directadmin and Litespeed Webserver but after compiling php 5.6.8 the website didn't connect to mysql
Quote:
sry for my english |
check output of
lsws/fcgi-bin/lsphp5 -i It should have mysql and mysqli module in the output, if not, you need to tweak PHP configuration and recompile. I think "--with-mysql=../mysql" does not work. you have to use the real path where mysql client libraries has been installed to. make sure mysql client devel rpm has been installed properly. |
| All times are GMT -7. The time now is 06:34 AM. |