Install script won't accept password
Brought to you by:
galacticdruid
When I try to run install I get this error
DBI->connect(database=shopcms;host=localhost;) failed:
Access denied for user: 'success2@localhost' (Using
password: YES) at
/usr/wwws/htdocs/ntvenetwork/cgi-bin/shopcms/install.c
gi line 35
I've tried calling it with path and also with web address.
Any Suggestions would be appreciated.
Thanks
Tracy Smith
connect@sirinet.net
Logged In: YES
user_id=1045561
check your config.txt file and make sure that you have the
correct name of your existing database entered along with
your username and password for access to your database.
most of the problems that I've encountered had to do with
configuring this file (config.txt) very important.
Logged In: YES
user_id=629168
Your username and/or password is incorrect. This would be
the ONLY reason for your error message.