Further question regarding the ftp FileZip + changes to the wp-config.php files.
If make changes to the wp-Config.php on my C:drive folder, and then login to the FileZip, and to my ftp host.
Can i just over ride the files that i made changes to; FileZip (override) + remote htdoc-wp-config file (override) the changes. Is that the correct procedure? or am i missing something?
I sent email to my host yesterday, still waiting for reply.
The connection to my server went o.k, and the upload also a success.
As i am waiting for the reply from my host, it could take days? who knows?
I would like to get the definitions of the following correct, to make sure i understand what goes where (via translation route):
define(‘DB_NAME’, ”);
/** MySQL database username */
define(‘DB_USER’, ”);
Q#1. Is the above “My SQL…. username”, same as “Database mysql”?
/** MySQL database password */
define(‘DB_PASSWORD’, ”);
/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);
Q#2. Is the “hostname” / local host, possibly the same as the; “server: mysql- ***-**. ?
If you have useful facts that i can use to identify the error, that would be great and much appreciated.
Cheers.