Server IP : 68.65.122.142  /  Your IP : 3.16.218.240
Web Server : LiteSpeed
System : Linux server167.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
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/flat/../newsletter/../selfoss/../moodle311/../mt/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/flat/../newsletter/../selfoss/../moodle311/../mt/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