Author Topic: Error 403: Forbidden (Cannot access Settings)  (Read 2545 times)

Interpolat

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
Error 403: Forbidden (Cannot access Settings)
« on: May 15, 2015, 02:06:05 pm »
Whenever I try to access the settings option, I get the error Error 403: Forbidden

My log.php file is showing this:

Session "default" started at 2015-05-15T16:57:56+0000
#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/xxxxx/public_html/WEBOffice/application/models/project_tasks/ProjectTasks.class.php' on line 140 (error code: 2)
Time since start: 0.431454896927 seconds
----------------------------------------------

I am running Feng Office 3.1.5.1. 0.147s. 4.16 MB

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Error 403: Forbidden (Cannot access Settings)
« Reply #1 on: May 19, 2015, 12:34:11 pm »
Well.. error 403 is usually due to server settings: http://en.wikipedia.org/wiki/HTTP_403

The error log provided has nothing to do with settings either.

What Web Server are you using? Did you have a look at its settings there?

Best,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

Interpolat

  • Newbie
  • *
  • Posts: 7
    • View Profile
    • Email
Re: Error 403: Forbidden (Cannot access Settings)
« Reply #2 on: May 19, 2015, 03:47:52 pm »
This is running on a Linux Centos 6 server running
pache Version   2.2.29
PHP Version   5.4.37
MySQL Version   5.5.42-cll
Architecture   i686

This was all working fine before, and with one of the recent upgrades, started having this issue.  I know whenever you see a 403 error you are telling everyone this is a server issue.  But there are now a number of open tickets here with 403 issues.  I have not changed anything on my server, so why would this suddenly stop working now, and only after an upgrade of FengOffice?

Also, although I have debug enabled, when I get the error, and I click on "Information" nothing happens to give me more information of what the issue may be.

Thanks,
« Last Edit: May 19, 2015, 03:50:32 pm by Interpolat »