toot.wales is one of the many independent Mastodon servers you can use to participate in the fediverse.
We are the Open Social network for Wales and the Welsh, at home and abroad! Y rhwydwaith cymdeithasol annibynnol i Gymru, wedi'i bweru gan Mastodon!

Administered by:

Server stats:

615
active users

Gomez :wales_flag: :twt:

Help! I'm having all sorts of difficulty trying to install .
@mglewis I think you said you had some experience with it.
I've set up a Ubuntu 22.04 server, installed apache2, php and mysql with what I think are all the pre-requisites.
I've copied in all the files but when I go to https://<server>/suitecrm all I get is a directory listing and not the installation page.
If I try a cli install that fails too.
If anyone can suggest anything I might look at I'd be grateful.

@mglewis
Yeah the 1st time I tried to install it the docs were for v7. I wiped the server and started again.
The instructions work up to 2.3 where 'chmod +x bin/console' fails with no such file or directory.
There is no .php file in V8
I'm at a loss.

@gomez the file bin/console should be there. Are you in your suiteCRM directory?

Here's what that directory has in it on my Linux test server (viewed from a mac)

@mglewis
You're right it was there, I was being stupid.
I've done the chmod but nothing has changed.
I've checked the Apache config per the instructions but I can't see the error.
I dropped a copy of Espocrm on the server and that ran up straight away, so whatever the issue is it's related to suitecrm.