Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../mt
File: notes.txt
[0] Fix | Delete
1) Include these two lines in mt.cgi it contains the path of packages.
[1] Fix | Delete
[2] Fix | Delete
use lib '/hsphere/shared/lib/perl5';
[3] Fix | Delete
use lib '/hsphere/shared/lib/perl5/site_perl';
[4] Fix | Delete
[5] Fix | Delete
2) If You still get error after doing above step that only follow this step
[6] Fix | Delete
[7] Fix | Delete
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.
[8] Fix | Delete
If DBD:mysql is not installed than install it using following command :
[9] Fix | Delete
perl -MCPAN -e 'install Bundle::DBD::mysql'
[10] Fix | Delete
[11] Fix | Delete
3) After Installation create one page under website. Give title home and publish it. then dump sql
[12] Fix | Delete
[13] Fix | Delete
4) .htaccess is required so do not remove .htaccess even if it is not created by MT.
[14] Fix | Delete
[15] Fix | Delete
5) Make script where MySQL engine is InnoDB
[16] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function