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

User erstellen nicht möglich #945

Closed
Rooting21 opened this issue Nov 27, 2016 · 6 comments
Closed

User erstellen nicht möglich #945

Rooting21 opened this issue Nov 27, 2016 · 6 comments
Assignees
Milestone

Comments

@Rooting21
Copy link

Bei der Version 5.30 ist das erstellen eines neuen User nicht möglich der debug modus sagt nur

Fatal error: Uncaught PDOException: SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '1969-12-31' for column 'birthday' at row 1 in /var/www/html/Web/stuff/admin/user.php:337 Stack trace: #0 /var/www/html/Web/stuff/admin/user.php(337): PDOStatement->execute(Array) #1 /var/www/html/Web/admin.php(53): include('/var/www/html/W...') #2 {main} thrown in /var/www/html/Web/stuff/admin/user.php on line 337

@gOOvER
Copy link
Contributor

gOOvER commented Nov 27, 2016

Ich kann diesen Fehler definitiv nicht bestätigen. bei mir gehts ohne Probleme. Ubuntu 16.04.1

@Rooting21
Copy link
Author

ist beim testen aufgefallen habe das runtergeladen installiert und dann konnte ich keine user erstellen habe auch ubuntu16.04 wenn ich aber ein datum von heute oder so nehme gehts komischerweise

@PitbullOL
Copy link
Contributor

Kann auch ich nicht bestätigen gerade auf einer Lokalen VM getestet, von wo benutzt du dein Installations Medium von Ubuntu?

@Rooting21
Copy link
Author

also das einzige was ich sagen kann ist das ich den easy-wi aktuell runtergeladen habe und es nicht geht ich habe ubuntu 16.04 mit mysql und apache2 und php 7 und alles was dazu gehört

@ulrichblock
Copy link
Member

ulrichblock commented Nov 29, 2016

Stell mal die CFG von deinem SQL Server um:
http://dba.stackexchange.com/questions/48704/mysql-5-6-datetime-incorrect-datetime-value-2013-08-25t1700000000-with-er

Dazu gehe ich mal davon aus, dass dein SQL Server eine andere Zeit hat, als der PHP Interpreter.

@ulrichblock
Copy link
Member

Grund ist #840

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

No branches or pull requests

4 participants