When updating from 6.1 to 6.2, I set to maintenance mode and delete all core files. During this few minutes time, if somebody is accessing my site, it will show "Warning..." and "Fatal Error...".

How to overcome this problem? It is because I totally delete core and install new core files and I don't want visitors to my website see the error message.

Comments

adobo’s picture

Did you browse update.php? It's needed for a correct update.

tingtong’s picture

Yes, it successfully updated. What I mean is during the updating process, somebody may see my site is down.

Anonymous’s picture

Couldn't you place a index.html file and then put a reroute in your .htaccess to your index.html file? Maybe somebody can confirm, because I am not sure.