[TYPO3-english] Make backup from server to another server
    bernd wilke 
    t3ng at bernd-wilke.net
       
    Tue May 20 08:10:34 CEST 2014
    
    
  
Am 19.05.14 20:08, schrieb Mike Kane:
> Hi everyone,
>
> I have 2 servers, one where it is my website, and the other for
> emergencies, where i want to store and install the backups of the website.
>
> So, i made a backup from "public_html" folder and created a .sql backup
> file of the database from the "main server". After this, i installed the
> public_html folder and created the DB from the backup file in the
> "emergency server". However, when i try to open the website in the
> emergency server, it gives me a blank page, both frontend and backend
> are not opening.
>
> Can anyone tell me what is missing? I changed the connection information
> in "LocalConfiguration.php", cleared "typo3temp" folder but still
> nothing opens. To make sure the procedure was correct, i made all the
> previous steps in my Apache, and everything works fine, so i guess
> something more is needed.
as two servers are not completely the same something must differ. if you 
use the same configuration for both servers something must go wrong. or 
you need a configuration which recognizes the difference and configures 
in different way.
some possible differences:
- database (address, name, user, password)
- domains
- pathes
as gregor pointed to dmitrys page: blank pages mostly are caused on 
errors which are not shown.
depending on your TYPO3 version you may switch to development mode 
and/or use http://pi-phi.de/291.html
bernd
-- 
http://www.pi-phi.de/cheatsheet.html
    
    
More information about the TYPO3-english
mailing list