php - wamp is not starting completely -


i have latest version of wamp i.e wampserver (64 bits & php 5.5) 2.5 installed. not starting completely, not turning green , mysql not starting though port used apache itself.

i have installed visual studio 2012 vc 11 vcredist_x64/86.exe windows 8.1 64bit os.

very weird, paths configured in paths , extensions enabled. please help!!

enter image description here

below image specifies sufficient ports in use:

enter image description here

@riggsfolly - neat explanation. per questionnaires, wanted confirm have installed 64 bit wamp version , not 32bit. installed visual studio 2012 vc 11 vcredist_x64 , x86 thinking.

fyi: had stated earlier in question have installed mysql_workbench in system. have disabled services run on startup. may know causing problem?

please find image of errors per mysql errors logs

and please find this windows application mysql error logs

my last question here is: cant have both mysql_workbench & wamp together?

your first image, assume result of running

wampmanager -> apache -> test port 80 

this tests port apache should using i.e. port 80. should report

your port 80 not used. 

but if have not started apache!!! if have started apache service in wampserver, of course report port 80 being used apache 2.4.9 etc etc...

this looks have done! not problem.

one thing though installed wampserver 64bit, image reports apache 32bit running ??? have installed ??? or have both 32bit , 64bit wampserver installed?

if have installed both 32bit , 64bit suggest pick 1 or other. suggest 32bit wampserver 64bit php still not complete port , considered experimental

now appear saying reason wampmanager icon not green mysql has not started, above irrelevant. mysql runs on port 3306 , not 80, 1 program can use port, cannot share ports.

so see why mysql has not started, @ mysql error log.

wampmanager -> mysql -> error log 

if empty, if error serious mysql has not had time open log file before error causes terminate, @ windows event log

to launch windows event viewer :

windows key + r launch run dialog

then enter eventvwr.exe , press ok button

on left side of windows click 'windows logs -> applications'

look names 'apache service' or 'mysql' in source column have error symbol in first column.

the error messages in here descriptive , lead speciic line number in my.ini file error exists. alternatively, idedntify issue is.

reply additional info

your mysql error log saying cannot start mysql listening on port 3306 (3306 default mysql port). mysql server installed workbench.

i see installer "mysql workbench" has changed since installed "mysql workbench". expect chose install mysql workbench , mysql server. have mysql server installed wampserver, can suggest uninstall "mysql workbench" or @ least "mysql server" came workbench. should stop other mysql server getting port 3306 before mysql server installed wampserver.

remember backup databases may have created before uninstalling.

you can install "mysql workbench" again after wampserver starts working , time dont install instance of mysql server.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -