This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Not able to login to Sentora { Application Error: [0204] }
#11
RE: Not able to login to Sentora { Application Error: [0204] }
(10-24-2017, 05:17 PM)TGates Wrote: Check your HDD storage space. You may need to upgrade it. But, for now you can just clean out some of your larger log files and make sure daily backups are disabled if you are using the backup manager module.
how can i manually extend the dist for centos.... ? and is there anyway to download db directly to disk ?

can i give remote access, cud u rectify the problem ??

(10-24-2017, 05:24 PM)CJsent Wrote: how can i manually extend the dist for centos.... ? and is there anyway to download db directly to disk ?

can i give remote access, cud u rectify the problem ??

kindly assist me since our system runs on this server and all are work is on hold ...
Reply
Thanks given by:
#12
RE: Not able to login to Sentora { Application Error: [0204] }
(10-24-2017, 04:50 PM)CJsent Wrote: i cleared...but now the problem is i cudnt connect sentora panl... it shows page cannnot found... i tried to dump sql, it results saying device may have no space left....

Is your installation new? Have you already websites configured there? Please update this message, maybe you should consider to make a fresh installation on your server, if you want i can guide you into the process to setup that server. Please be so kind to message me in private if you want to install it as fresh copy, i believe that what you need, you got something made wrong there, Sentora is straight forward in installation is just that simple, although you need to make a few changes at your root login for that server.

Best regards!
'' Life is full of important choices ''
Help Sentora Donate now => http://sentora.org/donate Blush
Reply
Thanks given by:
#13
RE: Not able to login to Sentora { Application Error: [0204] }
(10-25-2017, 02:24 PM)wormsunited Wrote: Is your installation new? Have you already websites configured there? Please update this message, maybe you should consider to make a fresh installation on your server, if you want i can guide you into the process to setup that server. Please be so kind to message me in private if you want to install it as fresh copy, i believe that what you need, you got something made wrong there, Sentora is straight forward in installation is just that simple, although you need to make a few changes at your root login for that server.

Best regards!

Yes the installation was new and we were running website on the server. It was just 4 days since it started and we got this error..... when i tried to use ftp client it showed - 'device has no space left'.

And yes i need to start the server fresh again after reinstalling and i need your guidance on that.

Thank You very much for your kind assist and let me ping you through pm ....
Reply
Thanks given by:
#14
RE: Not able to login to Sentora { Application Error: [0204] }
(10-26-2017, 11:16 PM)CJsent Wrote: Yes the installation was new and we were running website on the server. It was just 4 days since it started and we got this error..... when i tried to use ftp client it showed - 'device has no space left'.

And yes i need to start the server fresh again after reinstalling and i need your guidance on that.

Thank You very much for your kind assist and let me ping you through pm ....

Anytime!  Blush
'' Life is full of important choices ''
Help Sentora Donate now => http://sentora.org/donate Blush
Reply
Thanks given by:
#15
RE: Not able to login to Sentora { Application Error: [0204] }
I tried re installing the OS and sentora. when i login phpadmin it gives message

' The mcrypt extension is missing. Please check your PHP configuration. '

at the bottom. Can someone help ?
Reply
Thanks given by:
#16
RE: Not able to login to Sentora { Application Error: [0204] }
Hi,

After the installation of sentora on php, i get the following message in phpmyadmin

' The mcrypt extension is missing. Please check your PHP configuration.'

Could you please help me with it ?
Reply
Thanks given by:
#17
RE: Not able to login to Sentora { Application Error: [0204] }
Try this:
Code:
sudo apt-get install php5-mcrypt
sudo ln -s /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available
sudo php5enmod mcrypt
sudo service apache2 restart
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#18
RE: Not able to login to Sentora { Application Error: [0204] }
He is under centos 6 not ubuntu


Code:
yum install php-mcrypt -y
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#19
RE: Not able to login to Sentora { Application Error: [0204] }
(10-31-2017, 07:46 AM)Me.B Wrote: He is under centos 6 not ubuntu


Code:
yum install php-mcrypt -y

i tried it but it gave the message package not found. i browsed online and found the below

# install EPEL with yum
yum -y install epel-release
# install php-mcrypt
yum -y install php-mcrypt

it works and the message got removed from PHPMYADMIN

The proftpd.service is showing error
'no unit found:Error! Nothing to do'
when i tried to check status it showed 'unrecognized service'
now the ftp service is not running.

Like same during the postfix installation vacation_notification.sql table showed error.

Two weeks before i installed sentora on Centos 6 and 7, it was fine.

Yesterday when i tried to install i face these problems. even i did fresh installation 3-4 times and i get the same. Is there any update going on ?
Reply
Thanks given by:
#20
RE: Not able to login to Sentora { Application Error: [0204] }
(10-31-2017, 05:03 PM)CJsent Wrote: i tried it but it gave the message package not found. i browsed online and found the below

# install EPEL with yum
yum -y install epel-release
# install php-mcrypt
yum -y install php-mcrypt

it works and the message got removed from PHPMYADMIN

The proftpd.service is showing error
'no unit found:Error! Nothing to do'
when i tried to check status it showed 'unrecognized service'
now the ftp service is not running.

Like same during the postfix installation vacation_notification.sql table showed error.

Two weeks before i installed sentora on Centos 6 and 7, it was fine.

Yesterday when i tried to install i face these problems. even i did fresh installation 3-4 times and i get the same. Is there any update going on ?

I reinstalled the os with base package included....now everything is fine except the sentora_postfix_vacation_notification table cannot be created. Any help on this ?
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,240 02-14-2024, 09:20 AM
Last Post: TGates
Is Sentora dead? rajeevrrs 2 2 ,879 12-17-2022, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,397 11-11-2022, 09:14 PM
Last Post: zustudios

Forum Jump:


Users browsing this thread: 1 Guest(s)