Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSSQL driver named mmsql.php #2396

Closed
threesquared opened this issue Dec 1, 2014 · 2 comments
Closed

MSSQL driver named mmsql.php #2396

threesquared opened this issue Dec 1, 2014 · 2 comments

Comments

@threesquared
Copy link

I think this is a typo as the driver only loads when renamed to mssql.php?

@danielkerr
Copy link
Member

maybe you don't have mysql installed?

mssql was even though there is a driver for it it has not bee setup to be used in the installer.

@threesquared
Copy link
Author

Uh I have mysql installed. But I am trying to use mssql.....

The issue is that this file has the class name MSSQL but the file is called mmsql.php
https://github.com/opencart/opencart/blob/master/upload/system/library/db/mmsql.php

If I rename it to mssql.php then everything works as expected. Otherwise I get 'Error: Could not load database driver MSSQL!'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants