shavei7
Forum Replies Created
-
Forum: Installing WordPress
In reply to: using GoDaddy to host wordpresshey barry, is your computer running on linux or windows? because it turned out that i purchased economy plan w/asp, and php is not supported. and i can’t swith to economy w/php because that’s only for linux. so now i have to upgrade to deluxe just so both asp/php are supported. shooot… additional cost. oh well. i hope this works this time. still need to wait at least 24 hours.
hey maybe you can help me with my problem too. i’m at godaddy.com and when i try to install it it gives me this error..
Your PHP installation appears to be missing the MySQL which is required for WordPress.
plss help.
Forum: Installing WordPress
In reply to: using GoDaddy to host wordpressreally? i’m having trouble with mine at godaddy too….
maybe i should call them tooForum: Installing WordPress
In reply to: missing mySQL on installation// ** MySQL settings ** //
define(‘DB_NAME’, ‘myDB’); // The name of the database
define(‘DB_USER’, ‘myUN’); // Your MySQL username
define(‘DB_PASSWORD’, ‘myPWD’); // …and password
define(‘DB_HOST’, ‘64.202.166.199:34820’); // 99% chance you won’t need to change this value//i changed it from localhost to this
do i need to change on $table_prefix = ‘wp’;
define (‘WPLANG’, ”);
//what about this one??? WPLANG