Hello all,
Pulling hair here and need your wisdom. Tried to install SuiteCRM from downloaded zip v.8.8.1 on Hostgator VPS server. Watched about all videos on youtube, re-read the docs (specific to v8x) and trippled checked all settings. tried on 2 different domains, 2 subdomains, root, and subdirectory under public_htm - same results. however when i try to run the auto install via Softaculous in CPanel, it works every time. The things i have noticed to be different from documented install are:
- all permissions below root of the suoteCRM install folder are set to 755 for files and folders
- in my manual install, when failing, logsinclude the error about not being able to create writable cache/upload/import folder and it is also missing in the auto install
- install.log is missing all together
- When i install manual pre-check looks good for all but LDAP which is missing and i believe is not required.
- i can not install without the Failed install unless i check âignore errors and warningsâ
- when i do get passed that failure, and login i see nothing in the module menu all blank and i do get an error reading meta data. that is as close as i did get with manual install.
- even then i get same errors in the log file, here some of them:
[2025-08-241 03:07:28] install.FATAL: Begin DB Check Process *************
[2025-08-241 03:07:28] install.FATAL: testing with mysql:mysqli
[2025-08-241 03:07:28] install.FATAL: Basic form info is valid, continuing Process.
[2025-08-241 03:07:28] install.FATAL: Testing user accountâŚ
[2025-08-241 03:07:28] install.FATAL: Connection made using host: localhost, usr: xxxxxxxxxxx_dev_usr1
[2025-08-241 03:07:28] install.FATAL: ERROR: Cannot create writable dir cache/upload/import
[2025-08-241 03:07:28] install.FATAL: installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
[2025-08-241 03:07:31] install.SECURITY: OutboundEmail::checkSavePermissions - not logged in - skipping check
[2025-08-241 03:07:31] install.FATAL: User update error: Temp User is not retrieved at ID 1, boolean given
[2025-08-241 03:07:31] install.FATAL: Email address save error
[2025-08-241 03:07:33] install.SECURITY: Invalid ext logger_file_ext : ââ.
[2025-08-241 03:07:33] install.SECURITY: Setting logger_file_ext to â.logâ.
[2025-08-241 03:07:33] install.SECURITY: Setting logger_file_name to ââ.
[2025-08-241 03:07:33] install.SECURITY: Log file extension canât be blank.
[2025-08-29 03:07:33] install.INFO: step: run-legacy-install | status: failed
[2025-08-29 03:07:33] install.INFO: step: run-legacy-install | messages:
[2025-08-29 03:07:33] install.INFO: An error occurred while installing SuiteCRM. Please check the â/logs/install.logâ.
[2025-08-29 03:07:33] install.INFO: step: run-legacy-install | debug:
[2025-08-29 03:07:33] install.INFO: Exception: Call to undefined function exec()
part of me is happy that i finally got a âworkingâ instance, but i am seriously concerned about what could be wrong, and how/when it will manifest itself.
Please assist as i am out of ideas to try.