Hi,
I ran permissions fix,
$ /usr/local/centovacast/sbin/fixperms
Then ran update again
$ /usr/local/centovacast/sbin/update
It then updated
I now have the following problems in any account dashboard;
SQL Error: Could not execute query in /usr/local/centovacast/system/AccountEditorDrivers/bytype/class_ClientTypeEditor.php:188
Query: SELECT diskquota,transferlimit,nodiskquota,noxferlimit,maxclients,maxbitrate,resellerusers,resellerbandwidth,allowproxy,allowtls,rawconfig,usesource,overselldata,overselldisk FROM accounts WHERE id=2
Error: Unknown column 'allowtls' in 'field list'
Call: $SQL->select_query()
in TLS/SSL tab
TLS via stream proxy: Not permitted
Allow native TLS: Blank
Enable native TLS: no or yes
How do i permit stream proxy & allow native TLS ?
Dave