cancel
Showing results for 
Search instead for 
Did you mean: 

ccgi Access forbidden Error 403

JymboP
Newbie
Posts: 9
Registered: ‎17-03-2010

ccgi Access forbidden Error 403

I setup my ccgi account about 24hrs ago (DNS seems to be ok).
Both an index.html and the following PHP
<?php
phpinfo();
?>
give the following:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Error 403
ccgi.username.plus.com
Wed Mar 17 15:43:39 2010
Apache
I have checked the permissions in line with the new ccgi and everything looks ok. Any ideas?
JymboP
2 REPLIES 2
Ben_Brown
Grafter
Posts: 2,839
Registered: ‎13-06-2007

Re: ccgi Access forbidden Error 403

I've fixed this for you, your homedir had the wrong permissions.
JymboP
Newbie
Posts: 9
Registered: ‎17-03-2010

Re: ccgi Access forbidden Error 403

Thanks, works a treat.
JymboP