You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.
but i receive an error " Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a5653879'@'localhost' (using password: NO) in /home/a5653879/public_html/Shine/includes/class.database.php on line 67"
then i changed in class.database.php this and it worked.
i think that the file class.database.php cannot read the variables set in class.config.php , in my case.
I set in the class.config.php for production
but i receive an error " Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a5653879'@'localhost' (using password: NO) in /home/a5653879/public_html/Shine/includes/class.database.php on line 67"
then i changed in class.database.php this and it worked.
Please tell me if i did something wrong.
Thanks.
The text was updated successfully, but these errors were encountered: