fleischer444
Member
Posted 3 years ago #
Im reading the readme.html file and I have inserted all the database settings in the wp-config.php.
But when I press the /wp-admin/install.php link my browser says "page not found" I know its there I checked with my ftp program.
I even typed the adress in manually and dubble checked the adress but nothing works.
daydreamllc
Member
Posted 3 years ago #
Hi fleischer444. I wonder if either:
- PHP is not installed (correctly?)
Try putting a phpinfo.php in the same directory and see what happens
- Friendly HTTP Errors are enabled
If you're using IE, Try UNchecking Show Friendly HTTP Error Messages (Tools->Advanced) and maybe the server will show you a more detailed error
Good luck, I hope that helps! (I am new to WP, too, so not terribly advanced in the debugging here just yet)
lancerkind
Member
Posted 3 years ago #
Could you post the entire URL in the browsers address box? It's probably trying to open install.php in the wrong location.
lancerkind
Member
Posted 3 years ago #
In short, your url should look something like:
http://localhost/wordpress/wp-admin/install.php
HacKreatorz
Member
Posted 3 years ago #
Hi!!
Im having the same problem, dont know why. Checked the mysql data in wp-config.php its all correct. Ive got free hosting with zoby host and this is the url: http://hackreatorz.zobyhost.com/wp-admin/install.php