bibledit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [be] Installing BIbledit-Web


From: Teus Benschop
Subject: Re: [be] Installing BIbledit-Web
Date: Fri, 28 Dec 2012 20:02:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Hi Tim,

I am glad that you managed to get past this hurdle.

However, now you are facing another one.

The installation instructions on http://bibleconsultants.dyndns.org/bibledit-web-demo/help/07ubuntu1204.php are not complete, obviously, because they don't mention the hurdle you are now facing.

The problem you are seeing is that the Bibledit-Web installation does not have the correct password to access your MySQL database with username 'root'.

The password was set when you installed the MySQL database server. It would have asked you for it, actually.

The password can be supplied through the ./configure script:

./configure --with-mysql-root-password=password
make
sudo make install

Hope you will soon be having a smoothly running bibledit-web installation.

Teus.



On 12/28/2012 01:28 PM, Tim Beckedorf wrote:
Hi Teus,

I finally was able to get past the configure portion of the installation but 
during the make install portion I received these errors. Any thoughts?

Tim

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
YES)
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/tim/Desktop/bibledit-web-0.7.9/mysql'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/tim/Desktop/bibledit-web-0.7.9/mysql'
make: *** [install-recursive] Error 1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]