Status of VPS is Offline in SolusVM although the VPS is actually online

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

  • Status of VPS is Offline in SolusVM > Virtual Servers or SolusVM > Virtual Servers > VPS although it is actually online.
  • In a different locations of SolusVM web interface, there are warnings:

    CONFIG_TEXT: undefined constant

Cause

On master server in the file /usr/local/svmstack/php/php.ini option "display_errors" is enabled:

CONFIG_TEXT: grep "display_errors" /usr/local/svmstack/php7/php.ini
display_errors = On

Resolution

  1. Connect to SolusVM Master node via SSH
  2. Open the file /usr/local/svmstack/php7/php.ini in a text editor
  3. Disable the option "display_errors" by setting its value as 'Off':

    CONFIG_TEXT: display_errors = Off

  4. Save and exit the config file

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.