Re: [CentOS] Bugzilla Install problems - need last mile help

2007-11-23 Thread Scott Ehrlich
Wow! Using phpmyadmin, new user bugs, hostname localhost, no associated database (let check script handle that) and it went through! Now I have to debug wny http://localhost/bugzilla/index.cgi produces the contents of the index.cgi file instead of the proper page. Scott On Fri, 23 Nov 2007

Re: [CentOS] Bugzilla Install problems - need last mile help

2007-11-23 Thread David Mackintosh
On Fri, Nov 23, 2007 at 08:59:43AM -0500, Scott Ehrlich wrote: > Creating database bugs... > The 'bugs' database could not be created. The error returned was: > > Access denied for user ''@'localhost' to database 'bugs' I've seen this problem before, but I can't find my notes on it. Try crea

[CentOS] Bugzilla Install problems - need last mile help

2007-11-23 Thread Scott Ehrlich
I've freshly installed CentOS 5 32-bit on a pc, performed a yum update and yum upgrade. I then did a yum install of mysql. I finally picked up fresh copies of phpmysql and bugzilla and put both in my /var/www/html directory. mysql is running. I am able to use mysql -u root to get into it,