Forums

auto update failing on one install (1 post)

  1. lbutler
    Member
    Posted 2 years ago #

    I have a host with a couple of wordpress blogs on it and I am running pureftpd with virtual users to provide logins for the autoupdate feature.

    The first worked just fine to update to 2.9, but the second simply returns an error "Installation Failed" with no other information.

    The users were added with the following commands:

    pure-pw useradd wp-admin -u 80 -g 80 -d /www/blog1
    pure-pw useradd wp-user -u 1001 -g 1003 -d /home/user/http/wordpress/

    (80 is the www user, owner of the blog1 directory)

    pureftp shows the login from wordpress succeeding:

    Dec 24 04:24:10 www pure-ftpd: (?@www.name.tld) [INFO] New connection from http://www.name.tld
    Dec 24 04:24:10 www pure-ftpd: (?@www.name.tld) [INFO] wp-user is now logged in
    Dec 24 04:24:10 www pure-ftpd: (wp-user@www.name.tld) [INFO] Logout.
    Dec 24 04:24:10 www pure-ftpd: (?@www.name.tld) [INFO] New connection from http://www.name.tld
    Dec 24 04:24:10 www pure-ftpd: (?@www.name.tld) [INFO] wp-user is now logged in
    Dec 24 04:24:10 www pure-ftpd: (wp-user@www.name.tld) [INFO] Logout.

    I can use ncftp to manually connect to the second user without issue, but wordpress just keeps giving the same error without any detail.

Topic Closed

This topic has been closed to new replies.

About this Topic