install.php does not seem to create users
-
Hi everyone,
I tried to install wordpress on my local computer, using wampserver. I followed the steps of the tutorial starting with extracting wordpress, creating the database and user, granting rights, and creating the config.php file.
I then launch install.php.
The script seems to install properly all the table of the database (so I guess there’s no error in my config file) but fail to create a user.
The message I should get, something like “installation done, did you expect more steps?” does not appear, and I only get the header wordpress.
When I refresh the page, install.php tells me wordpress is already install. I then click on “log in”, try to login, and fail to log in. When I try to display wp_users and wp_usermeta, it shows 0 recording!
FYI, I used the most simple login/password : wordpress/wordpress.
(i) do any one know from where the problem could come?
(ii) is there any means to create manually an user, just to get started, using phpmyadmin?Thanks a lot.
- The topic ‘install.php does not seem to create users’ is closed to new replies.