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

Install failed #35

Open
GhostikGER opened this issue Feb 11, 2023 · 1 comment
Open

Install failed #35

GhostikGER opened this issue Feb 11, 2023 · 1 comment

Comments

@GhostikGER
Copy link

I installed orangescrum as per the installation guide. After I call up the page I can configure the DB and the mailer and from then on it only throws errors. It either loads and hangs in a loop telling me that almost all constants are undefined even though they are defined in conctans.php or this error:

`[Sat Feb 11 22:56:37.845232 2023] [proxy_fcgi:error] [pid 25044:tid 140580990420736] [client ::1:60832] AH01071: Got error 'PHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Mode[Sat Feb 11 23:02:37.157339 2023] [proxy_fcgi:error] [pid 25050:tid 140581040621312] [client ::1:60952] AH01071: Got error 'PHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 67\nPHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in /var/www/orangescrum/app/Model/User.php on line 3\n'

[Sat Feb 11 23:06:07.266683 2023] [proxy_fcgi:error] [pid 25044:tid 140580965058304] [client ::1:61113] AH01071: Got error 'PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/orangescrum/app/Controller/AppController.php on line 58\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 58\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 58\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 58\nPHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in /var/www/orangescrum/app/Model/User.php on line 3\n'

[Sat Feb 11 23:07:00.957241 2023] [proxy_fcgi:error] [pid 25044:tid 140581896128256] [client ::1:61127] AH01071: Got error 'PHP message: PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/orangescrum/app/Controller/AppController.php on line 59\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 59\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 59\nPHP message: PHP Warning: Use of undefined constant CHECK_DOMAIN - assumed 'CHECK_DOMAIN' (this will throw an Error in a future version of PHP) in /var/www/orangescrum/app/Controller/AppController.php on line 59\nPHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in /var/www/orangescrum/app/Model/User.php on line 3\n'
[Sat Feb 11 23:07:37.815001 2023] [proxy_fcgi:error] [pid 25050:tid 140581904582400] [client ::1:61145] AH01071: Got error 'PHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in /var/www/orangescrum/app/Model/User.php on line 3\n'

[Sat Feb 11 23:08:16.867865 2023] [proxy_fcgi:error] [pid 25050:tid 140582064162560] [client ::1:61154] AH01071: Got error 'PHP message: PHP Warning: Declaration of User::afterSave($created) should be compatible with Model::afterSave($created, $options = Array) in /var/www/orangescrum/app/Model/User.php on line 3\n'`

@Andolatapan
Copy link
Contributor

hi @GhostikGER
Could you please share the error screenshot where you are stuck? Also if possible please share the app/tmp/logs/error.log

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