WordPress install w/ MySQL

#1
Hey all.

I've been trying to setup a WordPress blog on lsws, but when I go to install.php, WordPress tells me it cannot connect to the database. The php script seems to be rendering correctly and I am absolutely sure my data in wp-config.php is correct. I can successfully login from the command line with the same information. I've checked it over a dozen times. I have rails applications running which connect to the same database without any issues. I'm not sure what's going on. Any help appreciated.
 
Top