View Single Post
  #10 (permalink)  
Old 2008-02-17, 03:03 PM
gurhy gurhy is offline
Junior Member
 
Join Date: Jan 2008
Posts: 3
gurhy is on a distinguished road
Default

Quote:
Originally Posted by timmiejboi View Post
i have use the script but he gives a error
Error : Access denied for user 'vhostswww'@'localhost' (using password: NO)
can you help me ..
can you tel me where i need to look

This means you have set your database username or password wrong, you may also want to check the database name aswell to be sure you pointing at the correct database.

alter these settings in lib.php

oh and you may see the setting for the database repeated twice for some reason, just lease then as doubles with your database setting in its place ortherwise you run in to the same problem.

Last edited by gurhy; 2008-02-17 at 03:07 PM. Reason: missed out info
Reply With Quote