Hi Dirk,
i just upgraded RD from VM version 2 to svn r1053 following the instructions in the wiki.
The Permanet users tab does not dispay users.
From nginx error.log nothing figures out.
Can i do something to help you debugging ?
Thanks
Fabrizio
Last edit: Fabrizio Lazzaretti 2014-09-12
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Scusami che ti contatto, volevo chiederti una info.
Ma quando carichi il file "rd.sql" nel mysql, carichi anche gli altri file presenti nel "rd_cake/setup/db" ??
Attendo tue notizie.
Ciao.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Dirk,
i just upgraded RD from VM version 2 to svn r1053 following the instructions in the wiki.
The Permanet users tab does not dispay users.
From nginx error.log nothing figures out.
Can i do something to help you debugging ?
Thanks
Fabrizio
Last edit: Fabrizio Lazzaretti 2014-09-12
Hi Fabrizo,
Sorry I must still update the instructions. This is most probably due to a sql patch to the users table which must also be applied.
Under <webroot>/cake2/rd_cake/Setup/Db is a file called rd_peranent_users.sql which yoa also need to apply to the DB.
Run that patch and tell us if it shows again.
I'll also create a script that will populate these additional fields for the existing entries.
We've added a few fields to allow better handling of large numbers of Permanent Users.
Kind regards
Hi Dirk !
it works now after the patch.
Thank you
Ciao Fabrizio
Scusami che ti contatto, volevo chiederti una info.
Ma quando carichi il file "rd.sql" nel mysql, carichi anche gli altri file presenti nel "rd_cake/setup/db" ??
Attendo tue notizie.
Ciao.
Carico intendo dire, lanciare questo comando anche per gli altri file presenti in "rd_cake/setup/db"
Questo è il comando:
mysql -u root rd < /var/www/cake2/rd_cake/Setup/Db/rd.sql
Hello Bruno,
in order to update the software via SVN you need to follow these instructions:
http://www.radiusdesk.com/getting_started/update_ubuntu_nginx
then you also need to apply the patch Disk said above.