ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: rloproductions on November 12, 2006, 11:57:55 am

Title: Yet another Newbie config question
Post by: rloproductions on November 12, 2006, 11:57:55 am
I have been on the phone with my Host company iPower and they gave me the info I needed to put in my config file.

I checked the remote file and it is titled config.php

according to support at iPower these settings are correct...

/ Enter your MySQL Information!
// Connect To Database
$sqlhost = 'edit';
$sqluser = 'edit';
$sqlpass = 'edit';
$sqldb = 'edit';

I originally had localhost in the sqlhost = field.

This is the message I am getting so far....


Could not connect to MySQL. Please check your MySQL database, username, password, and permissions and set up ListMail's config.php
MySQL Error: Access denied for user 'apache'@'localhost' (using password: NO)


attach permissions are set to 777

Thanks ahead of time for any help


Russ
Title: Yet another Newbie config question
Post by: DW on November 14, 2006, 07:49:47 am
Hi Russ,

First, you should definitely not post your sensitive information through the forum.  Second, it's been a couple days (sorry!) - did you get this sorted out already?

Your settings look good... I wonder if the "sqlhost" is incorrectly set?

Regards