Required: MySQL 4 >= 4.0 is required
Closed
ft85
Posts
24
Registration date
Thursday January 22, 2015
Status
Member
Last seen
February 25, 2020
-
Sep 28, 2016 at 03:02 PM
Blocked Profile - Sep 29, 2016 at 04:38 PM
Blocked Profile - Sep 29, 2016 at 04:38 PM
Related:
- Required: MySQL 4 >= 4.0 is required
- This ipod cannot be used because the required - iTunes Forum
- IPod not Recognized by iTunes on Windows ✓ - iTunes Forum
- What information from the following is required to create a skype account ✓ - Skype Forum
- Sorry this feature isn't available right now a security check is required to proceed ✓ - Facebook Forum
- Facebook is down for required maintenance right now - Facebook Forum
3 responses
Did you set the permissions on the sql to allow for your IISUSER account to make connections?
Did you map the default catalog into the correct sql instance?
Did you map the default catalog into the correct sql instance?
ft85
Posts
24
Registration date
Thursday January 22, 2015
Status
Member
Last seen
February 25, 2020
Sep 29, 2016 at 09:36 AM
Sep 29, 2016 at 09:36 AM
Hi again thanks for your quick reply. am using MVC and PHP all is set fine , however i can't pass the step Required: MySQL 4 >= 4.0 is required. so the setup permission i still doubt how i can make change to allow it to work with my mysql version 5.6. and am still dont understand what u mean by default catalog sql instances.
On the SQL side, you have to give the IIS user (or the agent you have administered, typically IIS_Usr), permission to log into the SQL DB Instance. In the SQL server, did you allow the WEB SERVER to make the connection? That is why it may be failing, if you have not given DBO or login permissions for the PHP machine.