Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 12, 2017 07:25PM

I installed Wampserver on my pc. Then mysql says "mysqld.exe - Entry Point Not Found." The procedure entrypoint TryAcquireSRWLockExclusive could not be located in the dynamic link library KERNEL32.dll

Any fix?

Template:
And then if you are using WAMPServer3 also read WAMPServer 3 All you need to know


When you ask a question, please ensure you start your question with the answers to ALL these 13 questions.

1 - Windows version used (Specify version number AND whether 32 or 64 bit) Windows Vista Ultimate 64-bit
2 - Version WampServer (Specify version number AND whether 32 or 64 bit) 3.0.6 64-bit
3 - Apache Version = 2.4.23
4 - PHP Version = 5.6.25
5 - MySQL Version = 5.7.14
6 - What color is the WampServer icon (in the notification area of the taskbar) = ORANGE

When all goes well it should be green, but it may be red or orange.

If the WampServer icon is NOT GREEN please ensure you have looked at these files :-
a - Apache error log
-- ( wampmanager -> Apache -> Apache error log )
[pastebin.com]
-- ( wampmanager -> Apache -> Apache access log )
[pastebin.com]
b - MySQL error log ( wampmanager -> MySQL -> MySQL log )
Don't find location
c - PHP error log ( wampmanager -> PHP -> PHP error log )
[pastebin.com]
Depending on the error, one or all of the above may be empty so also look at
d - The windows event viewer
--- Windows Key + R to launch the run dialog then enter eventvwr.exe and press the OK button
--- - On the left side of the windows click 'Windows Logs -> Applications'
--- - Look for the names 'Apache Service' or 'MySQL' in the Source column which have a error symbol in the first column.
Theres no errors.
If you find any errors that you cannot fix for yourself please post the COMPLETE EXACT error message in your question.


7 - In the file c:\Windows\System32\drivers\etc\hosts, what are the active lines with the name [localhost] in them?
* Active means no # at the beginning of the line.


If the WampServer icon is green:

8 - Do you have access to localhost (Homepage WampServer)?
8a - If so, is there an error message at the bottom of the page?
Yes theres no error message
9 - Do you have access to phpMyAdmin?
Yes
10 - If you refer to an error message, please include the EXACT wording of the error in your post
11 - If you use an Antivirus and / or Firewall, please include the names of these
Avast Premier
12 - What is the full path to the installation of WampServer (eg D:\wamp\)
C:\wamp64\
13 - If you have one or more Virtual Hosts defined, please show their definition(s)



Edited 1 time(s). Last edit at 05/12/2017 08:02PM by rsnorboy95.

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: Otomatic (Moderator)
Date: May 12, 2017 07:44PM

Hi,

Please, Read and answer [forum.wampserver.com]

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 12, 2017 08:07PM

Template is now used ^^

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: Otomatic (Moderator)
Date: May 12, 2017 08:23PM

Hi,

Mysql 5.7.x is not supported by Windows Vista : MySQL Supported platforms

Install MySQL 5.6.36 64 bit addon. You can dowload addon at [wampserver.aviatechno.net]

After install of MySQL 5.6.36, launch Wampserver then :
-Left-Click Wampmanager icon -> MySQL -> Service -> Stop service
-Left-Click Wampmanager icon -> MySQL -> Service -> Remove service
-Left-Click Wampmanager icon -> MySQL -> Version -> 5.6.36
-Left-Click Wampmanager icon -> MySQL -> Service -> Install service
-Left-Click Wampmanager icon -> MySQL -> Service -> Start service

Also, update Wampserver to 3.0.8. Update is available on the same site.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 12, 2017 08:30PM

I get error that I need Wampserver 3.0.8 so how do I get that?
Edit: Nvm I did see it.



Edited 1 time(s). Last edit at 05/12/2017 08:32PM by rsnorboy95.

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 12, 2017 08:36PM

It won't let me uninstall mysql 5.7.14
"mysqld.exe - Entry Point Not Found." The procedure entrypoint TryAcquireSRWLockExclusive could not be located in the dynamic link library KERNEL32.dll



Edited 1 time(s). Last edit at 05/12/2017 08:36PM by rsnorboy95.

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: Otomatic (Moderator)
Date: May 13, 2017 09:12AM

Hi,

> t won't let me uninstall mysql 5.7.14
There is no need to uninstall MySQL 5.7.14.

After updating to 3.0.8 and install of MySQL 5.6.36 64 bit addon

- Exit Wampserver
Open a command window as an administrator (Administrator must be in the windows title) then type :
sc delete wampmysqld64
- With Notepad++ or another good text editor (Not notepad.exe) open the file wamp64/wampmanager.conf and under section [mysql]
replace
mysqlVersion = "5.7.14"
by
mysqlVersion = "5.6.36"

Save the modified file.
Launch Wampserver, as there is no mysql service, icon will be not green.
-Left-Click Wampmanager icon -> MySQL -> Service -> Install service
-Left-Click Wampmanager icon -> MySQL -> Service -> Start service

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 13, 2017 11:57AM

When doing the command line I get: "[SC] OpenService FAILED 1060:
The Specified service does not exist as an installed service.

If its this part to edit:
______________________ Versions used ______________________
Apache 2.4.23 - PHP 5.6.25
MySQL 5.7.14
;MariaDB 10.1.19
PHP 5.6.25 for CLI (Command-Line Interface)

It auto resets to 5.7.14 after changing to 5.6.36 when launching Wampserver

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 13, 2017 12:27PM

I think I found the part:

[mysqlVersion]
;WAMPMYSQLVERSIONSTART
Type: item; Caption: "5.6.36"; Action: multi; Actions:switchMysql5.6.36
Type: item; Caption: "5.7.14"; Action: multi; Actions:switchMysql5.7.14; Glyph: 13
[switchMysql5.6.36]
Action: service; Service: wampmysqld64; ServiceAction: stop; Flags: ignoreerrors waituntilterminated
Action: run; FileName: "c:/wamp64/bin/mysql/mysql5.7.14/bin/mysqld.exe"; Parameters: "--remove wampmysqld64"; ShowCmd: hidden; Flags: ignoreerrors waituntilterminated
Action: closeservices;
Action: run; FileName: "c:/wamp64/bin/php/php5.6.25/php-win.exe";Parameters: "switchMysqlVersion.php 5.6.36";WorkingDir: "c:/wamp64/scripts"; Flags: waituntilterminated
Action: run; FileName: "c:/wamp64/bin/mysql/mysql5.6.36/bin/mysqld.exe"; Parameters: "--install-manual wampmysqld64"; ShowCmd: hidden; Flags: waituntilterminated
Action: run; FileName: "c:/wamp64/bin/php/php5.6.25/php.exe";Parameters: "switchMysqlPort.php 3307";WorkingDir: "c:/wamp64/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampmysqld64"; ShowCmd: hidden; Flags: waituntilterminated
Action: run; FileName: "c:/wamp64/bin/php/php5.6.25/php-win.exe";Parameters: "refresh.php";WorkingDir: "c:/wamp64/scripts"; Flags: waituntilterminated
Action: resetservices;
Action: readconfig;

I tried deleteing the "Type: item; Caption: "5.7.14"; Action: multi; Actions:switchMysql5.7.14; Glyph: 13" part after starting up again it resets and sets that line back.
I tried edit that line but replaced with 5.6.36 still resets to 5.7.14
I tried edit the: "Action: run; FileName: "c:/wamp64/bin/mysql/mysql5.7.14/bin/mysqld.exe"; Parameters: "--remove wampmysqld64"; ShowCmd: hidden; Flags: ignoreerrors waituntilterminated"
By replacing 5.7.14 with 5.6.36 still resets to 5.7.14

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: Otomatic (Moderator)
Date: May 13, 2017 05:15PM

Hi,

> The Specified service does not exist as an installed service.
We do not care. Continue exactly as I wrote previously.

Continue to edit the wampmanager.ini file and you will not get anything!
The file is rewritten completely every time wampserver is started.

As previously written it is the wampmanager.conf file that you MUST modify before starting Wampserver.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: rsnorboy95 (---.neasonline.no)
Date: May 13, 2017 06:49PM

Finally it went green I was looking in the wrong file I thought it was wampmanager.ini but it was wampmanager.conf Lol.
But another question can I use wamp instead of xamp for this one? [forum.ragezone.com]

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: RiggsFolly (Moderator)
Date: May 14, 2017 09:45AM

Yes

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: croc1999 (80.252.140.---)
Date: June 05, 2017 10:36AM

Hi
(sorry for my english)
I have that error "mysqld.exe - Entry Point Not Found." The procedure entrypoint TryAcquireSRWLockExclusive could not be located in DLL KERNEL32.dll
I see instruction by Otomatic.
but problem not resolve. have any else fix?

Template:
1.Windows Server Standard SP2 64bit
2. WAMPServer 3.0.8 64bit
3. Apache version =2.4.23
4. PHP version =5.6.25
5. MySQl version=5.7.14
6. WAMPServer icon = orange
7. active line 127.0.0.1 localhost & ::1 localhost (file host in [..]sysnative[..], not [..]system32[..]
8. -
9. no
10. see above
11. Kaspersky Endpoint Security 10 for Windows
12. c:\wamps
13. vhosts = mtm (fully empty, only create)

Options: ReplyQuote
Re: Wampserver Mysql
Posted by: croc1999 (80.252.140.---)
Date: June 05, 2017 10:51AM

Hi
sorry - I resolve problem... them read myself message - 5. MySQL version.

Install of MySQL 5.6.36 64 bit addon. ..and ''vualya" - icon is green

sorry, thanks

Options: ReplyQuote


Sorry, only registered users may post in this forum.