just only about the installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
marveljojo
Posts: 5
Joined: 05 Dec 2006, 13:10

just only about the installation

Post by marveljojo »

Hello,
I'm trying to run the pre-installation steps.
I have apache server running on port 5900, and I'm using easyphp...these are both running fine.

I just install easyphp, apache, change the port'apache server and nothing else ... : I even leave the default database "mysql"

But I don't know what exactly to enter overthere, and here are what I did :

Type of Database MySql (default)
Hostname (for Database Server) localhost:5900
Username (for Database) root
Password (for Database) xxxx
Database name (for Database) mysql
Admin Username (to create Database) root
Admin Password (to create Database) xxxx (same like for the username)

I have everything GOOD

except :

Attempting to connect to database as admin => BAD
Does administrative user have access to the database? ( Lost connection to MySQL server during query )

And here I'm lost...if anyone can help me ....PLZ ^^

Have a nice day,
MJ
marveljojo
Posts: 5
Joined: 05 Dec 2006, 13:10

Post by marveljojo »

I forgot,

Version mantis-1.0.6
costanm
Posts: 19
Joined: 07 Nov 2006, 15:09
Location: Noesis - Portugal

Post by costanm »

try to install with blank password
Nuno Ferreira da Costa
marveljojo
Posts: 5
Joined: 05 Dec 2006, 13:10

Post by marveljojo »

I did it.
Does anyone know what means :

BAD
Does administrative user have access to the database? ( Lost connection to MySQL server during query )

Thank you in advance,

MJ
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

You're setting your database hostname to 'localhost:5900' but it's your Apache that's running on port 5900, not MySQL, right?

Did you change the port that MySQL was running on? If not, just use 'localhost' and see if that works.
marveljojo
Posts: 5
Joined: 05 Dec 2006, 13:10

Post by marveljojo »

YES _____

You're the man :)

:P

Thank you very much

MJ
Post Reply