PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 99
PHP Strict Standards: Non-static method BaseRecord::runQuery() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/recipe.php on line 687
PHP Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1217
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
PHP Notice: Use of undefined constant number - assumed 'number' in /opt/lampp/htdocs/rbook/classes/recipe.php on line 689
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 285
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 397
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 398
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 399
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 400
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 401
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 402
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 403
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 94
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 84
PHP Notice: Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93
Why??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Those are only warnings, no errors. I just noticed those messages just a few days agao, as I had log level set to errors only. You can change the log level in your php.ini file.
Did you try "root" and "password" for the admin user? Those are the default values.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, login work fine with this parameters. But now my session expire continuously , see log rows:
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1208
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1009
PHP Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1014
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
PHP Notice: Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/controllers/user_controller.php on line 74
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Again I can see only warnings. No hint why a session would be expire… Did you try to disable the output of all warnings? Anything in your webserver's log files?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Login for admin is not possible:
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 99
PHP Strict Standards: Non-static method BaseRecord::runQuery() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/recipe.php on line 687
PHP Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1217
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
PHP Notice: Use of undefined constant number - assumed 'number' in /opt/lampp/htdocs/rbook/classes/recipe.php on line 689
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 285
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 397
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 398
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 399
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 400
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 401
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 402
PHP Notice: Trying to get property of non-object in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 403
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 94
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/helpers/auth.php on line 84
PHP Notice: Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93
Why??
Those are only warnings, no errors. I just noticed those messages just a few days agao, as I had log level set to errors only. You can change the log level in your php.ini file.
Did you try "root" and "password" for the admin user? Those are the default values.
Ok, login work fine with this parameters. But now my session expire continuously , see log rows:
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1208
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1009
PHP Strict Standards: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 2195
PHP Strict Standards: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/lib/php/DB/common.php on line 1014
PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /opt/lampp/htdocs/rbook/classes/base_record.php on line 128
PHP Notice: Undefined index: pageErrors in /opt/lampp/htdocs/rbook/controllers/base_controller.php on line 93
PHP Notice: Undefined index: user in /opt/lampp/htdocs/rbook/controllers/user_controller.php on line 74
Again I can see only warnings. No hint why a session would be expire… Did you try to disable the output of all warnings? Anything in your webserver's log files?