Bugzilla install problems

Bugzilla install problems

Posted by: nphyre
Posted on: 2004-12-06 22:23:00

To continue some recent discussion about Bugzilla, I've got the database and everything set up okay and have gotten to the second round of running checksetup.pl after editing it with my custom values (database user/pass etc).

It's blowing up with some permission errors. Please note that I have set the web server group in the localconfig file to be my group, not 'nobody'/'apache' or blank.

I'm not sure what the can't stat error is, because data/template does in fact exist and is chmod 775.

Re: Bugzilla install problems

Posted by: nphyre
Posted on: 2004-12-07 19:54:00

http://thread.gmane.org/gmane.comp.mozilla.devel.webtools/8477

Tried this guy's suggestions, no dice. (second article in the thread). I've also tried setting the web server group as my group.

Re: Bugzilla install problems

Posted by: hmeet
Posted on: 2004-12-16 05:13:00

I am facing the same issue. I can view the Bugzilla home page, have setup the mysql but cannot succesfully run the checksetup script the second time.

I tried setting the group to "", but that didn't help. Any advice from anybody who was able to succesfully setup Bugzilla on dreamhost?

I receive the error:

Removing existing compiled templates ...
Can't stat data/template: No such file or directory
[Thu Dec 16 05:13:20 2004] checksetup.pl: Can't stat data/template: No such file or directory
Content-type: text/html

<h1>Software error:</h1>
<pre>mkdir data: Permission denied at /usr/lib/perl/5.6.1/Template/Provider.pm line 377
</pre>
<p>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.

</p>
[Thu Dec 16 05:13:20 2004] checksetup.pl: mkdir data: Permission denied at /usr/lib/perl/5.6.1/Template/Provider.pm line 377


Tags: bugzillastatrunningtext htmlchmodgottentemplates