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
Installation abnormal
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Re: Installation abnormal
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,
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,