wmaarten80
New Member
- Messages
- 6
- Reaction score
- 0
- Points
- 0
hi, i've just tried uploading my drupalproject but i can't get it to work online. The error message is:
The mysqli error was: Can't connect to MySQL server on '10.33.248.75' (111).
so the question is what to put instead of localhost in the file php.settings file
on this line; $db_url = ‘mysqli://usernameassword@localhost/databasename’;
---------- Post added at 10:12 AM ---------- Previous post was at 09:52 AM ----------
ok the problem seems to be something else: this is the message.
The mysqli error was: Access denied for user 'maar10w_opium'@'10.33.248.75' (using password: YES).
anyone know how to fix htis?
The mysqli error was: Can't connect to MySQL server on '10.33.248.75' (111).
so the question is what to put instead of localhost in the file php.settings file
on this line; $db_url = ‘mysqli://usernameassword@localhost/databasename’;
---------- Post added at 10:12 AM ---------- Previous post was at 09:52 AM ----------
ok the problem seems to be something else: this is the message.
The mysqli error was: Access denied for user 'maar10w_opium'@'10.33.248.75' (using password: YES).
anyone know how to fix htis?