You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need some help with this. I can access osticket just fine, but each time there is this error in the logs, why is it searching in the config folder . Does osticket have a config folder. And my osticket files are under /var/www/support/
The text was updated successfully, but these errors were encountered:
osTicket will request urls like /scp/ajax.php/config/scp. Apache is supposed to invoke ajax.php with a PATH_INFO of /config/scp. Do you have something in place to prevent such a request?
i also receive the same error in osTicket logs like
[Tue Jun 17 08:40:23.115566 2014] [access_compat:error] [pid 25119:tid 139887810385664] [client 111.88.18.104:50648] AH01797: client denied by server configuration: /usr/local/apache2/htdocs/osTicket/
Hi
Need some help with this. I can access osticket just fine, but each time there is this error in the logs, why is it searching in the config folder . Does osticket have a config folder. And my osticket files are under /var/www/support/
The text was updated successfully, but these errors were encountered: