w3it.org – Internet Helper
  
www ITBlog Articles Topics Forums Main
 
    
 

Error on wordpress after the auto update: how to solve

There is a feature in wordpress that is very useful: the auto update to the latest version of wordpress when it has been released in a new version. Unfortunately can happen that in change, after that automatic update process has finished, we have error 500 from any blog’s page. The error 500 can come out in wordpress after the automatic update because the process go to renew any single file and setting for each file the CHMOD permission to 644 (only read). This can cause the 500 error  and to solve it is only necessary to reset the CHMOD to the correct value for each wp file on your server, which value can be 755 or 777, it depend from your server’s settings.

Bookmark and Share

Tags: , , , , , ,

One Response to “Error on wordpress after the auto update: how to solve”

  1. axew3 Says:

    Ho eseguito in questo momento l’upgrade di wordpress automatico. Tutto è andato per il meglio e la 2.8 funziona perfettamente. Ricordo ancora una volta che si è verificato l’errore 500 dovuto alla reimpostazione dei permessi CHMOD su tutti i files di wordpress a 644. Se il vostro server, come il mio, necessita dei permessi a 755 o 777, sarà necessario tramite ftp reimpostarli nuovamente x tutti i files php dopo aver effettuato l’upgrade.

Leave a Reply