CoreBOSBB
You don't have permission to access /cc_crm/index.php on this server. - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: You don't have permission to access /cc_crm/index.php on this server. (/showthread.php?tid=325)



You don't have permission to access /cc_crm/index.php on this server. - estares - 07-17-2016

Hi

Every time I try to add a new Contact I get the error
You don't have permission to access /cc_crm/index.php on this server.

I can add new Organisations an other entitys, but not Contacts.

I already tried to put the read/write rights on all files to 775 but it did not help.
Any idea what's wrong with my setup? Huh

Regards
Estares


RE: You don't have permission to access /cc_crm/index.php on this server. - joebordes - 07-17-2016

That seems like an Apache server error more than a coreBOS error. It could be that contacts is producing a PHP error and the server answers that generic message.

First, make sure you have all coreBOS updater changesets applied, this is very important. Then activate debug:

http://corebos.org/documentation/doku.php?id=en:devel:debuging#php

and look in the Apache error_log to see if there is some error that could give us a clue as to what could be happening.