bookmark - Wamp Server Problems  [solved]

Wamp Server Problems [solved]

 
 Discussion by Mitch666Holland with 38 Replies.
 Last Update: May 17, 2011, 9:10 am (View Latest)
Page 2 of 3 pages.
bookmark - Wamp Server Problems  [solved]  
    
free web hosting
 
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 snipped- .

Error 403

-reply by Terri

Sat Sep 12, 2009    Reply    New Discussion   


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    New Discussion   

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

Sun Sep 13, 2009    Reply    New Discussion   

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    New Discussion   


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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

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    New Discussion   

thanks...This works...Quiting skype fixes my problem

-reply by yonek

Thu Mar 18, 2010    Reply    New Discussion   

html code comes on running phpmyadmin or localhostWamp Server Problems

I have installed wamp5 and when I am trying to run localhost or phpmyadmin, it gives me the coding...It gives me the html and php code in the window instead of giving me the original gui type page...

can anyone Please Please help me out with this ASAP... I tried to reinstall the wamp5 also but still the problem is same...This happened when I tried to install netbeans ide and tried to run my php project in netbeans...


Sat Mar 27, 2010    Reply    New Discussion   

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 Ask a Question? Share / Bookmark E-Mail a Friend Print


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