yordan
May 24 2009, 04:09 PM
QUOTE (fermin25 @ May 24 2009, 03:54 PM)  WampServer problems???... 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. 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.
Comment/Reply (w/o sign-up)
(G)suneel
Jun 17 2009, 10:14 AM
Active Server Pages error
Wamp 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
Comment/Reply (w/o sign-up)
(G)Sam
Jul 28 2009, 10:09 AM
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...
Comment/Reply (w/o sign-up)
The_Fury
Jul 28 2009, 11:12 PM
QUOTE ((G)Sam @ Jul 28 2009, 11:09 AM)  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... 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.
Comment/Reply (w/o sign-up)
yordan
Jul 29 2009, 11:36 AM
QUOTE ((G)Sam @ Jul 28 2009, 12:09 PM)  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... 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...
Comment/Reply (w/o sign-up)
Spencer
Jul 29 2009, 12:24 PM
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?
Comment/Reply (w/o sign-up)
The_Fury
Jul 29 2009, 11:39 PM
QUOTE (Spencer @ Jul 29 2009, 12:24 PM)  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? 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.
Comment/Reply (w/o sign-up)
(G)Rob
Jul 30 2009, 09:53 AM
great help, thanks for sharing
Wamp 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
Comment/Reply (w/o sign-up)
(G)Terri
Sep 12 2009, 10:07 AM
403 error forbidden
Wamp 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 webmaster.
Error 403
-reply by Terri
Comment/Reply (w/o sign-up)
jonnahlynb29e
Sep 13 2009, 08:29 AM
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."
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : wamp, server, problems
- Altiris Deployment Server: Creating Boot Disks (remote)
Create a boot disk for remote deployment (RDEPLOY or IBCLIENT) without (2)
Firefox Problems..
(6) Hey! I am having a small problem in firefox on my website. When the user is logged out, the website
looks wacked :S But in Internet Explorer it works just fine =( I can't exactly explain what the
fault is, because I don't know it myself, but can you please try to look? Here it is.. Sorry
if this is wrong forum, but I thougt that it had something with the Internet to do.....
Problems Connecting To Bit Torrents.
(6) I was trying to download the latest version of OpenOffice for Mac via bit torrent. It was going to
take a few hours so I set it up and everything was going nicely at about 60 - 90kbps so I went to
bed. When I woke up this morning, it was stuck at 99.8% no up and no down. So I reset the computer
and still nothing. I was using the offical Bit Torrent Client and it came back with: CONNECTING TO
PEERS - in the amount of time left. So I took a shower, ran some errands and came back, still
nothing. So I reset the cable modem and router (but surfing wasn't a problem)....
Bind/dhcpd Ddns Problems...
How to make it update dns always? (0) There is a problem . I've configured dhcpd to update my dns records in named. It works normal
only with "Use DNS-Suffix of connection in registration" in TCP/IP -> DNS settings. If I don't
check this it doesn't work. But it's impossible to change settings on every PC. I need DNS
update work always whenever this checkbox checked. Who can help me and say why it happens ?
root@core:/etc# cat /etc/dhcpd.conf ddns-updates on; ddns-update-style interim; key DHCP_UPDATER {
algorithm HMAC-MD5.SIG-ALG.REG.INT; secret pRP5FapFoJ95JEL06sv4PQ==; } zon....
Help: Setting Default Index Page on XAMPP Web-Server
Need some Help! (10) i have just installed XAMMP (win32 version) onto a spare computer just to see if i could get my own
home web server going. the install went fine and i managed to get all the of components installed.
but, when i go to http://localhost/ it directs me to the administrator page
(http://localhost/xampp/) and not to my htdocs folder where all my files are stored. when i type in
http://localhost/index.html this will take me to the page i want, but i want to be able to just
type in localhost or the IP address of the computer to access the page! how is there a way of doing....
Apache, Vsftpd Problems - Resolution Error
FTP as well (1) (if this topic is in the wrong spot, I apologize. please just move it as I wasn't sure *exactly*
where this belonged... linux or here but because the name is Internet & Network client/servers, I
figured it fit here more than Linux) I noticed this after I re-installed Apache (SUSE Linux
Enterprise Server 9, has both Apache2 and Apache 1.3.X but the test page for the server says:
QUOTE Webserver version: ) but everytime I go to http://192.168.0.105/~tnewton , the
browser starts looking for "linux.site" but if I go to http://192.168.0.105/~tnewton/ , it l....
Dedicated Teamspeak 2 Server- Need Help
Cant setup my router, forgot what to do (4) Well Teamspeak 2 Is a dedicated server client and i turn it on and go to my router, I go to the
firewall and thats where i forgot what to put if you can please help me the setup for my router
firewall is as follows: Wan or Lan put ip source beginning then end Wan or Lan put ip destination
beginning then end Port type ts2 is 8767 UDP i got that part just the main IP entering part please
if you can help me i have a D-link SI-524.....
Integrated Local Server
Integrated package for Local Host Server (0) Friends In this Topic we shall discuss about the integrated local hosting packages utilising open
source Products like Apache Server, php python Mysql and others as a single consolidated software.
the above software shall be for various platforms like Windows , Linux, Macintosh etc.. Members may
also suggest other package slike addon setup for IIS 5 that comes as attachment with windows 2000
and IIS 6 that comes as attachment with Windows server system or shortly windows 2003 .net server,
we shall go on for integrative softwares that increases the productivity of a....
Apache And Merlin
local host server (12) I downloaded both but I think I only need one but not sure, and can I start using them before I have
a website?....
Firefox Problems
Firefox one of the worst browser (71) Most-heard complaints People didn't understand the interface Sometimes, it reacted so slow,
people thought the network had crashed or the internet connection was down It freezed and crashed
constantly, sometimes sucking more than 90% of the CPU load for no obvious reason Pages showed up
completely wrong or didn't work at all Wanted pop-ups didn't open Completed downloads
could not be found Bookmarking gave problems PDF-files caused crashing Pages "disappeared" by
accidentally using tabular browsing Lots of obvious keyboard- and mouse shortcuts were m....
Looking for wamp, server, problems
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for wamp, server, problems
|
advertisement
|
|