thetrixx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: mass spamas a followup – is there a way of banning a certain ip address via wp?
Forum: Fixing WordPress
In reply to: Deleting LinksThanks guys 🙂
I searched for another keyword and couldn’t find any answers.
Sorry for double-posting.Forum: Installing WordPress
In reply to: Yet another user with the install.php file problemmoshu,
yeah it is. same here, i spend hours checking, and checking again my php because i’d been playing around with it earier, and thought i’d messed something up badly. you’ve saved me a couple of hours!
here is the blog if you’re interested – i still need to transfer over 3 months of postings from blogger, but here it is anyways:
http://digidal.buildtolearn.net/Forum: Installing WordPress
In reply to: Yet another user with the install.php file problemmoshu — that did the tick 😉
after checking, double checking, triple checking my php it was that little darn button…..
thanks for the heads upForum: Installing WordPress
In reply to: Yet another user with the install.php file problempodz,
that right there is a lowercase L, not a pipe (|).
moshu,
i’ll give that a try.. hopefully it all checks out good. 🙂Forum: Installing WordPress
In reply to: Yet another user with the install.php file problemReply to post #3 — I have tried changing from
define(‘DB_NAME’, ‘b2l1233_wordpress’);
to
define(‘DB_NAME’, ‘wordpress’);
and still, the same message appears when attempting to run the installation file.
Reply to post #4 — when creating any username, for example “dalibor” then the name needs changes to “b2l1233_dalibor”, since my accound name on with the host is b2l1233.
Reply to post #5 — I have added the user “dalibor” in the CPanel under the MySQL database “wordpress”, and I do see:
b2l1233_wordpress’
Users in b2l1233_wordpress’
b2l1233_dalibor
However I don’t see (Privileges: ALL PRIVILEGES) beside the username.Forum: Installing WordPress
In reply to: Yet another user with the install.php file problem…Also, yes I have created a “wordpress” MySQL database with the user “dalibor” also added via the CPanel.
+dd