Error 500 after update centos 6

Good Mooring. Please help me in this error.

After update the Centos packages (Yum update) When i receive the  error 500in the sugar crm login Page

I check the file permisions, and php, and everything looks fine. I search in google for this error but i didn't find a valid solution.

PHP version: 5.3.3.

CentOS 6.8.

The SQL database is running fine.

The sugarcrm.log doesn't show information about the error.

Thanks

David

Parents
  • Hi David,

    500 errors are typically logged in the PHP error log on the server, can you check for FATAL errors or post the last log lines from there?

    - Dennis

  • Thanks Dennis, i found this errors :

    python_init: Python version mismatch, expected '2.6.5', found '2.6.6'

    [error] mod_fcgid: process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper(2060) exit(communication error), get unexpected signal 4

    I'm not sure if this is related to sugar crm

    Thanks

    David

Reply
  • Thanks Dennis, i found this errors :

    python_init: Python version mismatch, expected '2.6.5', found '2.6.6'

    [error] mod_fcgid: process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper(2060) exit(communication error), get unexpected signal 4

    I'm not sure if this is related to sugar crm

    Thanks

    David

Children