CENTOS 6.9 x86_64 kvm
Apache/2.4.27 (cPanel) OpenSSL/1.0.2k mod_bwlimited/1.4
PHP 5.4 (can activate php 7)
mysql 5.6.35
1 08/07/2017 09:29:46 am
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
2 08/06/2017 07:42:51 pm
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
I tried and get the same error
3 08/06/2017 08:56:13 am
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
@kvvaradha
also not working and the same error after doing that.
4 08/05/2017 06:18:30 pm
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
I deleted them and I get the same 3 errors
5 08/05/2017 02:42:11 pm
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
POST /gl/inquiry/journal_inquiry.php?JsHttpRequest=0-xml 403 (Forbidden)
load @ JsHttpRequest.js:108
JsHttpRequest.t.send @ JsHttpRequest.js:38
JsHttpRequest.query @ JsHttpRequest.js:86
JsHttpRequest._request @ utils.js:15
JsHttpRequest.request @ utils.js:6
e.onclick @ inserts.js:92
JsHttpRequest.js:56 Uncaught Error: JsHttpRequest: JavaScript code generated by backend is invalid!
<!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 /gl/inquiry/journal_inquiry.php
on this server.<br />
</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.4.27 (cPanel) OpenSSL/1.0.2k mod_bwlimited/1.4 Server at Port 80</address>
</body></html>
at JsHttpRequest.t._error (JsHttpRequest.js:56)
at XMLHttpRequest.xr.onreadystatechange (JsHttpRequest.js:104)
JsHttpRequest.t._error @ JsHttpRequest.js:56
xr.onreadystatechange @ JsHttpRequest.js:104
6 08/05/2017 12:50:15 pm
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
Hello, apmuthu
Thanks for your respond.
I have tried this points but I still have the same problem
7 08/04/2017 04:39:58 pm
Re: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
Please help me
8 08/03/2017 07:52:34 pm
Topic: Ajax (Javascript request) Stopped after updating Apache (14 replies, posted in Report Bugs here)
Hello all,
I am running FA 2.3, it was working until I updated to Apache 2.4.
A am geting JS error:
JsHttpRequest.js:56 Uncaught Error: JsHttpRequest: JavaScript code generated by backend is invalid!
<!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 /gl/inquiry/gl_account_inquiry.php
on this server.<br />
</p>
<p>Additionally, a 403 Forbidden
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.4.27 (cPanel) OpenSSL/1.0.2k mod_bwlimited/1.4 Server at Port 80</address>
</body></html>
at JsHttpRequest.t._error (JsHttpRequest.js:56)
at XMLHttpRequest.xr.onreadystatechange (JsHttpRequest.js:104)
I tried installing fresh FA 2.4 but it's having the same problem.
Please advice me