i need help
Posted by: omidwampserver (93.110.136.---)
Date: September 22, 2010 10:42PM

i have installled this wampserver on windows

in the www directory i have made a file called "testing.html"
and when i load it in the browser withe [localhost]
it says "it works" so my apache works

i have also made a file called" testing.php" which contains this:

< ?php
phpinfo();
? >

when i try to load it in the browser with [localhost] i expect it to show me the details about the php i am using

but instead of that it showas me the contents of the file which is


< ?php
phpinfo();
? >



what should i do?
i really appreciate ur help

Options: ReplyQuote
Re: i need help
Posted by: yfastud (Moderator)
Date: September 22, 2010 10:43PM


Options: ReplyQuote
Re: i need help
Posted by: toumimi (---.135.75-86.rev.gaoland.net)
Date: September 22, 2010 10:53PM

And biggest problem is that it should not say "it works" !!

This is returned by another webserver already installed on your computer (IIS, EasyPHP, etc.)
I'm pretty sure that your wamp icon is not fully white, just yellow or red.

If another server, another tree folder, so your file is not found in that public folder !

Please check this...

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: i need help
Posted by: yfastud (Moderator)
Date: September 22, 2010 11:01PM

Make sure no other program conflict Wamp such as IIS, Skype, ZoneAlarm, Firewall/Antivirus, NOD32, Eset, any web related programs, browser add-ons ...

IIS (Internet Information Services ) and Apache/Wamp are both web server and might conflict in some way, so you have to disable IIS in order for Wamp to work

Disable IIS in Vista/W7:

Control Panel, Uninstall Programs, Turn Widows Features On or Off, uncheck Internet Information Services

Disable IIS in XP:

Control Panel, Add/Remove Programs, Add/Remove Windows Components, uncheck Internet Information Services (IIS)

Restart computer, then restart Wamp

Also, in folder C:\WINDOWS\System32\drivers\etc, open file hosts and delete anything in this file and have only this line below and nothing else

127.0.0.1 localhost

If using Skype, open Skype > Tools > Options > Advanced > Connection uncheck "use port 80..." restart Wamp then Skype

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: i need help
Posted by: omidwampserver (93.110.136.---)
Date: September 23, 2010 06:28AM

thank you man it worked i love you

Options: ReplyQuote


Sorry, only registered users may post in this forum.