Page 1 of 1

Php doesn't work

PostPosted: 12. September 2016 17:56
by NewCoder
Hello,
Localhost doesn't work. I just installed Apache and MySQL. The XAMPP control panel v3.2.2 shows them running. When I type in localhost in Google Chrome I do not get the splash screen.

What should I do?

Thank you in advance for help

Re: Php doesn't work

PostPosted: 12. September 2016 18:28
by Altrea
Hi,

NewCoder wrote:Localhost doesn't work.

What does that mean? "Doesn't work" is not an helpful error reporting.
Explain as detailed as possible what you do, expect and get.

NewCoder wrote:I just installed Apache and MySQL. The XAMPP control panel v3.2.2 shows them running. When I type in localhost in Google Chrome I do not get the splash screen.

There is no longer a splash screen integrated since a couple of versions now (nearly a year now).
=> [Q&A] Where is the orange administration page

best wishes,
Altrea

P.S.: Please don't use help requests of others for your own issues.
A must read: [INFO] How to not fail getting help here

Re: Php doesn't work

PostPosted: 12. September 2016 20:11
by NewCoder
Hi Altrea,
When I go to Google Chrome and type in localhost I get the IIS7 page.

Re: Php doesn't work

PostPosted: 12. September 2016 20:48
by Altrea
NewCoder wrote:When I go to Google Chrome and type in localhost I get the IIS7 page.

If this is true, then your explaination is not precise.
Either you have changed the Apache ports or Apache is not started.
It is impossible that Apache and IIS are running simultaneously using the same port 80.