Author Topic: config.php - Installation difficulties  (Read 2374 times)

gwinmill

  • Posts: 5
    • View Profile
config.php - Installation difficulties
« on: September 19, 2006, 11:14:36 am »
I have uploaded ListMail to my web server and I keep getting this come up when I try to run the install procedure:

Warning: main(./config.php): failed to open stream: No such file or directory in /home/uprofitz/public_html/Listmail/login.php on line 6

Warning: main(./config.php): failed to open stream: No such file or directory in /home/uprofitz/public_html/Listmail/login.php on line 6

Warning: main(): Failed opening './config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/uprofitz/public_html/Listmail/login.php on line 6

Warning: mysql_connect(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home/uprofitz/public_html/Listmail/admin.php on line 2944
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: 'nobody@localhost' (Using password: NO)

I have inserted the correct user name, password and data base name in the config.php file.
can anybody help me please.
Graham

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
config.php - Installation difficulties
« Reply #1 on: September 19, 2006, 12:09:01 pm »
Hi Graham,

Did you rename the file from config.php.txt to just config.php on your web host?

http://listmailpro.com/help/config-php.html

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

gwinmill

  • Posts: 5
    • View Profile
config.php - Installation difficulties
« Reply #2 on: September 19, 2006, 12:24:36 pm »
Yes I did rename it correctly
Graham

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
config.php - Installation difficulties
« Reply #3 on: September 20, 2006, 03:13:27 am »
Graham,

The error messages indicate that config.php cannot be loaded from the ListMail folder.  Apart from renaming the file there isn't much else I can suggest.  If you like I can look into this one aspect of your installation for free, you can submit your info here.  For a full installation you can order here.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
config.php - Installation difficulties
« Reply #4 on: September 20, 2006, 04:18:07 am »
Looking at your /Listmail folder via FTP I see the file config.php.txt but not config.php.  config.php.txt does seem to contain your database data but you still must rename it to config.php.  I like to do this remotely via FTP.   Try clicking the remote file and pressing [F2] to rename it.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

gwinmill

  • Posts: 5
    • View Profile
Installation dificulties
« Reply #5 on: September 20, 2006, 04:29:49 am »
Dean
I have changed that to the correct file name again but the problem still remains
Graham

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
config.php - Installation difficulties
« Reply #6 on: September 20, 2006, 04:58:31 am »
There was an unnecessary trailing period.  Please let me know if I can be of further assistance by starting a new thread (I've renamed this one for the benefit of others).

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

gwinmill

  • Posts: 5
    • View Profile
config.php - Installation difficulties
« Reply #7 on: September 20, 2006, 05:46:37 am »
Dean that's great thank you for your assistance. :D
Graham