Page 1 of 1

SVN update August 2017

PostPosted: Thu Sep 07, 2017 7:42 pm
by rheymzkilove
Hi Everyone,

i just try to update my system the SVN, my current was SVN Version: 2153 DB Schema Version: 1385. (vici >admin >system settings) .
my version was on Vicibox 6.0.2 / .iso, VERSION: 2.10-448a.
so my process on update is

1.) /usr/share/astguiclient/ADMIN_backup.pl --debugX
2.) Then dowload svn checkout svn://svn.eflo.net:3690/agc_2-X/trunk
3.) then in my sql i rrun
\. /usr/src/astguiclient/trunk/extras/upgrade_2.10.sql
* upgrade_2.12.sql
*upgrade_2.12.sql
*upgrade_2.14.sql
*upgrade_2.2.0.sql
*upgrade_2.4.sql
*upgrade_2.6.sql
* upgrade_2.8.sql
at this point i see the updating is good but, after when i run the Perl script.
perl ./install.pl
welcome screen is good but admin pages says
<IP>//admin.php then i see also permission denied: and i cant see any campaigns


Where di i miss?

Vicibox 6.0.2 / .iso
VERSION: 2.10-448a
BUILD: 140706-0927
Asterisk version: 1.8.29.0-vici
HOSTED (single server)

Re: SVN update August 2017

PostPosted: Thu Sep 07, 2017 9:16 pm
by rheymzkilove
ok i think i got it,

Thanks its all working now

Re: SVN update August 2017

PostPosted: Thu Sep 07, 2017 10:05 pm
by williamconley
excellent work.

As a side note: When you post that you got it, you really should post at least one point of what solved your problem (for the next guy in your shoes ...)

8-)

Re: SVN update August 2017

PostPosted: Thu Sep 07, 2017 10:36 pm
by rheymzkilove
i forgot the command svn update.
after i run thos command all works

thanks

Re: SVN update August 2017

PostPosted: Thu Sep 07, 2017 10:38 pm
by williamconley
rheymzkilove wrote:i forgot the command svn update.
after i run thos command all works

thanks

Excellent Postback! 8-)

Re: SVN update August 2017

PostPosted: Fri Sep 08, 2017 1:42 am
by rheymzkilove
Hi william
after i run. *upgrade_2.14.sql do i need to run until
*upgrade_2.2.0.sql
*upgrade_2.4.sql
*upgrade_2.6.sql
* upgrade_2.8.sql

coz after i run 2.14 i got
SVN Version: 2812
DB Schema Version: 1515 (i believe it was the latest)

but when i run
*upgrade_2.2.0.sql

i got
SVN Version: 2812
DB Schema Version: 13XX sumthing then an error for DB scheema,

Thanks

Re: SVN update August 2017

PostPosted: Sat Sep 09, 2017 1:28 am
by williamconley
in the svn folder there is a document called UPGRADE. Read that.

Hint: You don't run the highest sql upgrade first. It would be run LAST. But read the UPGRADE document!

Re: SVN update August 2017

PostPosted: Sat Sep 09, 2017 7:56 am
by rheymzkilove
HI william,

thanks all good now. ive just read the upgrade document on How To,

:) 8)