RE: Not able to login to Sentora { Application Error: [0204] }
10-24-2017, 11:22 AM
(This post was last modified: 10-24-2017, 11:23 AM by wormsunited.)
(10-24-2017, 06:31 AM)CJsent Wrote: I have the same error, I m a beginner in Linux servers...can u pls let me know how to clear it using command line....?
Login as root on your server, then do this:
Code:
cd /tmp
Check your files using the command:
Code:
ls -la
If you want to clean the files use this command:
Code:
rm -rf filenamehere
After you need to clean the cache go to:
Code:
cd /var/cache
then use the same command to remove any file you want, after that, try to login again at your system.
'' Life is full of important choices ''
Help Sentora Donate now => http://sentora.org/donate
Help Sentora Donate now => http://sentora.org/donate