Hello
I am installing Magento via the DevDocs on a GoDaddy VPS
I have followed the steps outlined in the DevDocs here for 2 users, adding my user to the Apache group
However when I get to the web URL to setup, I get a 500 error
The server error log gives me this
[Tue Jul 04 01:23:29.341871 2017] [:error] [pid 11738:tid 139699070940928] [client 86.146.24.36:57526] SoftException in Application.cpp:456: Mismatch between target GID (503) and GID (48) of file "/home/mobilityhire/MHSales/index.php", referer: https://sales.mobilityhire.com/index.php
Any idea why this would be happening?
EDIT: SOLVED