Urgent Help Required

Discussion in 'HOWTO-Related Questions' started by vaibhav2312, Dec 10, 2009.

  1. vaibhav2312

    vaibhav2312 New Member

    Hello Guy's

    i am newbie on Linux

    i installed torrentflux 2.1 using vmware ( http://www.howtoforge.com/ubuntu_lamp_torrentflux_vmware)

    when i am trying to login in Mozilla Firefox with ip address 192.168.1.103/tf then following message occurred ( Highlighted in red)

    so request you to all please help me ASAP

    All answers are most welcome

    Thanks in advance


    ERROR

    Not Found

    The requested URL /tf was not found on this server.
    Apache/2.0.55 (Ubuntu) PHP/5.1.2 Server at 192.168.1.103 Port 80
     
    Last edited: Dec 10, 2009
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /var/www/
    ?
     
  3. vaibhav2312

    vaibhav2312 New Member

    Thanks mate for your reply

    i am totally newbie on linux

    so i dont know what is the code

    request you to please help me to setup of torrentflux on Linux or Windows xp

    Awaiting for your valuable reply & thanks in advance

     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please open a terminal and run the command
    Code:
    ls -la /var/www/
    and post the output here.
     
  5. vaibhav2312

    vaibhav2312 New Member

    sorry for the delayed reply.

    code:- ls -la /var/www/

    vaibhav@dhcppc4:/home/shared$ ls -la /var/www
    total 5
    drwxr-xr-x 3 root root 1024 2009-12-16 07:11 .
    drwxr-xr-x 14 root root 1024 2009-12-16 07:11 ..
    drwxr-xr-x 2 root root 3072 2009-12-16 02:24 apache2-default

    Awaiting for your reply

    Thanks in advance
    Vaibhav
     
  6. falko

    falko Super Moderator Howtoforge Staff

    /var/www/tf does not exist. Are you sure that you followed the tutorial to the letter?
     
  7. vaibhav2312

    vaibhav2312 New Member

    Yes dear i followed the tutorial
    i have 2-3 question


    1) As per tutorial:- Set up the config.php:

    vi config.php

    then how to exit

    2) As per tutorial:- After saving your updated config.php file copy the files to your web server root directory:

    Where is located the web server root directory how can i copy the file

    3) Reinstalled the torrentflux using vmware then following message occurred
    http://192.168.1.102/tf

    The connection has timed out
    The server at 192.168.1.102 is taking too long to respond.
    * The site could be temporarily unavailable or too busy. Try again in a few moments.

    * If you are unable to load any pages, check your computer's network
    connection.

    * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.


    Can u please install the torrentflux using team viewer direct to my Computer

    Please help

    Cheers
    Vaibhav
     
    Last edited: Dec 18, 2009
  8. Mark_NL

    Mark_NL Member

    that makes more sence, since you said it's urgent and you're a complete newbie to linux ;-) (no offence)
     
  9. vaibhav2312

    vaibhav2312 New Member

    Please Help

    Dear Falko Mate,

    Please help about

    As per tutorial:- After saving your updated config.php file copy the files to your web server root directory:

    Awaiting for your Reply

    Vaibhav
     
  10. falko

    falko Super Moderator Howtoforge Staff

    Take a look here: http://www.howtoforge.com/faq/12_15_en.html

    It's all in the tutorial:
    Code:
    sudo mkdir /var/www/tf
    sudo cp -rf * /var/www/tf 
     
  11. vaibhav2312

    vaibhav2312 New Member

Share This Page