RE: Wordpress problem running on Sentora
05-28-2015, 11:01 PM
(This post was last modified: 05-29-2015, 12:09 AM by djgelogr.
Edit Reason: SSH/SFTP plugin
)
(05-28-2015, 10:31 PM)apinto Wrote: @[djgelogr] Welcome to Sentora
Regarding your issue we need more detailed information.
WordPress works perfectly with Sentora (I have dozens of WordPress sites on my Sentora VPS, also Ubuntu).
Some basic questions are:
- Did you moved the Database?
- Have you changed the wp-config.php (or any other file that has this information) to match the details of the new server?
- Have you created the database on the Sentora Account?
Also, please explain what error are you getting, I could not understand anything from your description.
Thank you very much apinto.
I think my problem is permissions (chmod) i have all directories to 755 and all files to 644 but all my plugins and "wordpress updates plugin" is not working stable. see the screenshots below. :/
Quote:Cannot write to the secure.htaccess file. Cause: file Permission or file Ownership problem.
Cannot write to the default.htaccess file. Cause: file Permission or file Ownership problem.
Cannot write to the wpadmin-secure.htaccess file. Cause: file Permission or file Ownership problem.
the problem is from apache? the problem is from wordpress? (to another host my website there worked well)
**: i use a SSH/SFTP plugin and my plugins is updated succesfully! :/ i found the problem (maybe) if the chmod 755 or 644 the wordpress is not have a permisions to make something but only with chmod 777 (on ftp mode) with ssh have a "onwership permission" how a fix that?