-
Notifications
You must be signed in to change notification settings - Fork 6
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
Issue when executing start.php #5
Comments
The minimum required php version is 5.6 as told in the readme: https://github.com/JABirchall/NimdaTS3/blob/master/README.md |
I just updated my version and I still get the same issue:
|
Will look into it. |
update, try the patch i just pushed |
Well that fixed that issue with it showing that error, but now I receive this issue:
|
Ok im on track with what the issue is, I have now fixxed that error. Since i dont have a linux dev environment there are some class autoloading case problems. anyway try the latests patch |
Different issue now:
|
Ok try latest patch |
|
ok try latest |
antsbot@caveman-gaming:~/tsbot$ php start.php |
I think you'll need to delete the Nimda database.sqlite and recreate it. just run |
Well when I try to run it with sqlite I get this:
|
My fault was missing php5-sqlite, though I don't know if this is how it is supposed to look when starting up:
|
Yes that is a successful start. |
This issue has been fixed, Thank you for your cooperation. If you encounter any other bugs do not hesitate to open a new issue thank you. |
The text was updated successfully, but these errors were encountered: