Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25164, comment 2


Ignore:
Timestamp:
08/29/2013 10:17:26 AM (12 years ago)
Author:
adamtrlica
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25164, comment 2

    initial v1  
    11We have two server users. Apache and FTP user. When we are trying upgrade with FTP user (owner), we use FTP layer for upgrade, it ends on "Installing latest the version".
    2 After that, we change owner of all files on server to Apache. The uprage stars without FTP login and ends "Upgrading database". Folders has chmod 755 and files 644, so Apache can write to all files. Where in file permissions is problem please?
     2After that, we tried change owner of all files on server to Apache. The uprage stars without FTP login and ends "Upgrading database". Folders has chmod 755 and files 644, so Apache can write to all files. Where in file permissions is problem please?