-1
I have a machine running several systems through the EasyPHP5.2.10
, however, when trying to access these systems through another machine replacing the localhost
by my machine address, pages do not open.
I saw that there are some changes that have to be made in the configuration files of php
and the Apache, the php.ini
and the http.conf
to bring up the easyphp
open when the address of your machine is searched in the browser. But this already happens.
When I type the address of my machine, it opens that easyphp screen with the folder of all systems. Some open, others not even if there is no difference between them.
I already tried to release port 80 from the firewall and it didn’t work.
Does anyone know how to solve this problem?
This is the page that the user of another machine sees:
Didn’t you just ask that question a few days ago and close it as a duplicate? Could you explain why it’s not duplicate and why it made you ask the question again? By the way, the phrase "some open, some do not" became extremely vague. Which open? Which not? What is the difference between them? You did what the question they flagged as duplicate recommended, to free your server on the network?
– Woss
I removed the question and re-asked because it was certainly not a duplicate since none of the "duplicate" questions of mine solved my question. As the question I asked was no longer moving and was classified as a duplicate of another question that does not solve my problem, I thought it best to recreate.
– Mariana Bayonetta
I created all the systems in exactly the same way, the only difference was the template, so everyone should either open or not open, but some open and others do not. I’ve searched and found no difference between them.
– Mariana Bayonetta
Are all PHP? Using any framework? Projects have the file
.htaccess
? What appears in server log history when accessing projects that do not open correctly?– Woss
All are
php
, usebootstrap
for most but the system I don’t usebootstrap
is what opens.– Mariana Bayonetta
What about the logs? What is the screen that appears on those that don’t open properly? There are messages on the console? And in the network tab, there is something strange?
– Woss
None of the systems has the . htaccess, I will put in question a picture of the page that the user sees. There is nothing in the console
– Mariana Bayonetta
Let’s go continue this discussion in chat.
– Mariana Bayonetta