PDA

View Full Version : WordPress install w/ MySQL


senihele
08-29-2008, 08:32 PM
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.

ffeingol
08-30-2008, 10:08 AM
Put a phpinfo page together and make sure that your php is complied with MySQL support?