joyanta007
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Installing wordpress on WAMP in windows 7its still not working. i removed all database and wp-config.php and tried again. After that i also tried by re installing fresh copy of both wamp and wordpress. but result is same as before.
Forum: Localhost Installs
In reply to: Installing wordpress on WAMP in windows 7thanks for reply. yes it is a fresh installation. still its not working.
Forum: Localhost Installs
In reply to: Installing wordpress on WAMP in windows 7I tried all the steps (1-14) and ofcourse using the root dir as “C:\wamp\www”. But my problem is different.
1. During installation process I got this message:
“All right sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If
you are ready, time now to…”2. I clicked on “run the install”
3. I filled the installtion form with following information:“site title: wpsite
username: wpadmin
pass: asdf1234
email: [email protected]
privecy: unchecked”4. After clicking “install wordpress” it shows only the wordpress title with wordpress logo, everything else are blank.
(url was “localhost/wpsite/wp-admin/install.php?step=2”)5. After reloading that page I got this message:
“Already Installed.
You appear to have already installed WordPress. To reinstall
please clear your old database tables first.”6. I can enter the front end of the site using “localhost/wpsite/” but cant log in the admin panel with that admin user and password which I used during installation.
I have noticed that the table “wp_users” and “wp_usermeta” remain blank after installation.
version:
wamp: 2.2
wp: 3.4.1please let me know what can i do???