This topic is locked
[SOLVED]

 Advanced Search Error

10/10/2013 5:33:44 AM
PHPRunner General questions
C
CWDATA author

On the site I have designed I have various List pages of data. In all cases when I use the standard search there is no problem. However when I try to search by a specific field I get the following Error message. "Forbidden
You don't have permission to access /pgcommission/tblterminationdataV2_list.php on this server.
--------------------------------------------------------------------------------
Apache Server at cgi03.web.eu.clara.net Port 80
I have been given advice about setting etc. and am awaiting my providers feedback from their techy people. In the meantime is there anyone who has had this problem and has a definitive solution for it.

Many thanks,

Carl.
Update - I have been read that setting permissions on folders and files etc to 766 will solve the problem but it hasn't. My current setting is 755. Hope someone out there has some Pearls of Wisdom!

Many thanks.

Sergey Kornilov admin 10/10/2013

"Forbidden" error message is produced by the web server. There is nothing PHPRunner can do here since file is not being served by the web server. Someone needs to make sure permissions on this file are correct and it can be open by the web browser.

C
CWDATA author 10/10/2013



"Forbidden" error message is produced by the web server. There is nothing PHPRunner can do here since file is not being served by the web server. Someone needs to make sure permissions on this file are correct and it can be open by the web browser.

C
CWDATA author 10/10/2013






Admin thanks for your reply but,
I was hoping that another user would have had a similar experience and therefore a solution.

Sergey Kornilov admin 10/10/2013

If someone had this issue they would definitely chime in. Meanwhile - test your app on your local machine or on Demo Account. If it works there this is definitely a server issue and you need to bug your web hosting support team in order to fix this.

C
CWDATA author 10/17/2013

Just so other users know. I solved this by simply turning on Ajax search options!!!
Carl.