Required: MySQL 4 >= 4.0 is required
Closed
ft85
Blocked Profile - Sep 29, 2016 at 04:38 PM
- Posts
- 29
- Registration date
- Thursday January 22, 2015
- Status
- Member
- Last seen
- February 25, 2020
Blocked Profile - Sep 29, 2016 at 04:38 PM
Related:
- Required: MySQL 4 >= 4.0 is required
- Net framework 4.0.3019 offline installer - Download
- Kingoroot 4.0 apk download - Download
- Pf auto typer 4.0 - Download
- Camera raw 4.0 photoshop cs3 download - Guide
- Webull desktop 4.0 download - Download
3 replies
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
Sep 29, 2016 at 09:36 AM
- Posts
- 29
- Registration date
- Thursday January 22, 2015
- Status
- Member
- Last seen
- February 25, 2020
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.