X2Engine / X2CRM

X2CRM Open Source CRM - PHP
http://www.x2crm.com
342 stars 168 forks source link

issue after install page? #163

Open killmasta93 opened 5 years ago

killmasta93 commented 5 years ago

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

kundansable commented 5 years ago

i am having same error I used php7.2 ,mysql Ver 15.1 Distrib 10.1.34-MariaDB on ubuntu 18.04

TravelIndustryDesign commented 5 years ago

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.

pczupil commented 4 years ago

X2CRM 7.0 and below do not support PHP 7.1+. You will need to install the newest version of X2CRM if you want to use PHP 7.2.