Problem installing WordPress locally
-
Hello!
For couple of days I have been trying and trying to install WordPress on a local host but i faced the same problem over and over again. First I tried installing the app via Xampp and now I tried on Wamp but the result is the same. I set everything as it has to be – I watched countless tutorials on how to install WordPress.
Let;s start form here – I firs install Xampp/Wamp and change the port (to 8080) for example, because my other port 80 is already taken.
Then I go to phpMyadmin and make new user wordpress with password wordpress and a database wordpress.
After that I download the wordpress app and unzip it in the root of the Xampp/Wamp program.
Now I have encountered two different problems.
The first problem is if I change the configuration file in the wordpress folder and rewrite it with all the information needed (username/database/ password: wordpress and localhost:8080). When i try to access the wordpress directory form the browser by typing localhost:8080/wordpress (as is the name of the directory) the borwser displays “waiting on localhost” and after a couple of time an database error occurs that says “Error establishing a database connection”.
The second problem that occur is if I don’t touch the configuration file at all – not filling the needed information. With this scenario, when I try to access the wordpress directory vie the browser, the installation of the application begins. I choose the language that I want and proceed to the page where I have to fill database, username, password, to set localhost to port :8080 and etc. So after I fill the information and proceed with the installation, again the message from the browser “waiting on local host” is displayed and after a minute or so, again the database error appears.Please help because I think that at this point I have tried everything – trying different ports, filling localhost as 127.0.0.1:8080 and nothing happens. I do not understand much of web servers, but I think that I have done everything correctly and there is still a problem.
- The topic ‘Problem installing WordPress locally’ is closed to new replies.