/var/softaculous/mt
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess830644editdlrm
atom.xml4450644editdlrm
fileindex.php3440644editdlrm
home.html77810644editdlrm
import.php28400644editdlrm
index.html33400644editdlrm
info.xml34810644editdlrm
install.js9240644editdlrm
install.php104100644editdlrm
install.xml14580644editdlrm
md516250644editdlrm
mt-config.cgi7280644editdlrm
mt-ftsearch.cgi3250644editdlrm
mt-search.cgi3150644editdlrm
mt-upgrade.cgi3170644editdlrm
mt-xmlrpc.cgi10270644editdlrm
mt.cgi3120644editdlrm
mt.js356290644editdlrm
notes.txt7330644editdlrm
rsd.xml6390644editdlrm
styles.css1240644editdlrm
upgrade.php66530644editdlrm
upgrade.xml6810644editdlrm
wwwindex.php100644editdlrm
Edit: /var/softaculous/mt/notes.txt (733B)
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