Installed wamp ... server won't start
Posted by: yoinkster (---.gotadsl.co.uk)
Date: February 26, 2008 12:24PM

So I installed the software, loaded it up, clicked on localhost to do the initial setups and I get a 404.
On closer inspection, the server hadn't started, the system tray icon has like a red yellow and green type thing and when I stop the server, it goes red, when I restart it, it gets stuck on the yellow, it gives no error messages and my firewall doesn't say that the software is trying to do anything.
How can it not work when all I've done is install it with all the default settings ?? What have I done wrong ? tongue sticking out smiley

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 26, 2008 04:00PM

post up ur apaceh and mysql logs

found at c:wamp/logs

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: yoinkster (---.gotadsl.co.uk)
Date: February 26, 2008 04:07PM

I've actually managed to sort this one, for some reason skype was causing the problem, don't ask me, google told me tongue sticking out smiley

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 26, 2008 04:11PM

it runs on port 80 too, if u wanna use both switch apache to port 8080..


open up c:/wamp/bin/apache/apache/conf/httpd.conf


change

Listen 80

to

Listen 8080


and

Servername localhost:80

to

Servername localhost:8080


then restart wamp

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: yfastud (Moderator)
Date: February 26, 2008 07:12PM

Actually, it's not convenient to change port for Apache, and it's better to change port for skype

Setup skype using different port as follows File -> Options -> Connection -> Uncheck "Use port 80 as an alternative for..."

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: salzz4u (---.cpe.distributel.net)
Date: September 16, 2012 04:22PM

thank you! this works like a charm!

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: Tahir29 (---.hsd1.il.comcast.net)
Date: September 18, 2012 07:33PM

120918 12:29:29 [Note] Plugin 'FEDERATED' is disabled.
120918 12:29:29 InnoDB: The InnoDB memory heap is disabled
120918 12:29:29 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120918 12:29:29 InnoDB: Compressed tables use zlib 1.2.3
120918 12:29:29 InnoDB: Initializing buffer pool, size = 128.0M
120918 12:29:29 InnoDB: Completed initialization of buffer pool
120918 12:29:29 InnoDB: highest supported file format is Barracuda.
120918 12:29:29 InnoDB: Waiting for the background threads to start
120918 12:29:30 InnoDB: 1.1.8 started; log sequence number 1595675
120918 12:29:30 [Note] Server hostname (bind-address): '(null)'; port: 3306
120918 12:29:30 [Note] - '(null)' resolves to '::';
120918 12:29:30 [Note] - '(null)' resolves to '0.0.0.0';
120918 12:29:30 [Note] Server socket created on IP: '0.0.0.0'.
120918 12:29:31 [Note] Event Scheduler: Loaded 0 events
120918 12:29:31 [Note] wampmysqld: ready for connections.
Version: '5.5.24-log' socket: '' port: 3306 MySQL Community Server (GPL)

Installing Apache HTTP 2.0 server with
DomainName = example.com
ServerName = www.example.com
ServerAdmin = admin@example.com
ServerPort = 80
ServerSslPort = 80
ServerRoot = c:/Apache24
Rewrote docs/conf/extra/httpd-autoindex.conf.in
to c:/Apache24/conf/original/extra/httpd-autoindex.conf
Rewrote docs/conf/extra/httpd-default.conf.in
to c:/Apache24/conf/original/extra/httpd-default.conf
Rewrote docs/conf/extra/httpd-ssl.conf.in
to c:/Apache24/conf/original/extra/httpd-ssl.conf
Rewrote docs/conf/extra/httpd-multilang-errordoc.conf.in
to c:/Apache24/conf/original/extra/httpd-multilang-errordoc.conf
Rewrote docs/conf/extra/httpd-info.conf.in
to c:/Apache24/conf/original/extra/httpd-info.conf
Rewrote docs/conf/extra/httpd-userdir.conf.in
to c:/Apache24/conf/original/extra/httpd-userdir.conf
Rewrote docs/conf/extra/httpd-mpm.conf.in
to c:/Apache24/conf/original/extra/httpd-mpm.conf
Rewrote docs/conf/httpd.conf.in
to c:/Apache24/conf/original/httpd.conf
Rewrote docs/conf/extra/proxy-html.conf.in
to c:/Apache24/conf/original/extra/proxy-html.conf
Rewrote docs/conf/extra/httpd-vhosts.conf.in
to c:/Apache24/conf/original/extra/httpd-vhosts.conf
Rewrote docs/conf/extra/httpd-dav.conf.in
to c:/Apache24/conf/original/extra/httpd-dav.conf
Rewrote docs/conf/extra/httpd-languages.conf.in
to c:/Apache24/conf/original/extra/httpd-languages.conf
Rewrote docs/conf/extra/httpd-manual.conf.in
to c:/Apache24/conf/original/extra/httpd-manual.conf
Duplicated c:/Apache24/conf/original/extra/httpd-autoindex.conf
to c:/Apache24/conf/extra/httpd-autoindex.conf
Duplicated c:/Apache24/conf/original/extra/httpd-default.conf
to c:/Apache24/conf/extra/httpd-default.conf
Duplicated c:/Apache24/conf/original/extra/httpd-ssl.conf
to c:/Apache24/conf/extra/httpd-ssl.conf
Duplicated c:/Apache24/conf/original/extra/httpd-multilang-errordoc.conf
to c:/Apache24/conf/extra/httpd-multilang-errordoc.conf
Duplicated c:/Apache24/conf/original/extra/httpd-info.conf
to c:/Apache24/conf/extra/httpd-info.conf
Duplicated c:/Apache24/conf/original/extra/httpd-userdir.conf
to c:/Apache24/conf/extra/httpd-userdir.conf
Duplicated c:/Apache24/conf/original/extra/httpd-mpm.conf
to c:/Apache24/conf/extra/httpd-mpm.conf
Duplicated c:/Apache24/conf/original/httpd.conf
to c:/Apache24/conf/httpd.conf
Duplicated c:/Apache24/conf/original/magic
to c:/Apache24/conf/magic
Duplicated c:/Apache24/conf/original/charset.conv
to c:/Apache24/conf/charset.conv
Duplicated c:/Apache24/conf/original/extra/proxy-html.conf
to c:/Apache24/conf/extra/proxy-html.conf
Duplicated c:/Apache24/conf/original/extra/httpd-vhosts.conf
to c:/Apache24/conf/extra/httpd-vhosts.conf
Duplicated c:/Apache24/conf/original/extra/httpd-dav.conf
to c:/Apache24/conf/extra/httpd-dav.conf
Duplicated c:/Apache24/conf/original/mime.types
to c:/Apache24/conf/mime.types
Duplicated c:/Apache24/conf/original/extra/httpd-languages.conf
to c:/Apache24/conf/extra/httpd-languages.conf
Duplicated c:/Apache24/conf/original/extra/httpd-manual.conf
to c:/Apache24/conf/extra/httpd-manual.conf

Options: ReplyQuote
Re: Installed wamp ... server won't start
Posted by: RiggsFolly (---.as13285.net)
Date: September 18, 2012 08:08PM

Tahir,

You have another version of apache and possibly mysql installed. Remove them !!!!

Options: ReplyQuote


Sorry, only registered users may post in this forum.