Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 18, 2024 10:07 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Installation trunk 1.4
PostPosted: Mon Feb 23, 2009 9:23 pm 
Offline

Joined: Wed Feb 04, 2009 7:28 pm
Posts: 2
Hello ,
A question , i try to install a2b 1.4 , i don't understand how i install the data base .
I try with that script and manual , and when i try to login i receive "Connection Faield" .
I check all what i do and is Ok , also from my point the data base , and i fallow all steps to install this .

Please let me know in what order i need to install the database .

I try also this : mysql -u root -p"root password" < UPDATE-a2billing-v1.3.0-to-v1.4.0-mysql.sql , but this file not exist , is just UPDATE-a2billing-v1.3.4-to-v1.4.0-mysql.sql


Best Regards
Asterisk Junior


Top
 Profile  
 
 Post subject: Re: Installation trunk 1.4
PostPosted: Fri Mar 06, 2009 1:36 am 
Offline

Joined: Thu Sep 13, 2007 12:46 pm
Posts: 254
Location: Naples, Fl ( USA )
asterisk_BMW wrote:
Hello ,
A question , i try to install a2b 1.4 , i don't understand how i install the data base .
I try with that script and manual , and when i try to login i receive "Connection Faield" .
I check all what i do and is Ok , also from my point the data base , and i fallow all steps to install this .

Please let me know in what order i need to install the database .

I try also this : mysql -u root -p"root password" < UPDATE-a2billing-v1.3.0-to-v1.4.0-mysql.sql , but this file not exist , is just UPDATE-a2billing-v1.3.4-to-v1.4.0-mysql.sql


Best Regards
Asterisk Junior


Thiis is how I did it.
first
I created the Database.
mysql -u root -p"what ever the root password is" < a2billing-MYSQL-createdb-user.sql
then
./install-db.sh
using the root as username and root password
that did it.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 18, 2009 9:26 pm 
Offline

Joined: Tue Mar 17, 2009 4:00 pm
Posts: 153
Location: Where the sun shines
Hello

I am trying to install the 1.4 trunk version. I checked it out via SVN. At this time, I am trying to understand what will happen, not tried it yet.

I understand that, for instance, the script trunk/addons/install-a2b will try to copy from ${SRC}/A2Billing_UI${COPYSUFFIX} to the ${ADMINPATH}

But I fail to see anything similar to A2Billing_UI in the trunk directory (yes, it exists in branches/1.3).

I've looked at the wiki & forum, and couldnt find a guide on how to upgrade from a 1.3.4 (or any 1.3) to 1.4 trunk...


Any pointers as how to do that ?

many thanks,

J.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 19, 2009 12:20 am 
Offline

Joined: Thu Sep 13, 2007 12:46 pm
Posts: 254
Location: Naples, Fl ( USA )
cerien wrote:
Hello

I am trying to install the 1.4 trunk version. I checked it out via SVN. At this time, I am trying to understand what will happen, not tried it yet.

I understand that, for instance, the script trunk/addons/install-a2b will try to copy from ${SRC}/A2Billing_UI${COPYSUFFIX} to the ${ADMINPATH}

But I fail to see anything similar to A2Billing_UI in the trunk directory (yes, it exists in branches/1.3).

I've looked at the wiki & forum, and couldnt find a guide on how to upgrade from a 1.3.4 (or any 1.3) to 1.4 trunk...


Any pointers as how to do that ?

many thanks,

J.

Although I am having problem with my installation when in comes with agent but for the most part it works.
what I did.
I use the svn to a directory in the /usr/local/Directory.
then I did a chown -R asterisk:asterisk to the directory.
then I created a directory in the /var/www/html/whatever
i link the same directory to that directory
ieL:
ln -s /usr/local/mydirectory/admin /var/www/html/whaterver/
did the same for customer and agent.
I copied a2billing.conf to the /etc
I created a link
ln -s /usr/local/mydirectory/AGI/a2billing.php /var/lib/asterisk/agi-bin
from the DataBase directory I use the script in it to create a database in mysql then use the install-db.sh to do the rest for me
that is all .
I may have missed some steps but that is all that I have done.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 10 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