they seem to have, it's tellin me i have all the proper permissions, and i was jsut letting you know, i am the owner. To install a VB do i need to edit the db_mysql.php file?
p.s. i also have msn if it would make this easier, please man..ANYTHING im desperate at this point
actually, i have recieved another error now...trying to fix this...Step 2) Connect to the database
Attempting to attach to database
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/html/forums/includes/db_mysql.php on line 141
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
i think i narrowed it down to
Step 2) Connect to the database
Attempting to attach to database
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/html/forums/includes/db_mysql.php on line 141
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
i think i narrowed it down to
$this->error = mysql_error($this->link_id);
that is line 141, someone explain to me what that means, and what i must do to fix it
|