ForumUserX
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to locate WordPress Theme directoryJust marking as resolved…
Forum: Fixing WordPress
In reply to: Unable to locate WordPress Theme directoryOK NVM… Just fixed it…
The solution:
Changed ftpuser1’s home dir to /var/www
sudo usermod -d /var/www ftpuser1Previously was /var/www/wordpress
Forum: Fixing WordPress
In reply to: Unable to locate WordPress Theme directoryGiving it more permissions somehow makes it unable to log in to \FTP… Doesn’t grok….
Forum: Fixing WordPress
In reply to: Unable to locate WordPress Theme directoryI tried this:
sudo chmod -R 775 /var/www/wordpressDownloading install package from http://ww.wp.xz.cn/themes/download/weaver-ii.1.3.8.zip…
Unpacking the package…
Could not create directory. /wp-content/upgrade
Also:
sudo chmod -R 777 /var/www/wordpress
Will cause the username/password to be considered “wrong” yet again.Note: presently all files owned by “root”
I am having the same problem.
What was the solution?
Forum: Plugins
In reply to: To gain control of all sub-pagesI found the solution to my problem.
In case anyone has a similar question, this page was very enlightening: