meandmaryjane
Forum Replies Created
-
Forum: Installing WordPress
In reply to: What is charset?ok i have a feeling i wrote down the username and database wrong
in cPanel, i made my database username ‘jacjak64’ but it says jacjak64_data. so in wp-config should i put jacjak64 or jacjak64_data?
Forum: Installing WordPress
In reply to: What is charset?ok i corrected that but its still not right.
tell me if im correct about this.
/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);
I keep all these the same^define(‘AUTH_KEY
define(‘SECURE_AUTH_KEY
define(‘LOGGED_IN_KEY
define(‘NONCE_KEY$table_prefix =
i can write watever i want in these^Is that correct?
Forum: Installing WordPress
In reply to: What is charset?in wp-config, for the mySQL hostname i put localhost:3307 correct? im pretty sure it said that in the codex.
For the stable prefix, i can put what ever i want?
And do i put anything for localized language next to where it says
‘WPLANG’?Forum: Installing WordPress
In reply to: What is charset?i got to the troubleshooting part because it didnt connect and what was happening to me didnt match 1, 2, 3, or 4. mine said “could not connect to server”, and the codex doesnt say what to do if it says that. Also im pretty sure i did everything right
Forum: Installing WordPress
In reply to: What is charset?i got another question sorry, should i download Filezilla client or filezilla server. i have windows by the way.
Forum: Installing WordPress
In reply to: What is charset?thank you very much
Forum: Installing WordPress
In reply to: What is charset?so do i upload everything and where do i upload everything to
Forum: Installing WordPress
In reply to: What is charset?also, when it says upload everything, what exactly is everything.