我用方便的Windows Installer安装了Bugzilla( https://wiki.mozilla.org/Bugzilla:Win32InstallPackages )
我正在尝试按照这些说明升级到3.6.3。
我已经下载了压缩包并进入步骤2.7.3.4,但是当我尝试访问网站时,我的networking服务器开始抛出500个错误。 apache error.log说: The system cannot find the file specified. : couldn't spawn child process: C:/Program Files/Bugzilla/bugzilla/index.cgi The system cannot find the file specified. : couldn't spawn child process: C:/Program Files/Bugzilla/bugzilla/index.cgi
这些升级说明中是否有缺失?
要手动升级,#! 所有.cgi文件中的行需要更新以指向perlpath。
例如。 #!"C:/Program Files/Bugzilla/perl/perl/bin/perl.exe" -wT
http://landfill.bugzilla.org/win32installer/source/中的SetPaths.cmd脚本将自动从Bugzilla安装目录运行。
方便的Windows安装程序也可以进行升级 – 只需将3.6.3软件包安装在您拥有的版本上即可。