Welcome Guest, Not a member yet? Register   Sign In
localhost not working
#1

(This post was last modified: 04-03-2024, 02:50 PM by Toddles.)

Hello everyone and ty in advance. I installed CI4 through composer and had it working. That is I was able to see the welcome screen. All of a sudden I can't connect to localhost. I get this error message:

Firefox can’t establish a connection to the server at localhost:8080.

In the .env file I have: app.baseURL = 'http://localhost:8080/'
and in app/Config/app.php I have: public string $baseURL = 'http://localhost:8080/';

After getting it to work I found out that my WAMP server had an outdated php so I upgraded it to PHP/8.1.27 to get phpmyadmin to work. which it now does. However as written above my localhost got screwed up somehow.

Any suggestions are much appreciated
Reply




Theme © iAndrew 2016 - Forum software by © MyBB