shell bypass 403

GrazzMean-Shell Shell

: /var/softaculous/mt/ [ drwxr-xr-x ]
Uname: Linux server105.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 68.65.120.251
Your Ip: 18.224.52.33
User: travtpib (6521) | Group: travtpib (6478)
Safe Mode: OFF
Disable Function:
NONE

name : notes.txt

1) Include these two lines in mt.cgi it contains the path of packages.

		use lib '/hsphere/shared/lib/perl5';
		use lib '/hsphere/shared/lib/perl5/site_perl';
		
2) If You still get error after doing above step that only follow this step 

	If movabletype is not running that please rename mt-config.cgi to another name and run mt-check.cgi file it will show you missing plugins.
	If DBD:mysql is not installed than install it using following command :
		perl -MCPAN -e 'install Bundle::DBD::mysql'
		
3) After Installation create one page under website. Give title home and publish it. then dump sql

4) .htaccess is required so do not remove .htaccess even if it is not created by MT.

5) Make script where MySQL engine is InnoDB
© 2025 GrazzMean-Shell