Warning: parse_url(/info.php/%22http:/wamp-server-problems_t19153.html) [function.parse-url]: Unable to parse URL in /home/astahost/public_html/txtmngr/core/libs/xajax/xajax.inc.php on line 980

Warning: parse_url(/"http:/wamp-server-problems_t19153.html) [function.parse-url]: Unable to parse URL in /home/astahost/public_html/txtmngr/core/libs/xajax/xajax.inc.php on line 1020

Warning: parse_url(/info.php/%22http:/wamp-server-problems_t19153.html) [function.parse-url]: Unable to parse URL in /home/astahost/public_html/txtmngr/core/libs/xajax/xajax.inc.php on line 980

Warning: parse_url(/"http:/wamp-server-problems_t19153.html) [function.parse-url]: Unable to parse URL in /home/astahost/public_html/txtmngr/core/libs/xajax/xajax.inc.php on line 1020
Wamp Server Problems
  Nov 21, 2009
Pages: 1, 2, 3

Wamp Server Problems

free web hosting

Read Latest Entries..: (Post #29) by iGuest on Oct 2 2009, 07:03 AM.
Wamp server port Wamp 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 apache\apache-version\conf\httpd.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 occurrenc...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Software > Internet & Network Clients/Servers

Wamp Server Problems

Mitch666Holland
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 smile.gif

Comment/Reply (w/o sign-up)

sparkx
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

Comment/Reply (w/o sign-up)

Mitch666Holland
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

Comment/Reply (w/o sign-up)

Quatrux
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. tongue.gif

Comment/Reply (w/o sign-up)

iGuest-adnan
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

Comment/Reply (w/o sign-up)

iGuest-salsa
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

Comment/Reply (w/o sign-up)

(G)sujan
wamp server problem
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 sujan

Comment/Reply (w/o sign-up)

jlhaslip
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.

Comment/Reply (w/o sign-up)

(G)rai

@jlhaslip

Thanks so much!!  I have exactly the same problem!  It's workin now...


Comment/Reply (w/o sign-up)

fermin25
WampServer problems???... laugh.gif

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.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
Wamp server port
Wamp 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 apache\apache-version\conf\httpd.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

Comment/Reply (w/o sign-up)

Spencer
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.

Comment/Reply (w/o sign-up)

iGuest
Running PHPmyadmin
Wamp 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

Comment/Reply (w/o sign-up)

jonnahlynb29e
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.

Comment/Reply (w/o sign-up)

Spencer
QUOTE (jonnahlynb29e @ Sep 13 2009, 03:26 PM) *
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


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.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : wamp, server, problems

  1. Altiris Deployment Server: Creating Boot Disks (remote)
    Create a boot disk for remote deployment (RDEPLOY or IBCLIENT) without (2)
  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.....
  3. 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)....
  4. 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....
  5. 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....
  6. 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....
  7. 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.....
  8. 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....
  9. 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?....
  10. 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....

    1. Looking for wamp, server, problems

See Also,

*SIMILAR VIDEOS*
Searching Video's for wamp, server, problems
advertisement



Wamp Server Problems

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com