-
install problem
every thing is going right but after doing this
Configuration file created: include/config.php
its says:
ERROR: Unable to execute query
SELECT * from signup where username='ZD93991' and pwd=''
Access denied for user 'tvhorse'@'localhost' (using password: NO)
i´m using Cpanel x
what i have to do??
-
Re: install problem
Your mysql database is not properly setup.
Also MySQL user name always look like cpanelusername_username.
-
Re: install problem
So what i have to do??
Please i need help:
Look here:
http://tv-horses.com/
-
Re: install problem
I think it's a simple fix for you. One thing I notice in Cpanel is that the MySQL setup is a little bit misleading. It asks you for a username, but the actual username is "yourcpaneluser_yourmysqluser" ... same thing for the database. If you call your database "database" during Cpanel's MySQL setup, it actually calls the database "yourcpaneluser_database".
So even though you might have set up the username tvhorse, you actually need to use "cpaneluser_tvhorse" and same for your actual database, needs to be "cpaneluser_databasename". And replace "cpaneluser" with your actual cpanel username and don't use the quote marks. So if you make those changes in your config.php file, it should work.
Hope that helps.
-
Re: install problem
You have not properly installed on the script. To do the installation, you need to upload orginal include/config.php script then follow install instructions at
http://www.buyscripts.in/vshare2-installation.html
That is go to
http://yourdomain/install/
Then follow the instructions.