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

Error call controller, can you help me? #18

Open
dat11509vc opened this issue Nov 9, 2020 · 1 comment
Open

Error call controller, can you help me? #18

dat11509vc opened this issue Nov 9, 2020 · 1 comment

Comments

@dat11509vc
Copy link

My source code has config Route and remove index.php and using sql server.
When run 'php index.php welcome index ', it show error:
`C:\xampp\htdocs>php index.php welcome index

An uncaught Exception was encountered

Type: Error
Message: Call to undefined function sqlsrv_connect()
Filename: C:\xampp\htdocs\system\database\drivers\sqlsrv\sqlsrv_driver.php
Line Number: 144

Backtrace:
File: C:\xampp\htdocs\application\controllers\Load_Page.php
Line: 8
Function: __construct

    File: C:\xampp\htdocs\index.php
    Line: 315
    Function: require_once`

My source code working ok.
image
image
image
image

@takielias
Copy link
Owner

How can I reproduce this error? Can you please explain?

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