Well, I simply followed the instructions given to me by the upgrade documentation:
That is, logged on to machine and in entered the following
mysql
use asterisk
\. /usr/src/astguiclient/trunk/extras/upgrade_2.6.sql
I was under the impression this was the only step required. But after doing this I still saw that there was a difference in the number of tables in the database, along with the fact that the number of columns in the user database was different from that of the original install to that of a clean install of vicibox 4.0.x
After I saw this was happening, I performed database migrations from 2.0 to 2.2, 2.2 to 2.4 and then 2.4 to 2.6. This seemed to bring my table count to the same as that of the new installation, but I am still unable to access the data via the web interface
I just went into the apache error log and upon trying to access a page and this is the error I received:
[Fri Nov 09 07:51:57 2012] [error] [client 192.168.0.139] PHP Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /srv/www/htdocs/vicidial/admin.php on line 1829, referer:
http://192.168.0.17/vicidial/admin.php? ... 1111111111[Fri Nov 09 07:51:57 2012] [error] [client 192.168.0.139] PHP Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /srv/www/htdocs/vicidial/admin.php on line 3336, referer:
http://192.168.0.17/vicidial/admin.php? ... 1111111111[Fri Nov 09 07:51:57 2012] [error] [client 192.168.0.139] PHP Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /srv/www/htdocs/vicidial/admin.php on line 31056, referer:
http://192.168.0.17/vicidial/admin.php? ... 1111111111