I followed the instruction outlined on https://camanual.whirl-i-gig.com/providence/user/setup/install/Ubuntu_20.04 however, there are a few problem that you might like to address for newbies, like myself.
- Ubuntu 20.04 is no longer supported and should not be recommended
- PHP 8.2 is not supported on Ubuntu 24.04, but PHP 8.3 is
- The vendor directory and contents do not seem to get copied when using the git clone command. Need to copy from providence-2.0.9.zip
- The two security commands need to also include the app/fonts and uploads folders
Once I solved the above problems, I was able to successfully install CA on Ubuntu 24.04 LTS server with PHP 8.3 and MySQL 8.0.44. Please could I suggest that the installation instructions be updated to help others.
Thanks