Ubuntu/Samba fileserver

Soldato
Joined
20 Jun 2005
Posts
3,826
Location
London..
Yesterday i made a post on here about using ubuntu with an onboard graphics card and the issues assosiated with it.

Today i decided to just try and set up a file server so i then went and reinstalled the latest version of Ubuntu along with samba and i got it up and running ok. I got it plugged into my wireless router with cat5 and i use ssh to access it from my windows pc, which gives me a command line interface for remote access to the linux pc.

I can now access the shared folder on the drive which i set up through samba, but i am now trying to install torrentflux onto the system. The problem is when i install it through ssh it fails to install as it encounters a database error. When i goto 192.168.0.x/torrentflux where the server is located there is a grey background of torrentflux but it gives me a mysql password error.

Now i have configured the mySQL to run with jinzora2 and im not quite sure how to fix this error, can anyone enlighten me?

thanks
 
I have everything mentioned above installed. This is the error i get when going to torrent flux:

Database error: Access denied for user 'www-data'@'localhost' (using password: NO)

i have checked my config.php and i set my user and pass there and i have also used a guide to set my pass in mysql. Can anyone guide me step by step, im new to this.

Thanks
 
Back
Top Bottom