Thread
:
[Solved] Mysql cannot connect error after compiling php
View Single Post
#
5
02-14-2012, 11:57 AM
webizen
LiteSpeed Staff
Join Date: Oct 2010
Posts: 2,338
comment out the line below in php.ini
Quote:
extension=apc.so
extension=msql.so
extension=pdo.so
extension=pdo_mysql.so
extension=pdo_sqlite.so
Last edited by webizen; 02-14-2012 at
11:59 AM
.. Reason: added other *.so lines.
webizen
View Public Profile
Send a private message to webizen
Find all posts by webizen