daniel.martins | 15 Apr 22:28
Favicon

Mantis Instalation Problem

I'am an newbie with Mantis installing and having the folowing problem
during this process:

Wamp and MySql are already installed, and mantis dir is in www.
But when I access the /mantis/admin/install.php and ask to Install (filling
username and pwd configurated on MySql) I have the message that cibbect ti
database as admin has failed (Does administrative user have access to the
database? (Can't connect to MySQL server on 'localhost' (10061))).

My OS is a Windows 2003 Server Enterprise and I'm logged as administrator.
About MySQL, the only thing I did more then install was run MYSQL Server
Instance Config Wizard.

Another problem is that the online manual says the install page is at
mantis/admin/install.php, but mine is at
mantis/root/mantis/admin/install.php.
I'm running Mantis 1.1.1.

Thanks.

Daniel de OLIVEIRA MARTINS
Estagiário de Automação / Automation Trainee
Converteam Brasil Ltda
Tel:  (55 31) 3330-5928
Fax: (55 31) 3330-5945
E-Mail: daniel.martins@...

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
(Continue reading)

Mauro Durante Jr. | 15 Apr 22:38

Re: Mantis Instalation Problem

Hi,

try to create a user directly on database before installing Mantis through wizard..

[]
Mauro.

*Brasileiro também =)

On Tue, Apr 15, 2008 at 5:32 PM, <daniel.martins-cS9aD8AfBnfa8LdYqivX5Q@public.gmane.org> wrote:
I'am an newbie with Mantis installing and having the folowing problem
during this process:

Wamp and MySql are already installed, and mantis dir is in www.
But when I access the /mantis/admin/install.php and ask to Install (filling
username and pwd configurated on MySql) I have the message that cibbect ti
database as admin has failed (Does administrative user have access to the
database? (Can't connect to MySQL server on 'localhost' (10061))).

My OS is a Windows 2003 Server Enterprise and I'm logged as administrator.
About MySQL, the only thing I did more then install was run MYSQL Server
Instance Config Wizard.

Another problem is that the online manual says the install page is at
mantis/admin/install.php, but mine is at
mantis/root/mantis/admin/install.php.
I'm running Mantis 1.1.1.

Thanks.

Daniel de OLIVEIRA MARTINS
Estagiário de Automação / Automation Trainee
Converteam Brasil Ltda
Tel:  (55 31) 3330-5928
Fax: (55 31) 3330-5945
E-Mail: daniel.martins <at> converteam.com


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
mantisbt-help mailing list
mantisbt-help <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
mantisbt-help mailing list
mantisbt-help@...
https://lists.sourceforge.net/lists/listinfo/mantisbt-help
Glenn Henshaw | 15 Apr 22:46
Favicon
Gravatar

Re: Mantis Instalation Problem


On 15-Apr-08, at 4:32 PM, daniel.martins@... wrote:
> I'am an newbie with Mantis installing and having the folowing problem
> during this process:
>
> Wamp and MySql are already installed, and mantis dir is in www.
> But when I access the /mantis/admin/install.php and ask to Install  
> (filling
> username and pwd configurated on MySql) I have the message that  
> cibbect ti
> database as admin has failed (Does administrative user have access  
> to the
> database? (Can't connect to MySQL server on 'localhost' (10061))).

   This usually indicates that the mysql server is not running.

   It could also indicate that the server does not allow access from  
the host "localhost". I'd try to see if a mysql command line tool also  
fails. There is a user permissions table (mysql.user) that controls  
this.

    ... Glenn

>
>
> My OS is a Windows 2003 Server Enterprise and I'm logged as  
> administrator.
> About MySQL, the only thing I did more then install was run MYSQL  
> Server
> Instance Config Wizard.
>
> Another problem is that the online manual says the install page is at
> mantis/admin/install.php, but mine is at
> mantis/root/mantis/admin/install.php.
> I'm running Mantis 1.1.1.

--

-- 
Glenn Henshaw                     Logical Outcome Ltd.
e: thraxisp@...     w: www.logicaloutcome.ca
Mantis Developer and User

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
daniel.martins | 16 Apr 19:12
Favicon

Re: Mantis Instalation Problem - Solved

Thank you all, specially Glenn.
MySQL services was with problems to start, everything is working now.

Att,
Daniel de OLIVEIRA MARTINS
Estagiário de Automação / Automation Trainee
Converteam Brasil Ltda
Tel:  (55 31) 3330-5928
Fax: (55 31) 3330-5945
E-Mail: daniel.martins@...

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
Peter Harris | 16 Apr 00:16

Re: Mantis Instalation Problem

I had a problem with the latest version of Mantis but an earlier one 
worked fine

Peter

daniel.martins@... wrote:
> I'am an newbie with Mantis installing and having the folowing problem
> during this process:
>
> Wamp and MySql are already installed, and mantis dir is in www.
> But when I access the /mantis/admin/install.php and ask to Install (filling
> username and pwd configurated on MySql) I have the message that cibbect ti
> database as admin has failed (Does administrative user have access to the
> database? (Can't connect to MySQL server on 'localhost' (10061))).
>
> My OS is a Windows 2003 Server Enterprise and I'm logged as administrator.
> About MySQL, the only thing I did more then install was run MYSQL Server
> Instance Config Wizard.
>
> Another problem is that the online manual says the install page is at
> mantis/admin/install.php, but mine is at
> mantis/root/mantis/admin/install.php.
> I'm running Mantis 1.1.1.
>
> Thanks.
>
> Daniel de OLIVEIRA MARTINS
> Estagiário de Automação / Automation Trainee
> Converteam Brasil Ltda
> Tel:  (55 31) 3330-5928
> Fax: (55 31) 3330-5945
> E-Mail: daniel.martins@...
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> mantisbt-help mailing list
> mantisbt-help@...
> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
>
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

Gmane