chris-l
Forum Replies Created
-
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.Yay. It’s working. Thanks a lot.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.I went into the wp-config.php file and gave $table_prefix a value. Browsed to the internet address of my blog where it said:
It doesn’t look like you’ve installed WP yet. Try running install.php.Clicked the install.php link. Went through step 1 and step 2. It generated a admin username and password.
Clicked the login link. Looks like I’m in.Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.Just for future reference, I found this entry in the database:
a:1:{s:13:”administrator”;b:1;}But as it was already as above, nothing to change. (In another thread someone had said they fixed their problem by changing that value). I found it here:
Table: usermeta (clicked browse)Forum: Installing WordPress
In reply to: Installing on a plesk platformI’m new this whole website business and am just starting out myself, but in my case, my host provided me with a link to plesk and a password to get in. From there I could choose to install word press from a list of applications. I don’t know if the list of apps was specific to my provider or if everyone who use the plesk control panel has the same list on hand. So Plesk, is supposed to set up wordpress and the database – you just supply some passwords and names. It hasn’t worked so smoothly in my case though.
I don’t know if your host provides plesk, or if you may be able to download it or use it from another website, but google it or look on wikipedia. I’m not sure if you would have to buy the software to download it. There is plesk control panel and plesk site builder I think.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.OK, I had my browser blocking pop-ups, which is why I couldn’t get into the PhpMyAdmin panel in Plesk.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.I enabled group write permission on all the folders, not files. Problem persists.
I guess I need to wait for a reply from my hosting provider with regards phpmyadmin or similar.Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.I think I need to contact my hosting provider because I can’t find it and the closest thing to a database admin in the Plesk just re-opens the same page.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.OK thanks.
I guess I need to find phpmyadmin on the host because the install I did tried to access a local database.Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.By the way, happy new year and happy new decade. (2.5 hours away for me).
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.OK. Installing phpmyadmin.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.I can’t find that file.
I’m looking to download phpmyadmin onto my local computer now. (Just trying to determine what package I need for ubuntu). Thanks.Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.When I go into edit my file/folder permissions it’s in the form of:
………..read………..write………..execute
owner…….x……………x……………x
group…….x…………………………..x
others……x……………………………xWhat values would I need for 755?
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.OK. Looking into that thanks.
Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.OK, it’s a chmod user execute permission that changes it to a thumbtack.
Changing permissions on profile.php and admin.php doesn’t fix it.Forum: Installing WordPress
In reply to: You do not have sufficient permissions to access this page.I notice, in my ftp program it has a graphic like a thumbtack beside the profile.php file instead of a graphic like a sheet of paper. When some of my images had that thumbtack graphic the browser wouldn’t load them.
Is that a clue to the problem?