apache - Install bugzilla in ubuntu environment, the execution is successful, but 404 not found appears when accessing
伊谢尔伦
伊谢尔伦 2017-05-16 16:58:36
0
1
634

I refer to the webpage http://blog.csdn.net/liuhaoma... to install bugzilla in the ubuntu14.04 system of Tencent Cloud Server, and proceed to /usr/bin/perl install-module.pl -- All the time, an error occurs:

Then the other steps are just sudo chgrp -R root.www-data bugzilla did not pass, the other steps are completely consistent and no problem, even the final request for me to enter the administrator's email, real name, password, etc. all passed , and many tables have been generated in database bugs, but http://115.159.95.165/bugzilla has a 404 problem. I don’t know why, what is the reason? There is also the problem with the screenshot above. Will it affect 404? How to solve it?

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(1)
淡淡烟草味

Judging from the error report you provided, there should be some dependent packages that you have not installed, such as libgd, libmodule-build-perl, etc. The webpage you refer to is missing some things compared to bugzilla's official installation guide. It is recommended that you take a look at 3.1.4. Install Prerequisites in http://bugzilla.readthedocs.i... and try again after installing those dependent packages.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template