Wed Nov 13 20:34:58 2024 [35452][1][SECURITY] OutboundEmail::checkSavePermissions - not logged in - skipping check
Wed Nov 13 20:34:58 2024 [35452][1][FATAL] User update error: Temp User is not retrieved at ID 1, boolean given
Wed Nov 13 20:34:58 2024 [35452][1][FATAL] Email address save error
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Invalid ext logger_file_ext : ‘’.
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Setting logger_file_ext to ‘.log’.
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Setting logger_file_name to ‘’.
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Log file extension can’t be blank.
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Setting logger_file_name to ‘’.
Wed Nov 13 20:35:01 2024 [35452][1][SECURITY] Log file extension can’t be blank.
Wed Nov 13 20:35:12 2024 [35452][1][FATAL] Email address save error
Wed Nov 13 22:59:56 2024 [43128][1][FATAL] Mysqli_query failed.
Wed Nov 13 22:59:56 2024 [43128][1][FATAL] Query Failed: SELECT opportunities.sales_stage, SUM(opportunities.amount_usdollar) as amount_usdollar FROM opportunities LEFT JOIN opportunities_cstm ON opportunities.id = opportunities_cstm.id_c LEFT JOIN users jt0 ON opportunities.modified_user_id=jt0.id AND jt0.deleted=0
AND jt0.deleted=0 LEFT JOIN users jt1 ON opportunities.created_by=jt1.id AND jt1.deleted=0
AND jt1.deleted=0 LEFT JOIN users jt2 ON opportunities.assigned_user_id=jt2.id AND jt2.deleted=0
AND jt2.deleted=0 LEFT JOIN accounts_opportunities jtl3 ON opportunities.id=jtl3.opportunity_id AND jtl3.deleted=0
LEFT JOIN accounts accounts ON accounts.id=jtl3.account_id AND accounts.deleted=0
AND accounts.deleted=0 LEFT JOIN campaigns jt4 ON opportunities.campaign_id=jt4.id AND jt4.deleted=0
AND jt4.deleted=0 where opportunities.deleted=0 AND opportunities.amount_usdollar is not null AND opportunities.sales_stage is not null GROUP BY opportunities.sales_stage DESC: MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘DESC’ at line 12
Wed Nov 13 23:00:51 2024 [43128][1][FATAL] SUGAREMAILADDRESS: address did not valid [ ]
Wed Nov 13 23:00:51 2024 [43128][1][FATAL] Invalid Argument: new address should be an array of strings, string given.
Wed Nov 13 23:00:51 2024 [43128][1][FATAL] SUGAREMAILADDRESS: address did not valid [ ]
Wed Nov 13 23:00:51 2024 [43128][1][FATAL] Invalid Argument: new address should be an array of strings, string given.
Wed Nov 13 23:03:08 2024 [43133][1][FATAL] Email address save error
Wed Nov 13 23:12:58 2024 [43128][1][FATAL] Email address save error
This change is not upgrade safe and you should not keep it in production instances.
When you face an error especially (500 error). adding these lines temporarily drastically increases the resolution of the error because it shows you on the screen that this is the exact place where the error is occuring
@tmarcinek try installing with a simpler password (no symbols or strange characters), there is a bug that might be causing trouble with your user creation.
I think there is a very basic mistake in the installation because all of the legacy routes are returning a 500 error
Did you setup the permissions setting up the server
This server is a external hosting, I have a very limited cpanel. No external domain is connected. During installation I immediately have a wizard from suitecrm only, where I have to enter data for the database etc. I didn’t have much choice.
The user and group name (in the above example www-data ) needs to be replaced by the actual system user and group that your webserver runs under. This varies depending on your operating system. Common web server users are as follows:
www-data (Ubuntu Linux/Apache)
apache (Linux/Apache)
Clear symfony cache (delete prod/log.txt)
For example,
If you set your web root to:
/var/www/html/suitecrm8/public/
Then .htaccess file at /public/legacy/ folder will be:
HI, thank you for you replay.
but I not help me. My advaneture with suitecrm starting at www homepage configuration, because I using hosting provider. I have no access to console. I puting zip file via ftp and unziping, next open www and tried configuring.
I have one option in my cpanel. I can install CRM from predefined packade, but only 7.12.6 version. I upgrading via admin panel to 7.14 and looks fine (all processes passed)…and next i have “500” on homesite.