You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I was wondering if someone could shed some light on the issue im having. After i get the install page i get connection successful after that it says go to login page i get the error 500. Then checked the logs and saw this
Any ideas? [Mon Dec 31 22:11:25.054219 2018] [php7:error] [pid 16500] [client 192.168.3.5:59091] PHP Fatal error: Declaration of X2WebUser::checkAccess($operation, $params = Array) must be compatible with CWebUser::checkAccess($operation, $params = Array, $allowCaching = true) in /var/www/html/x2crm/protected/components/X2WebUser.php on line 38
The text was updated successfully, but these errors were encountered:
I had the same issue when installing X2 6.9 via Softaclous installer, as i was using PHP 7.0 it gave a 500 error, but after rolling back to PHP 5.6 and loaded straight away.
Hi,
I was wondering if someone could shed some light on the issue im having. After i get the install page i get connection successful after that it says go to login page i get the error 500. Then checked the logs and saw this
Any ideas?
[Mon Dec 31 22:11:25.054219 2018] [php7:error] [pid 16500] [client 192.168.3.5:59091] PHP Fatal error: Declaration of X2WebUser::checkAccess($operation, $params = Array) must be compatible with CWebUser::checkAccess($operation, $params = Array, $allowCaching = true) in /var/www/html/x2crm/protected/components/X2WebUser.php on line 38
The text was updated successfully, but these errors were encountered: