dav y - 2017-03-12 18:23:03 -
In reply to message 1 from ensis
Hi,
there is various reasons for htaccess to not work.
Without it, url should be /?app=
but there are necessary.
After,
app/install is made private with a var in the class.
!! temporaly change var private=6 -> private=0 to access it while you are not again registered !!
It's necessary to do that for the first install, because it's contradictory, only the installed soft will let you acceed to app/install.
After, in the table 'login', verify your 'auth' column is set to 7.
Registered people will have auth=2.
auth=1 is for stopped accounts.
auth>2 is for special apps reserved for special accounts.