SilvinJo
Member
Posted 2 years ago #
Hi there guys,
I have a problem installing WordPress.
1) I have PHP5
2) MySQL
3) latest WordPress 2.8.6
The problem is that I can't get past the admin login panel (http://localhost/wordpress/wp-login.php). I fill the fields with correct details (username, password). Then hit "Log in" and comes this page: Index of http://localhost/wordpress/wp-admin/ Screenshot here: Screenshot
How to fix it?
Thanks in advance everyone.
SilvinJo
Member
Posted 2 years ago #
Sorry the screenshot went wrong a bit. Here it is: Screenshot
Your server isn't recognizing that index.php is a valid index file.
Create a .htaccess file and add this line to it:
DirectoryIndex index.html index.htm index.php
Or try this: http://simpleshop.org/httpdconf.php
isymetrica
Member
Posted 2 years ago #
I'm having the same problem. My husband switched hosting companies. He is deployed now and I have no freakin clue what I'm doing...lol.. can someone help me here?
here is what I have on my screen
Hostname: localhost
Username:
Password:
Connection Type: FTP & FTPS (SSL)
i tried the US and PW he told me to, but it's not working. I can't update any WP or Plugins
thank you
Call the hosting company if you can't log into the server and edit your files.
isymetrica
Member
Posted 2 years ago #
I figured it out. I just reinstalled the plugins again and i'm in business...lol...cool!
Thanks for the help
SilvinJo
Member
Posted 2 years ago #
Thank you for the help Ipstenu.
Damn, seems like there is still something wrong.. I uploaded a new theme, and when I click the "visit site" up in the left corner, it shows me that page again, which I already took screenshot..
Any advice here, would be really helpful.
Did you put the .htaccess file you created above in your root folder?