This is my first install with this product and I am having a little problem. Here is what I have done:
Opened the config.php.txt and changed the following:
$sqlhost = 'localhost';
$sqluser = 'YOUR_USERNAME'; **Changed to the username I set up when I set up the database user.
$sqlpass = 'YOUR_PASSWORD'; ****Changed password I set up when I set up the database user
$sqldb = 'YOUR_DATABASE'; ***Changed to my database name, listmail1
Then I rename it to config.php
Next step I uploaded all files to the following directory:
httpdocs/
Where I created a folder called Listmail
Then I set the CHMOD to 755 for that folder.
I then opened text editior and created a file that had the following in it:
Order Deny,Allow
Deny from All
After that I uploaded the file and renamed it .httaccess
When I go to load the page
http://www.successfulmarketingtools.com/mail I get The requested URL /mail was not found on this server. Is there a step I am missing so far?
Please help!
Thanks in advance for responding!
David