RE: All Domains point to CP after Migration
09-18-2014, 06:40 AM
(This post was last modified: 09-18-2014, 06:50 AM by webnetvn.)
Well luckily the sentora install isnt the primary server still. im running 2 different VPS systems right now so if i do screw it up its s simple matter of wiping out the vps and starting over (hopefully without repeating the same mistakes again) i combed through the config and removed all the issues. it turns out the issue was that each domain had an argument that the new apache didnt like. specifically:
once those were removed i got the error of no domain log directories existing so i created them. apache loads properly now. BUT all sites are now going to error 403 see here: http://webnetvn.com. which i feel has to do with the changed to that config line
Code:
Options ExecCGI -Indexes
needed to be changed to
Options ExecCGI Indexes
once those were removed i got the error of no domain log directories existing so i created them. apache loads properly now. BUT all sites are now going to error 403 see here: http://webnetvn.com. which i feel has to do with the changed to that config line
Need a good VPS Host? Check Out Digital Ocean! https://www.digitalocean.com/?refcode=5cc7d2894482