Installation abnormal

Support and queries relating to all previous versions of ZoneMinder
Locked
rednet
Posts: 1
Joined: Mon Sep 01, 2003 1:40 pm

Installation abnormal

Post by rednet »

when launch ./zmconfig.pl i have a problem :

Loading config from 'zmconfig.txt'
Loading config from DB
DBI connect( 'database=zm;host=zeus','root',...) failed; Can't connect to MySQL server on 'zeus'..

Mysql work corretly !

Mandrake 9.1

Fabio
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: Installation abnormal

Post by zoneminder »

Hi Fabio,

Can you tell me whether zmconfig.pl asked you for the username and password for mysql? If so can you access it from the command line using,

mysql zm -u<username> -p<password>

Cheers,

Phil,
Locked