Loading...


bookmark - Wamp Server Problems  [solved]

Wamp Server Problems [solved]

 
 Discussion by Mitch666Holland with 38 Replies.
 Last Update: May 17, 2011, 9:10 am ( View Rated (8) ) (View Latest)
Page 1 of 2 pages.
bookmark - Wamp Server Problems  [solved]  
Quickly Post to Wamp Server Problems  [solved]  w/o signup Share Info about Wamp Server Problems  [solved]  using Facebook, Twitter etc. email your friend about Wamp Server Problems  [solved] Print
Reply / Comment New Discussion / Topic Share / Bookmark E-Mail a Friend Print


im trying to learn php and i downloaded the wamp server, installed it and such. but when i tried to put it online it wouldnt do so. ive tried to change the port skype is on/ or uses (still didnt work) tested port 80, said i didnt actually use port 80. im not sure what else to do if any one can help me to fix this that would be great :mellow:









   Mon Aug 11, 2008    Reply         

I think port 80 is a default closed port for some modems and routers, you need to go to the router (type in your IP) if a router/modem page pops up then you need to do some configuring and you will NOT be able to access your site from your home network. I have never actually gotten this to work on my modem from quest but you may also want to try localhost. If your site appears it's a network error and not your computer (however since it's a windows computer it might some glitch). If it still doesn't work you need to edit httpd.conf and change the port to another port (reminder when changing ports the url changes to url:port ex port 8080 becomes localhost:8080. If it works then you may need to try port 80 from a computer not attached to your network (that is if you have a router).

If you still can't get it to work please post if you have a router or modem and what type of firmware it uses. This will allow people to help you better.

Thanks,
Sparkx

   Mon Aug 11, 2008    Reply         

im not on any router, sorry im not really good with comps ive been using one for only 7-8 months so im still learning but im into programing and games.
i have dsl and a motorola modem
i did get it to go online, but none of the default pages work in my browser like phpMyAdmin ect.. in internet explorer the page cant be found and in firefox 3 its just blank

   Mon Aug 11, 2008    Reply         


It's usually a problem that something is blocking the way to you, try using a different port for testing purposes or something like that, but usually it should work. :mellow:

   Tue Aug 12, 2008    Reply         

Need help
Wamp Server Problems

Hi
I have installed Wampserver 5 and Oracle too.

But when I launch Wampserver and type localhost in the browser.It opens a page related to Oracle.

Means that it open local host for ORacle...

Help me Please

-question by adnan

   Sat Aug 23, 2008    Reply         

i have a problem in the wamp server
Wamp Server Problems

Hello I really do have a big problem in the wamp server that when I type http://localhost/index.Php for example it gives me page cannot be displayed and I am really confused that I don't know what to do


-reply by salsa

   Sat Sep 13, 2008    Reply         


wamp server problemWamp Server Problems

Hello I really do have a big problem in the wamp server that when I type http://localhost/index.Php for example it gives me page cannot be displayed and I am really confused that I don't know what to do 

-reply by sujan

   Mon Dec 29, 2008    Reply         

I might be late with this reply, but here is a link to an article I wrote over at the Trap17 for a similar issue with localhost and Skype Port conflicts.
http://www.trap17.com/forums/Skype-Xampp-P...ict-t47591.html
Hope it helps someone.

   Fri Jan 9, 2009    Reply         

@[font=" Verdana; font-size: 13px; font-weight: bold"]jlhaslip[/font]

[font=" Verdana; font-size: 13px; font-weight: bold"]Thanks so much!!  I have exactly the same problem!  It's workin now...[/font]

   Sun May 10, 2009    Reply         

QUOTE (fermin25)

WampServer problems???... :o

This software named WampServer install a complete Windows Webserver in your local computer. By Default the WampServer comes with an awful configuration.

I recommend you that you open an free account in and Free Web Hosting, preferibly http:www.0fees.net once you are in your Cpanel you have to click on "PHP Info" where all the 0fees.net paramethers are shown.

Start your Wampserver...Click the Wamp server icon closer than watch and click on "PHP" here you have to change the Wampserver´s configuration and put it exactly than 0fees.net configuration.

Once you have made this, prove your scripts again...And you will tell me...

Bye and Good Luck.
Link:

Mitch666Holland, in this topic, asked for help.
You reply saying that 0fees.net people know their job.
You don't answer the question.
If you think that the solution is "php info" please post the solution here.
If you don't want to post the solution, please avoid spoiling this topic.
Moreover, I'm pretty sure you are wrong, I'm sure the problem is not inside the php configuration, but inside the Apache configuration. In that case, the solution would be correctly configuring the listening port, replacing localhost with the Internet name of the Wamp Server machine.

   Sun May 24, 2009    Reply         

Active Server Pages errorWamp Server Problems

hi all,

I have installed WAMP server on window xp o/s, but when I clicked on localhost option from the server menu I am getting the following error in the browser

"Active Server Pages error 'ASP 0201'

Invalid Default Script Language

The default script language specified for this application is invalid."

Please somebody help me out of this problem

suneel 

-reply by suneel

   Wed Jun 17, 2009    Reply         

When i give IP Address my server shows 403 access forbiddenWamp Server ProblemsI am unable to open my server in browser thru my IP... Only locahost is running...Pls help me out... 

   Tue Jul 28, 2009    Reply         

QUOTE (GSam)

When i give IP Address my server shows 403 access forbidden

Wamp Server Problems



I am unable to open my server in browser thru my IP... Only locahost is running...

Pls help me out... 
Link: view Post: 138796


Depending on your dls router, you might not be able to open a qualified domain name for an machine on the internal network. The only way around this is to use a web proxy to confirm your able to access your pages.

This happens with a number of different dls routers. IF you cannot access your pages from an external source, then you need to configure port forwarding on your router to forward whatever ports you are using (usually 80), to the internal network IP of the machine your using. This will mean you need to have a static IP address on the machine you have the lamp stack on.

As a side note, i downloaded wamp, installed it on my vista box, forwarded ports from my router to the correct IP, checked firewall settings to confirm they allowed both inbound and outbound trafic on said ports and was able to access everything internally and externally without a hitch.

If you're still having trouble, post again with as much details as you can outlining the procedures you have followed, with install and configuration of your network. Oh and don't forget to check your file permissions, I am not sure how pedantic apache will be in windows about permissions, but it might be an area for trouble.

   Tue Jul 28, 2009    Reply         

QUOTE (GSam)

When i give IP Address my server shows 403 access forbidden
Wamp Server Problems
I am unable to open my server in browser thru my IP... Only locahost is running...
Link: view Post: 138796

Have a look at the apache server setting, namely the "listen" parameters. Very often, the "Listen" parameter, which is the address on which the server is listening on, is "localhost", this means that the apache server is listening only on the "localhost" port.
If you want the server to listen to the true IP address, you must put this IP address instead of localhost at the Listen parameter. If you have a dynamic IP address, put your PC name, or change the IP address in the Listen parameter each time your IP changes...

   Wed Jul 29, 2009    Reply         

Yes, as Fury told its the router's problem, it is blocking the IP address and shows 403 error. As told check the IP on proxy website or check from external source (other PC).
And to check if ports are forwarded use this website. To solve the problem of dynamic IP get no-ip subdomain and install their software to update the latest IP to the sub domain.

By the way I would like to ask a question. My router administration control panel doesn't allow to specify port forward on individual ports, there is only DMZ host, which opens all the ports. And I am too the in same problem, the router blocks the IP, so I have to use proxy website to check the website online. I have specified my internal static IP for the DMZ host. Since all ports are open, there is lot of risk of attacks. I am using good firewall. So are the firewalls enough or are there any other loop holes which DMZ leaves open?

   Wed Jul 29, 2009    Reply         

QUOTE (Spencer)

Yes, as Fury told its the router's problem, it is blocking the IP address and shows 403 error. As told check the IP on proxy website or check from external source (other PC).
And to check if ports are forwarded use this website. To solve the problem of dynamic IP get no-ip subdomain and install their software to update the latest IP to the sub domain.

By the way I would like to ask a question. My router administration control panel doesn't allow to specify port forward on individual ports, there is only DMZ host, which opens all the ports. And I am too the in same problem, the router blocks the IP, so I have to use proxy website to check the website online. I have specified my internal static IP for the DMZ host. Since all ports are open, there is lot of risk of attacks. I am using good firewall. So are the firewalls enough or are there any other loop holes which DMZ leaves open?
Link: view Post: 138823



The simplest solution would be to get a better router that will allow you to forward ports to a selected machine, by dmz'ing all ports, this leaves other machines open on your network, which is not really good practice, because the point here, is to only expose the bare minimum of your internal network, to the internet.

   Wed Jul 29, 2009    Reply         

great help, thanks for sharingWamp Server Problems

Solved my problem!

 Though I thought Skype had closed and it hadnt, so it never worked first attempt, make sure to go into task manager and kill the process for skype before restaring wamp

 Thanks again

   Thu Jul 30, 2009    Reply         

403 error forbiddenWamp Server Problems

Below is the error code I am getting when trying to access my website, I have windows vista, I have port 80 opened and  in the http file it says listening on port 80, if I type in localhost in the address bar I get a password box that comes up, I can type in the password that I set when installing xampp and it will bring up the xampp pages, if I type in localhost/index.Html it will bring up  my webpage but when I type in my website address www.Poe2.Com the error below comes up.

I have also gave permissions to access so I am at a loss and pulling my hair out can anyone help me please!

Thanks

Terri

Access forbidden!


New XAMPP security concept:

Access to the requested directory is only available from the local network.

This setting can be configured in the file "httpd-xampp.Conf".


If you think this is a server error, please contact the [email=postmaster@localhost]webmaster[/email].

Error 403

-reply by Terri

   Sat Sep 12, 2009    Reply         

ei really nid help here...

I'm trying to make a web server for my project using wamp. already have a page, when i tried to access my localhost and IP on my own computer, it really worked fine. The page is viewed as expected.

But when i used a different computer to access the server on my computer it displays "Connection Interrupted

The connection to the server was reset while the page was loading.

The network link was interrupted while negotiating a connection. Please try again."

   Sun Sep 13, 2009    Reply         

The port 80 is probably blocked. Confirm by checking here http://www.canyouseeme.org/ Check firewall settings.

   Sun Sep 13, 2009    Reply         

QUOTE (Spencer)

The port 80 is probably blocked. Confirm by checking here http://www.canyouseeme.org/ Check firewall settings.
Link: view Post: 139863


i visited this website but i think its not my IP and i can't edit it.. what will i do? Is IPv4 the correct IP that i should access?

   Sun Sep 13, 2009    Reply         

QUOTE (Spencer)

The port 80 is probably blocked. Confirm by checking here http://www.canyouseeme.org/ Check firewall settings.
Link: view Post: 139863


i tried this and i checked for port80 it says and the IP it gave to me is 222.127.160.25. my IPv4 is 192.168.2.109
Error: I could not see your service on 222.127.160.25 on port (80)
Reason: Connection timed out

   Sun Sep 13, 2009    Reply         

To just add my 2 cents to the topic, on windows installing Wampserver is usually an easy task, the most common problems is that localhost does not work, so you need to use 127.0.0.1 if working locally, it maybe be due to proxy settings or firewall settings or similar reasons.. Second common reason for Wampserver not working is software like Skype, which is using port 80 and wampserver does not work, you need to make Skype through preferences to not use the port 80.. Of course port 80 can be used by other software too.. :(

   Sun Sep 13, 2009    Reply         

QUOTE (jonnahlynb29e)

i tried this and i checked for port80 it says and the IP it gave to me is 222.127.160.25. my IPv4 is 192.168.2.109
Error: I could not see your service on 222.127.160.25 on port (80)
Reason: Connection timed out
Link: view Post: 139865


The IP address 192.168.2.109 is your internal IP address. It is used to locate your PC in your network if you have many PC's connected. The IP address 222.127.160.25 is your external IP address. A person who wants to access your website, needs the external IP address. So, you should be using 222.127.160.25 IP address to access your website from another PC.

Coming to the problem you are facing, as mentioned above check your firewall settings if its blocking port 80. Also, check router settings page (192.168.1.1) and see if the port is blocked. In some cases your ISP may disallow hosting websites on 'home internet packages'. So, confirm that with your ISP. If it does, then you need to change the port the webserver (Apache) uses for connecting to internet.

Read the above posts if you have not already, most of it has been discussed in detail by the members.

   Mon Sep 14, 2009    Reply         

How to solve wampserver port problem in windows vista?Wamp Server Problems

Thanks to you all, I had same problem and it is solved.

either change your skype port which is accessable in:

Skype: TOOLS > OPTIONS > USER PORT check box.

or

in case of wamp:

C:wampbinapacheApache2.2.11

Server localhost : 80

Good Luck everyone! 

-reply by fahimshekaib

   Sun Sep 6, 2009    Reply         

hi thanx to u all... now i've got a different problem..
when i access my website the images are not loaded but its working well when im in a localhost...
i think its in the config or something but i don't know how can i change the relative address of images.

   Fri Sep 18, 2009    Reply         

You can do search and replace for the pc relative paths to site relative paths on your html pages. But first you have to know how your images are spread on your sites server (localhost). Are all the images present in a specific folder? If so, do a search and replace for the 'images folder path' on the html pages. Dont include the trailing slash in your 'search and replace' query if the images folder is present in root of your localhost (example: D:/xampp/htdocs/images).

For searching across multiple files you can use Inforapid or Multiple File Search and Replace 2.2.
If you have doubts about the path types have a read at this one.

@jonnahlynb29e: The issue you are facing most probably is not a WAMP server related problem. So if you have any more doubts or issues please post it in a new thread.

   Fri Sep 18, 2009    Reply         

Running PHPmyadminWamp Server Problems

Ive already follow the steps on installing wamp server 5 but when I run the phpmyadmin, it wouldnt work...

What should I do?

Please help...

Please give me some tips or tutorials with regards on PHP & MySQL programming..

-reply by lucs04

   Fri Sep 18, 2009    Reply         

Wamp server portWamp Server Problems

The problem with Wamp under windows is mainly due to the fact that people want to keep on using IIS server which is using port 80 as default.

To get it working on port 82 for example change the apacheapache-versionconfhttpd.Conf to replace 80 by 82

ServerName localhost:82

Listen 82

But if we want the Wamp menu to  work  we need also to modify the wamp manager files

wampmanager.Ini

wampmanager.Tpl

In these files modify all the occurrence of

http://localhost/ by http://localhost:82

Regards

Alain

-reply by albu77

   Fri Oct 2, 2009    Reply         

WAMP SERVER - ERROR 26 Unrecognized CommandWamp Server Problems

Hi,

I have just downloaded and installed Wamp Server, using the default installation option for everything.

Although I have a fully white semi-circle and everything appears normal, I cannot access either Localhost or phpMyAdmin. Both options simply display a blank screen with the words "0026 Unrecognized Command". However, the MySQL options works fine.

I've tried the usual remove/re-install via different source, to a new folder, but to no avail.

My computer is around 1 year old (Dell running WIndows XP professional). 

Anyone got any ideas ?

Many thanks,

Pete

 

 

-question by pete wilde

   Tue Dec 15, 2009    Reply         

Quickly Post to Wamp Server Problems  [solved]  w/o signup Share Info about Wamp Server Problems  [solved]  using Facebook, Twitter etc. email your friend about Wamp Server Problems  [solved] Print
Reply / Comment New Discussion / Topic Share / Bookmark E-Mail a Friend Print


Similar Topics:

Setting Up Your Php Server

Everyone who wants to practice PHP cant begin just by opening up notepad>Type php codes>Saving it as.php then viewing . No it wont work. Infact, your browser wont recognize it as "it doesnot have the knowledge of php" You can always setup a localhost server where y ...more

   22-Nov-2007    Reply         

Wamp Server Probs Here

ei really nid help here in wamp... I'm trying to make a web server for my project using wamp. already have a page, when i tried to access my localhost and IP on my own computer, it really worked fine. The page is viewed as expected. But when i used a different com ...more

   13-Sep-2009    Reply         

Wamp Server Problem [solved]

Hi im haveing a problem with wamp server it all works fine but what im trying to do is devolope my site localy and upload it to my web server box as i dev it, heres my problem when i go to localhost it loads my local dev site but when i click on a link it takes me to the web site on my ...more

   18-Jul-2010    Reply         

Parse PHP And Display PHP Generated Output How do you display your php output?   Parse PHP And Display PHP Generated Output How do you display your php output? (8) (11) Internet Explorer 8 Beta 2   Internet Explorer 8 Beta 2