View Single Post
Old 01-14-2008, 02:27 AM   #4 (permalink)
nasty.web
v7n Mentor
 
Join Date: 07-24-06
Posts: 691
iTrader: 1 / 100%
Latest Blog:
None

nasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nicenasty.web is just really nice
These settings are correct:
Code:
define('DB_HOST', 'xxx.xxx.xxx.xxx:port'); // or define('DB_HOST', 'db.domain.com:port');
Also:
- make sure, that DB server is accessible from the outer world
- make sure, that your DB user is allowed to connect from your web server
nasty.web is offline   Reply With Quote