
I was stucked in configaration,need some help and advise.
The LAMP environment is below:
PHP 8.3.19 (cli) (built: Mar 12 2025 13:10:27) (NTS gcc x86_64);
mysql Ver 8.0.44 for Linux on x86_64 (MySQL Community Server - GPL);
Server version: Apache/2.4.63 (CentOS Stream);
NAME=“CentOS Stream”
VERSION=“10 (Coughlan)”;
I had skim the error log below:
install.log :2025-11-16 13:06:57…creating table aop_case_updates
2025-11-16 13:06:57…creating Relationship Meta for AOP_Case_Updates;
suite.log:MySQL error 1146: Table ‘suitecrm.outbound_email’ doesn’t exist
The privilege on document and file had been confirmed.Mysql works well. That is all i know.
What SuiteCRM version are you trying to install?
Did you try to load suitecrm on the browser?
yes i tryed ;after the configuration ,i do the browser installation;http://my_serverip/suitecrm/install.php then stucked at the first picture
then i set ( instller_locked =>false) try to reload again,still appeared like the picture above
Hello,
that’s likely not the problem, but try to setup a subdomain for your CRM which points to the public folder and install it from there.
Inside a subfolder, the system is less flexible and I had multiple issues with subfolders - never with subdomains.
If you’re at the very beginning, it’s easiest to delete everything and restart, so you don’t have to change installer_locked in the config.php.
As for CentOS, there have been a few issues:
https://community.suitecrm.com/search?q=centos%20order%3Alatest
If you have a choice, try Ubuntu Server 24 LTS - that’s working really well for me in multiple setups / installations.