View Full Version : Need help installing torrentflux
iStix
03-20-2007, 08:59 PM
I will use Linux first time, and I don't know how to install and use torrentflux on leeware, can anyone help me... ;)
sperm
03-20-2007, 09:53 PM
... for now, though going to play at home and try and write something better
iStix
03-21-2007, 12:57 AM
yum install mysql-server
I know for sure this command didn't work for me...
yum install mysql-serverI know for sure this command didn't work for me...
What Linux distro are you using? Might be "sudo apt-get install mysql-server" if you are using Ubuntu, or "sudo aptitude install mysql-server"
iStix
03-21-2007, 01:30 AM
I think it's Fedora Apache... I don't know what it means though...
I'm mac OSX user, it's on Unix too, but dude, that's two very different things, thats for sure... :S
I'm stuck here...
8, open up your browser and bash in your url www.******.*******.com/whatever/index.php and see if you get your torrentflux installation, login if you do!
When I try to aaces it I get blank page and nothing happens, BTW I installed SQL through My SQL page
Bucktoof
03-21-2007, 06:30 AM
I've been told linux is much easier to use, but everyone telling me that is a comp sci major or software engineer! That looks kind of tough above...but I want to learn too since I want to set up a vps
Thanks for the post
sperm
03-21-2007, 07:39 AM
I think it's Fedora Apache... I don't know what it means though...
I'm mac OSX user, it's on Unix too, but dude, that's two very different things, thats for sure... :S
I'm stuck here...
8, open up your browser and bash in your url www.******.*******.com/whatever/index.php (http://www.******.*******.com/whatever/index.php) and see if you get your torrentflux installation, login if you do!When I try to aaces it I get blank page and nothing happens, BTW I installed SQL through My SQL page
open your a text editor, add the following and save it as test.php then upload it to /var/www/html.
<?php
phpinfo();
?>you will then need to browse to www.******.leeware.com/test.php (http://www.******.leeware.com/test.php)
this will let you know if php is working correctly! you should see something like this is php is working, look down the page to see if the mysql extension has loaded (see below)
http://img223.imageshack.us/img223/6945/phpem1.jpg
if you dont see anything like this, double check that you added the line
extension=mysql.so in step 7. :)
oh, and for everyone else the os is Redhat Linux Fedora 6 with webmin
iStix
03-21-2007, 09:19 PM
I did 7 th step as shown, but still can't see mysql when trying to access test.php page... There is a lot of stuff, but mysql.
People please help me... I'll reward with some great invite later... I just need to get my seedbox running... Dunno nothing about Linux so it's a very big problem for me... I need Torrentflux or better utorrent running on it. Any program would work, it's still better than nothing..
You might be missing the component that allows php to communicate with MySQL. Open Terminal or Console or whatever Fedora calls it (basically the same thing as a DOS window)and try "yum -y install php-mysql"
Or you could try "yum -y install httpd php mysql mysql-server php-mysql" to make sure the whole set is installed correctly and dependencies are handled.
sperm
03-22-2007, 09:45 AM
"yum -y install php-mysql"
we went through this, but the php pages are still blank and phpinfo isn't showing mysql, though the mysql extensions are their and have been added to the php.ini
php is working fine, its just the damn mysql extension are not loading Gggrrrr
"yum -y install httpd php mysql mysql-server php-mysql"
going to try this next, if the mod_php5 in apache recon known modules isn't ticked
on another note, does anyone know if this is a fedora command, or is sudo a yum alternative?
sudo apt-get install apache2 php5 mysql-server libapache2-mod-auth-mysql php5-mysql
From what I've seen (I don't know Fedora, I use Ubuntu when I use Linux), yum is a Fedora command.
If the MySQL connections are installed correctly and the config is edited, it's possible that the MySQL was installed incorrectly and PHP isn't finding the module.
iStix
03-22-2007, 03:51 PM
Ok here goes, I will give TT account for someone who will setup This f**** seedbox for me.. Anyone?
darkseekers
03-22-2007, 04:07 PM
Ok here goes, I will give TT account for someone who will setup This f**** seedbox for me.. Anyone?
LOL...:D:D
Powered by vBulletin® Version 4.2.3 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.