AH01264: script not found or unable to stat: /var/www/html/bugzilla/dnscfg.cgi
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: keerthi, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
Steps to reproduce:
Hi,
I took 5.0.6 version of bugzilla and followed the steps to install the bugzilla on my ubuntu system. os version details given below:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
i have set up the mail_delivery_method with smtp, with server set as smtp.gmail.com:587 and given my user details.
after doing the settings, on clicking "new account", i am getting the error "There was an error sending mail from 'keerthi@theseedapps.com' to 'harish@theseedapps.com': unable to establish SMTP connection to (smtp.gmail.com) port 587"
i checked "yourdomain.com.error_log" file and found following error logged "AH01264: script not found or unable to stat: /var/www/html/bugzilla/dnscfg.cgi"
when i search the file dnscfg.cgi. i am not able to find in download. also i didnt find the file in internet also.
can somebody help under solving this issue?
Thanks,
Keerthi.
Actual results:
unable to establish SMTP connection, due to which new user create is failing
Expected results:
Should be able to send invite email to new users via smtp
Description
•