spmiyamoto Hello, I'm having trouble getting Collective Access/Providence on my VPS. I am using Hostinger for the VPS. I have a domain set up as vermontcoveredbridgesociety.cloud. I'm using DirectAdmin Web Control Panel. I'm running Alma Linux 9. I have the empty database set up as well. Attached is a screenshot of where the files are installed. When I run the install I get a page not found error. Not sure where to go from here. Any help is appreciated. I have never set up a VPS so I'm sure I must be missing something.
robc The path in the address bar, /collectiveaccess/providence/install doesn't correspond to anything displayed in the folder tree.
darrigan Hello, I think there are two problems in what we can see in your screenshot. The collectiveaccess files and folders appear to be duplicated: one copy in the providence folder and another copy at the same level as the providence folder. Is this normal? Did you intend to place the pawtucket files in the root directory of your site? Also I see only the directories and not all the php files (index.php, setup.php, service.php) A public_html folder appears in your directory structure. This is generally the name of the folder where elements visible from your public site should be placed. Your collectiveaccess directory (and other files/directories) should be moved inside this public_html directory. Make a test: in public_html, created a new file named index.html containing "Hello". When you access to vermontcoveredbridgesociety.cloud/index.html you should have Hello on your screen. (And be sure that all files and directories have "read" rights)