Added by Pranoy Sinha over 5 years ago
1. I'm on a DigitalOcean (DO) droplet with Ubuntu 18.04 & Apache2 installed and configured with PHP7.2 & MySQL. I have added my domain (viz: abc.com) - installed LE SSL and also installed a WordPress on the main domain - and my site https://abc.com renders fine on the browser.
2. I have created a Subdomain (lets say op.abc.com) also installed LE SSL. So we have 2 public_html DIR (one for main domain and another for Subdomain). So in this case i have uploadded a Test PHP page on subdomain's public_html DIR and it renders perfect. Upto this level it is working good.
3. Now i want to install OP in the Subdomain so whenever i open https://op.abc.com - my openproject will open on the web browser.
4. I am using Putty and have root level access.
5. I installed OP as per this link: https://www.openproject.org/download-and-installation/ (package based installation).
6. I also installed Ruby, Node, PGSQL - created a DB also in phppgadmin (i am using VestaCP for my Droplet).
7. But i can't see any files being saved in my Subdomain's public_html folder, Surprised!
I am attaching the openproject.conf as ready ref for you guys. Pls anybody can help me..?
TIA.