Trying to install second instance of Phplist for an add-on site hosted by Bluehost. Already have Phplist 3.0.12 for one website that has been up-and-running for couple of years and works great. First install is in:
/public_html/lists
Tried the "One-Click Install" on cpanel but failed with this error log contents:
1428450927: /home8/user8/public_html/secondwebsite/lists/ssv3_installer_payload-nQQDmvTXyv.php startup
1428450958: /home8/user8/public_html/secondwebsite/lists/ssv3_removal_payload-ThaokEXa0z.php startup
So I tried a manual install by creating a new database in MySql, editting config.php and uploading lists folder to:
/public_html/secondwebsite/lists
However, when I enter:
secondwebsite.com/lists/admin
in address line of browser (Firefox 37.0.1) to complete install, it just takes me to the new website's homepage. Have DNS zone records (A/CNAME/MX) set up on hosting site and have tested email to info@secondwebsite.com and it's going to the webmail inbox correctly.
Is it possible there's a really simple entry somewhere I've overlooked to complete the second installation?