!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/var/softaculous/cake/   drwxr-xr-x
Free 293.85 GB of 429.69 GB (68.39%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     notes.txt (1006 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
1. PHP REQUIREMENT LINK: https://book.cakephp.org/5/en/installation.html and also check /vendor/composer/platform_check.php
2. Set "DEBUG" true in  "config/app.php"
3. We have copied logs folder from older version inside our package. As it throws error.(Log folder added in version 4.0.2)
4. We have added database settings in app.php file explicitly in version 4.0.0 i.e,
'host' => '[[softdbhost]]',
'username' => '[[softbuser]]',
'password' => '[[softdbpass]]',
'database' => '[[softdb]]',
as they were not present in version 4.0.0, and they are needed to connect to database. Please check in next version.(If not present add them below the line 'persistent' => false, under ORM settings in app.php file).(Not needed since 4.0.2 as script now uses app_local.php for configuration and provides way to configure database settings.)
5. Use app_local.php and not app.php for configuring database settings in manual installation(As settings in app_local.php override settings in app.php)(Since version 4.0.2)

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0966 ]--