[solved] MySQL Wordpress Connection

#1
Hi I'm trying to test install wordpress to see if I can move a lot of my sites over to litespeed. You will see my php info here http://carm.tk/phpinfo.php if you go here you will see http://carm.tk/ its having trouble.

Any thoughts that come to your head quickly that I misconfigured something are greatly appreciated. I love this server it hardly ever crashes compared to my apache config.
 
Last edited by a moderator:

mistwang

LiteSpeed Staff
#2
You did not compile in PHP mysql module. what you need to do is
switch back to Apache,
copy the PHP configuration form Apache phpinfo() page,
then rebuild PHP from lsws web console with same configuration options.

If you use cPanel, just build matching PHP from our WHM plugin.
 
Top