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

Scriptlog Broken! Whoops \ Exception \ ErrorException (E_WARNING) session_set_save_handler() expects parameter 1 to be SessionHandlerInterface, string given #71

Open
nirmalakhanza opened this issue May 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nirmalakhanza
Copy link
Collaborator

Whoops\Exception\ErrorException thrown with message "session_set_save_handler() expects parameter 1 to be SessionHandlerInterface, string given"

Stacktrace:
#2 Whoops\Exception\ErrorException in C:\inetpub\wwwroot\scriptlog\lib\main.php:183
#1 session_set_save_handler in C:\inetpub\wwwroot\scriptlog\lib\main.php:183
#0 require in C:\inetpub\wwwroot\scriptlog\index.php:12

This error is a bug. I found it when I installed scriptlog on Microsoft IIS. I tried to install it on my laptop. At first, it seemed smooth when processing the installation. But this error message occurs when we are directed to the admin directory or the front-end site.

@nirmalakhanza nirmalakhanza added the bug Something isn't working label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants