APPACHE NOT WORKING

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
selom86
Forum Newbie
Posts: 13
Joined: Tue Feb 10, 2009 7:27 am

APPACHE NOT WORKING

Post by selom86 »

i'm running xampp version 1.7.0
everything was working fine till today.
when i click admin button, the browser displays
this message: Internet Explorer cannot display the webpage.
Please help me! I have a project to submit soon.Please!
:banghead:
watson516
Forum Contributor
Posts: 198
Joined: Mon Mar 20, 2006 9:19 pm
Location: Hamilton, Ontario

Re: APPACHE NOT WORKING

Post by watson516 »

selom86 wrote:i'm running xampp version 1.7.0
everything was working fine till today.
when i click admin button, the browser displays
this message: Internet Explorer cannot display the webpage.
Please help me! I have a project to submit soon.Please!
:banghead:
First off, why would you post this in a php coding forum? Should you not have chosen, say, an apache or xampp forum?

As for your problem, if the page can't be displayed and the server is not localhost, either the connection to the server isn't working or the apache server isn't running.
If the server is on localhost, the server isn't running. Have you attempted to restart the server? Checking that your network cable is plugged in? Is your computer on? Have you tryed to reinstall xampp?
selom86
Forum Newbie
Posts: 13
Joined: Tue Feb 10, 2009 7:27 am

Re: APPACHE NOT WORKING

Post by selom86 »

thanks for rerplying. i tried to reinstall it but no luck. i even tried to install wampp server but still. trhanks in advance for replying :nono:
Post Reply