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