View Single Post
Old 10-10-2004, 01:08 AM  
Magg
Confirmed User
 
Join Date: Feb 2004
Location: ICQ: 132497047
Posts: 4,467
$dbms = 'mysql';
$dbhost = 'localhost';
$dbname = ''; // Enter your mysqldatabase name here
$dbuser = ''; // Enter your mysql user name here
$dbpasswd = ''; // Enter your mysql user name here


Are you sure you inputed all this correctly?


Why would it take an hour?
Magg is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote