SA-MP Forums Archive
Problem with WAMP Server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Problem with WAMP Server (/showthread.php?tid=361206)



Problem with WAMP Server - Sanady - 20.07.2012

When I start wamp I turned off Skype,MSN,Firefox everything but localhost won`t open I don`t know whyAny ideas??


Re: Problem with WAMP Server - MaDK1LLA - 20.07.2012

Try a SAMP server, I think WAMP doesn't work anymore.

Do you have all your settings right? try watching some ******* tutorials on WAMP server setups.


Re: Problem with WAMP Server - Sanady - 20.07.2012

I watched but I don`t know whats the problem I want to test PHP and MySQL webs but I can`t without WAMP


Re: Problem with WAMP Server - Sanady - 19.10.2013

Uhh again same problem any helps?


Re: Problem with WAMP Server - TehMiles - 19.10.2013

For the record, for and to those who do not know, a simply ****** search definitely sufficed, guys, lol.

https://sampforum.blast.hk/showthread.php?tid=297135


Re: Problem with WAMP Server - Emmet_ - 19.10.2013

Left click on the WAMP icon, Apache > Service > Test Port 80.

Close any programs that are using port 80 (not Apache/WAMP, of course). You can also try Apache > httpd.conf and change:

Код:
Listen 80
To your desired port. It must not be in use and the port must be opened.

Then Apache > Service > Restart Service and see if the problem persists.


Re: Problem with WAMP Server - Sanady - 19.10.2013

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
Left click on the WAMP icon, Apache > Service > Test Port 80.

Close any programs that are using port 80 (not Apache/WAMP, of course). You can also try Apache > httpd.conf and change:

Код:
Listen 80
To your desired port. It must not be in use and the port must be opened.

Then Apache > Service > Restart Service and see if the problem persists.
I did it still same problem help me someone please


Re: Problem with WAMP Server - Sanady - 19.10.2013

Anyone please? Sorry for double posting ;(


Re: Problem with WAMP Server - linuxthefish - 21.10.2013

If WAMP still broken i give you web hosting account for free to test

Quote:
Originally Posted by TehMiles
Посмотреть сообщение
For the record, for and to those who do not know, a simply ****** search definitely sufficed, guys, lol.

https://sampforum.blast.hk/showthread.php?tid=297135
Apart from that topic being a thread for a game control panel and this being a thread about "Problem with WAMP Server"...


Re: Problem with WAMP Server - mamorunl - 21.10.2013

Quote:
Originally Posted by xxSwissxx
Посмотреть сообщение
One question, out of pure curiosity...

What's WAMP?
WAMP is simply a collection of services used to create a web server. It stands for 'Windows Apache MySql PHP". There is also LAMP, MAMP and XAMPP is more like an extended version together with Perl.

@OP: Could you give us some more information about the setup you are running and what is happening when you try to start WAMP? Any errors, notices etc are good.