• Hi All,

    I am using rackspace and wordpress press. I ase UK2 as a host as well. How do I turn on not needing the ftp details every time I want to update an application.

    On UK2 I never needed it?

    Is it a setting somewhere?

    Cheers,

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • FTP is used for updates instead of direct filesystem access when the file permissions don’t allow the update script to overwrite your current WordPress files.

    So either Rackspace uses another mechanism than UK2 to execute PHP scripts (for example, mod_php instead of mod_suphp), or your file permissions are different.

    If you have to (or want to) use FTP for the updates, you could store the FTP login credentials in wp-config.php so that you don’t have to enter them again and again. That’s not necessarily secure, however, depending on your server’s configuration.

    I’m having a similar problem. Old server did not use FTP when updating wordpress automatically, new server wants to use it.

    I specified the FTP login details in wp-config.php, but that’s not working either.

    Is there a setting on the server (CentOS) that can be changed to allow WP to update without FTP access?

    Let me add – I did get FTP access to work – my server is set for sFTP, so once I changed that in wordpress, it worked fine.

    I am still interested in changing a setting on the server so that FTP does not have to be used.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘FTP update for WordPress and other plugins’ is closed to new replies.