Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <?php
  2.  
  3. // ** MySQL settings ** //
  4. $dbname = '430885_202'; // The name of the database
  5. $dbuser = 'root'; // Your MySQL username
  6. $dbpass = 'aaabest'; // ...and password
  7. $dbhost = '50.57.108.244'; // 99% chance you won't need to change this value
  8. $mchost = '50.57.108.244'; //this is the memcache server host, if you don't know what this is, don't touch it.
  9. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement