Author Topic: Error 403 Forbidden after successful installation  (Read 2724 times)

bateman10

  • Freshman
  • *
  • Posts: 10
    • View Profile
Error 403 Forbidden after successful installation
« on: April 10, 2012, 11:56:39 am »
Hi there,

I've done the complete setup and each time I login into FO I get an error 403 forbidden. The forum discussed this error in previous versions of opengoo. But non of them solved it (apperantly) with FO.



Can anyone help?

Thanks,
Andreas

bateman10

  • Freshman
  • *
  • Posts: 10
    • View Profile
Re: Error 403 Forbidden after successful installation
« Reply #1 on: April 11, 2012, 04:26:10 pm »
No one?

hchen

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Re: Error 403 Forbidden after successful installation
« Reply #2 on: April 17, 2012, 01:58:37 am »
I got the same error with the install on my hosting environment.
My local windows installation worked fine.

The fengoffice/error_log doesn't show any critical errors. And turning on define('DEBUG', true); doesn't help either.

The AJAX error response is:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /fengoffice/index.php
on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>

Can anyone help please!