Issue Summary
One or two sentence summary of the issue.
Local was having trouble loading the server up (continuos three dots) it eventual prompted that it will change ports. After clicking on that prompt. My Site Host change from the project name (called fictional-unverisity ) to localhost:10008 now I am unable to connect to the DB and the server.
this code was working before (strstr( $_SERVER[‘SERVER_NAME’], ‘fictional-university.local’ )) and now it wont because the site host has change… I tried inserting ‘local:10008’ instead of fictional-unviersity.local, but that does not work either… How can I change the Site Host back from local:10008 to fictional-university.local.
Troubleshooting Questions
-
Does this happen for all sites in Local, or just one in particular?
It is now happening on all of my project. All projects have been moved from Site Host to a new local port -
Are you able to create a new, plain WordPress site in Local and access it in a Browser?
I can create a new one wordpress site, However instead of the Site Host being called the project name, the site host is being set to a new local port number
Replication
Describe the steps that others can take to replicate this issue. If you have screenshots that can help clarify what is happening, please include them!
System Details
-
Which version of Local is being used?
5.9.4+5115 -
What Operating System (OS) and OS version is being used?
macOS Catalina 10.15.7 -
Attach the Local Log. See this Community Forum post for instructions on how to do so:
local-lightning.log (358.8 KB)