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

Index will work but there's no prompt #2

Open
lostfile1 opened this issue Dec 27, 2020 · 2 comments
Open

Index will work but there's no prompt #2

lostfile1 opened this issue Dec 27, 2020 · 2 comments

Comments

@lostfile1
Copy link

Every time I try to run this on my nginx web server every thing looks fine other than the fact i can't input commands whatsoever and there's no prompt

@Juribiyan
Copy link

Turn off error_reporting(0); in Executer.php.
Then look into the Network tab in your dev.tools. There you will probably find a critical error related to mysql module which is outdated. The code must be rewritten for mysqli.

@Juribiyan
Copy link

9baedc9

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