Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 10:02 am
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 6:20 am 
Offline

Joined: Fri Apr 09, 2010 5:57 am
Posts: 4
Hi,

I'm new bie to asterisk and a2bill. Any way i have successfully installed the asterisk. But when i tried to install a2bill it asked me a password. But i don't know which password should i have to enter.

When i execute the below command it asked me a password. Which password should i have to enter ?

#mysql -u root -p < DataBase/mysql/Mysql-5.x/a2billing-createdb-user.sql

Thank you.

Regards,
Sampath


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 7:14 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Hi

Whatever root password you set for MySQL when you installed MySQL

Joe


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 11:21 am 
Offline

Joined: Fri Apr 09, 2010 5:57 am
Posts: 4
Honestly i didn't install the SQL manually. It automatically installed with asterisk now ISO
image. I tried to find default password for asterisk now SQL database. But i couldn't find it anywhere.
Please advice ...............


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 11:45 am 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
have you tried passw0rd? zero not oh.

rgds
Eamonn

http://www.eatelco.com


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 5:51 pm 
Offline

Joined: Fri Apr 09, 2010 5:57 am
Posts: 4
passw0rd not valid. any suggestion.


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 5:52 pm 
Offline

Joined: Fri Apr 09, 2010 5:57 am
Posts: 4
passw0rd not valid. any suggestion.


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 6:29 pm 
Offline

Joined: Wed Mar 31, 2010 3:45 am
Posts: 132
Location: São Paulo
Hi esampathj,

On standard installations passwords should be a simple [ENTER] try that

Only hit ENTER


Top
 Profile  
 
 Post subject: Re: Regarding a2bill installation issue.
PostPosted: Fri Apr 09, 2010 9:32 pm 
Offline
User avatar

Joined: Fri Sep 18, 2009 5:46 pm
Posts: 132
Location: hhhhmmmmm
just in case you want to change password
If you have never set a root password for MySQL
Code:
mysqladmin -u root password NEWPASSWORD

this command will change your mysql password from blank to NEWPASSWORD
if you want to update old password
Code:
mysqladmin -u root -p'oldpassword' password newpass


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group