View Single Post
  #2 (permalink)  
Old 03-02-09, 13:27
BodShane's Avatar
BodShane BodShane is offline
Chief Operating Officer
 
Join Date: Dec 2006
Posts: 1,088
Send a message via AIM to BodShane Send a message via MSN to BodShane
Default

Here's how to connect to your php database :

Quote:
<?php
$CONFIG['dbserver' ] = 'localhost' ;
$CONFIG['dbuser' ] = 'leahkryg_copp1' ;
$CONFIG['dbpass' ] = 'ouMVqqM5Hrd1' ;
$CONFIG['dbname' ] = 'leahkryg_copp1' ;
$CONFIG['TABLE_PREFIX'] = 'cpg_' ;
?>
Please let us know if you need any further information.

Regards,

Shane Phillips
__________________
Redundant Dedicated Server Hosting Solutions Only at BODHost
24x7 Toll-Free ph. : +1. 866-662-0909
Email : sales@bodhost.com | MSN : sales@bodhost.com
Reply With Quote