Unable to install v 8 , connect to DB. Enhance Control panel. install subdomain.

Hello,

I followed the manual, changed the public_html to public.
The dbase is created mariaDB,

I set all the directories with the correct rights, used the GUI and the terminal for install.

Both give and error on the dbase, while I can connect with the user + password.

I have dollibar, works fine but want something more modern and with a better API .

For now, nothing normal works. SuiteCRM 8.9 are the docs I followed.The Webserver on the secondary cluster is Litespeeed and all Ubuntu.

Would be nice if this works.

Hello Mike,

you can keep your public_html folder (I assume, you’re installing Suite in a subdomain) and then you’d have to point your VHost to the (SuiteCRM) public folder inside your public_html.
(Not sure whether Enhance can do that - you’d have to check with their docs. Usually, I avoid any form of control panel, since I’ve got too little control with those :wink: ).

That is not officially supported - however, it might work.

As for the installation process itself: I usually use the GUI.
The most important thing is, to get the server setup right - then the CRM installation is very simple and usually always works.

Hey, thanks for your reply. Enhance works with containerized PHP and that was the reason it didn’t work. Thanks to the amazing support of Adam from Enhance it’s working. He wrote the reason that was needed was to remove the port setting to prevent the app trying to use tcp. The reason tcp doesn’t work to 127.0.0.1 is that PHP is containerised and 127.0.0.1 is the loopback of the container and not the host o/s.

The above is what prevented Enhance to work on both 127.0.0.1 and localhost. I’m exited it works!

I think I missed some steps with the setup, SuiteCRM feels a little sluggies and the most of CSS is missing,
The nav bar is fine, but the rest of the page looks from the stone age

You can follow docs:


Installation Guide