![]() |
|
can't setup, mySQL error, database, puhleeeeze help me! - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: can't setup, mySQL error, database, puhleeeeze help me! (/thread-1461.html) |
can't setup, mySQL error, database, puhleeeeze help me! - hautedotcc - 2007-06-01 I have been wrestling with this forever and have tried tricks in the forums but I know it's something simple. I am editing in TextEdit on a Mac, running my WordPress blog as my website, hosted at Network Solutions, ftp with Fetch. this is what I get when I try to setup: MySQL Error: Could not connect to the database server. Check your zp-config.php file for the correct Host, User name, and Password. this is what I have as my settings: $conf['mysql_pass'] = "ftpPASSWORD"; password associated with said ftp login $conf['mysql_host'] = "localhost"; // Won't need to change this 90% of the time. $conf['mysql_database'] = "0185B3B.NETSOLHOST.COM"; my website in dot com verison rather than dot cc // If you're sharing the database with other tables, use a prefix to be safe. $conf['mysqlprefix'] = "zp"; I'm confused by:
$conf['website_url'] = "http://haute.cc/hauteblog"; eternally grateful for help... can't setup, mySQL error, database, puhleeeeze help me! - hautedotcc - 2007-06-01 I GOT IT! I called Network Solutions and had a tech walk me through the mySQL settings. it's not the ftp login and password (as most of you already know but I'm not a code wizard, just a mere photographer.) anyhow, it sure pays to host my site with a company that is generous with their willingness to help. |