Privileges issues(?) on install
-
Hi all,
I am on my third attempt at installing WordPress on a virtual server (Debian8) now, but I keep on running into what I think must be ownership / privileges issues meaning that WordPress cannot update or install plugins (such as WordPress Importer 0.6.1).
I am working from the shell on my virtual server, logged in through ssl. I am not certain I know precisely what I did on the previous occasions but this time I used wget to download wordpress and expanded it into the website root.
Having done this, I attempted to follow the tutorial to set up a mysql database. I had previously done this, but this time I ran into several privilege problems eg.:
ERROR 1227 (42000): Access denied; you need (at least one of) the CREATE USER privilege(s) for this operation
Unless I was entering mysql as root, which I was aiming to avoid doing so that the database could be run as a standard “mortal” user.
I am assuming this may be one of the problems, though I don’t recall running into this last time and I still had issues with the install and plug-ins / update etc.
Ok, so I navigated to the [www.pocketapocketa.cz/]wp-admin/install.php and filled in what I thought was the mysql information. Having done so, I reached a page saying that WordPress could not write the wp-config.php file and asking me to write it in myself. [I had this same step last time.] At this point I navigated back and forth, while changing permissions on the wordpress files to 755.
-rw-r–r– 1 rozruch rozruch 418 Sep 25 2013 index.php
-rw-r–r– 1 rozruch rozruch 19930 Jan 1 2015 license.txt
-rw-r–r– 1 rozruch www-data 1747 Aug 8 18:10 old_index.html
drwxr-xr-x 29 rozruch www-data 4096 Sep 4 19:19 Radical_transparency
-rw-r–r– 1 rozruch rozruch 7358 Apr 23 20:00 readme.html
-rwxr-xr-x 1 rozruch rozruch 4951 Aug 20 2014 wp-activate.php
drwxr-xr-x 9 rozruch rozruch 4096 Aug 18 20:13 wp-admin
-rwxr-xr-x 1 rozruch rozruch 271 Jan 8 2012 wp-blog-header.php
-rwxr-xr-x 1 rozruch rozruch 5007 Jan 8 2015 wp-comments-post.php
-rwxr-xr-x 1 rozruch rozruch 2764 May 10 02:06 wp-config-sample.php
drwxr-xr-x 4 rozruch rozruch 4096 Aug 18 20:13 wp-content
-rwxr-xr-x 1 rozruch rozruch 3286 May 24 19:26 wp-cron.php
drwxr-xr-x 12 rozruch rozruch 4096 Aug 18 20:13 wp-includes
-rwxr-xr-x 1 rozruch rozruch 2380 Oct 25 2013 wp-links-opml.php
-rwxr-xr-x 1 rozruch rozruch 3123 Apr 12 23:29 wp-load.php
-rwxr-xr-x 1 rozruch rozruch 34669 Jul 29 05:56 wp-login.php
-rwxr-xr-x 1 rozruch rozruch 8252 Jul 17 2014 wp-mail.php
-rwxr-xr-x 1 rozruch rozruch 11062 Jun 25 04:29 wp-settings.php
-rwxr-xr-x 1 rozruch rozruch 25124 Jun 27 03:03 wp-signup.php
-rwxr-xr-x 1 rozruch rozruch 4035 Nov 30 2014 wp-trackback.php
-rwxr-xr-x 1 rozruch rozruch 3055 Jul 28 14:17 xmlrpc.phpI cut and paste the wp-config.php file, complete the install basics, log in and navigate to install the importer plug in. This leads me to the Connection Information FTP page which it seems (according to a number of pages I have found) comes up only when WordPress has insufficient permissions. (I have set up Filezilla to write to my virtual server but must admit I don’t yet understand the settings on this page.)
I remain a noob and am in no doubt that I am making a noob mistake here, but I have read around on this for a couple of months now, attempted several fresh installs and ‘debugging sessions’ and I am at a loss. I would appreciate any help or suggestions.
Many thanks,
Rob
- The topic ‘Privileges issues(?) on install’ is closed to new replies.