Bugzilla : Error log : [cgid:error] script not found or unable to stat: /usr/lib/cgi-bin/mainfunction.cgi
Categories
(Bugzilla :: bugzilla.org, defect)
Tracking
()
People
(Reporter: chandruzdba, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
Installed the 5.0.6 in ubuntu 18.4.
after installation i got the ui , i can able to login and create user,bugzilla...etc
but this error comes 3 times a day .
Actual results:
Facing the below error.
Installed all perl packages and while running ./testserver.pl http://localhost.
TEST-WARNING Failed to run gdlib-config; cant compare GD versions.
TEST-OK GD library generated a good PNG image.
and in the error log.
[authz_core:error] [pid 17012:tid 140146323351872] [client 127.0.0.1:42558] AH01630: client denied by server configuration: /var/www/html/bugzilla/localconfig
and with the another error.
[cgid:error] [pid 29173:tid 139826720323328] [client 170.113.205.233:59343] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/mainfunction.cgi
Expected results:
mainfunction.cgi is missing , which process triggers this ?
Hi All,
Please help me to fix this ?
[cgid:error] [pid 7900:tid 139996455491328] [client 262.12.81.84:34204] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/mainfunction.cgi
[cgid:error] [pid 7898:tid 139996346386176] [client 249.235.73.5:17003] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/php
[cgid:error] [pid 7898:tid 139996337993472] [client 249.235.73.5:17003] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/php5
[cgid:error] [pid 7898:tid 139996329600768] [client 249.235.73.5:17003] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/php-cgi
[cgid:error] [pid 7898:tid 139996321208064] [client 249.235.73.5:17003] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/php.cgi
[cgid:error] [pid 7898:tid 139996312815360] [client 249.235.73.5:17003] AH01264: script not found or unable to stat: /usr/lib/cgi-bin/php4
[authz_core:error] [pid 7900:tid 139996571444992] [client 249.235.73.5:13616] AH01630: client denied by server configuration: /var/www/html/bugzilla/lib/phpunit
[authz_core:error] [pid 7900:tid 139996563052288] [client 249.235.723.5:13616] AH01630: client denied by server configuration: /var/www/html/bugzilla/lib/phpunit
[authz_core:error] [pid 7900:tid 139996554659584] [client 249.235.723.5:13616] AH01630: client denied by server configuration: /var/www/html/bugzilla/lib/phpunit
[authz_core:error] [pid 7900:tid 139996472276736] [client 249.235.723.5:13616] AH01630: client denied by server configuration: /var/www/html/bugzilla/lib/phpunit
[authz_core:error] [pid 7898:tid 139996396742400] [client 249.235.723.5:20566] AH01630: client denied by server configuration: /var/www/html/bugzilla/data/admin
Comment 2•5 years ago
|
||
bugzilla.org is the wrong component for this, since this is not related to the bugzilla.org infrastructure
Comment 3•4 months ago
|
||
All these PHP errors make no sense. Bugzilla is a Perl application.
Description
•