Hi,
I tried to move a XF2.0 Beta 6 to another host.
- pointed the domain's DNS to the new host
- disabled the secure certificate on the old site
- dumped the DB, uploaded it into to the new db on the new host.
- downloaded the files, uploaded it to the new host.
- changed the credentials in library/config.php and uploaded them to the new host. (both php 7.1)
- enabled the secure certificate on the old site
As if the the config.php wasn't there I get the error: (Source sode)
I tried:
- to access the db through phymyadmin and ssh, both working.
- to save config.php with utf8 NOBOM
- to save config.php with utf8 NOBOM
- change the password of the db and in the config.php
- check the path the files and uploaded info.php to see if it's accessible
- checked file permissions
Is the config.php cached somewhere?
The only thing I can call is /install.
But when entering the user's credentials:
The user is in the database.
On the same server (same web-user) a XF 1.5 runs without any problems.
I would be glad if you give me some hints what to do.
Thanks.
I tried to move a XF2.0 Beta 6 to another host.
- pointed the domain's DNS to the new host
- disabled the secure certificate on the old site
- dumped the DB, uploaded it into to the new db on the new host.
- downloaded the files, uploaded it to the new host.
- changed the credentials in library/config.php and uploaded them to the new host. (both php 7.1)
- enabled the secure certificate on the old site
As if the the config.php wasn't there I get the error: (Source sode)
An unexpected database error occurred. Please try again later.
<!-- Connection refused -->
I tried:
- to access the db through phymyadmin and ssh, both working.
- to save config.php with utf8 NOBOM
- to save config.php with utf8 NOBOM
- change the password of the db and in the config.php
- check the path the files and uploaded info.php to see if it's accessible
- checked file permissions
Is the config.php cached somewhere?
The only thing I can call is /install.
But when entering the user's credentials:
Oops! We ran into some problems.
The requested user could not be found.
The user is in the database.
On the same server (same web-user) a XF 1.5 runs without any problems.
I would be glad if you give me some hints what to do.
Thanks.