Hi, I'm new to hosting websites on linux servers and I saw that it's a bit different than windows servers.
I have a website that works perfectly on local, but that doesn't work anymore on my webhost.
The exact error message is:
Quote:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'syste136'@'localhost' (using password: NO) in /home/syste136/public_html/mescommandes.php on line 16
Could not connect: Access denied for user 'syste136'@'localhost' (using password: NO)
|
Now I saw on internet that a php.ini file would probably solve this issue, but I really don't have time to learn how it works.
Do any of you have an ini file ready for use ?