unable to connect to the database (moving from MAMP to real host)
Permalink
I could copy all the files from htdocs to the "public_html" folder of my real host (site5). Also the database of the MAMP is backed up, a new one is created on the real host and that data is imported.
Last step is to change the config file as mentioned herehttp://www.concrete5.org/documentation/installation/moving_a_site/...
Where can I get the values for DB_SERVER, DB_USERNAME, DB_PASSWORD, DB_DATABASE?
I have set a database name and a username in phpMyAdmin and gave a password but where is this file located on the real host? I assume the password isn't in plain text stored and I don't know the server name.
Last step is to change the config file as mentioned herehttp://www.concrete5.org/documentation/installation/moving_a_site/...
Where can I get the values for DB_SERVER, DB_USERNAME, DB_PASSWORD, DB_DATABASE?
I have set a database name and a username in phpMyAdmin and gave a password but where is this file located on the real host? I assume the password isn't in plain text stored and I don't know the server name.
They told where to find this information and the missing servername ist localhost as on most of the apache servers.