توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل etract کردن فایل زیپ در سرور
irihost
May 15th, 2012, 18:53
سلام دوستان
یک سوال داشتم در هاست های بر روی سرورم نمیشه فایل زیپ etract کرد
چی رو باید نصب کنم یا مشکل از کجاست؟ میشود راهنمایی کنند دوستان :53:
stchost
May 15th, 2012, 20:01
سلام
چه فایلی را کیخواین extract کنید ؟
irihost
May 15th, 2012, 20:05
درود گفتم که در کل هاست های سرورم امکان extract فایل zip نیست!!:((
irank
May 15th, 2012, 20:23
cpanel? kloxo? .. ?
irihost
May 15th, 2012, 20:24
cpanel
irank
May 15th, 2012, 20:25
وقتی روی فایل کلیک میکنید extract میزنید error چی هست؟
irihost
May 15th, 2012, 20:31
اصلا اروری ندارد extract غیر فعال است!!:63:
irank
May 15th, 2012, 20:34
سرور دست خودتون هست؟
stchost
May 15th, 2012, 20:35
از لینوکس میتونید extract کنید ؟
irihost
May 15th, 2012, 20:36
سرور دست خودتون هست؟
بله!!
irank
May 15th, 2012, 20:36
How do I unzip a file with telnet?
All of the below commands assume that you are within the same directory that the compressed file is in. To be sure type:
ls {enter}
If the file is there, you're ready to go. If not type:
cd /big/dom/xdomain/www/directory/ {enter}
replacing the path with the correct path to your file.
If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz
irihost
May 15th, 2012, 20:38
از لینوکس میتونید extract کنید ؟
منظورتون نفهمیدم!!
irank
May 15th, 2012, 20:39
طبق دستوری که دادم بهتون از putty ssh انجام بدید
irihost
May 15th, 2012, 20:42
How do I unzip a file with telnet?
All of the below commands assume that you are within the same directory that the compressed file is in. To be sure type:
ls {enter}
If the file is there, you're ready to go. If not type:
cd /big/dom/xdomain/www/directory/ {enter}
replacing the path with the correct path to your file.
If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz
میشه بیشتر توضیح بدید:D
توی putty هستم اینا چطور وارد کنم!!
یعنی کدوماشو!! تازه کاریه دیگه :d
irank
May 15th, 2012, 20:45
aval address ro intori :
cd /big/dom/xdomain/www/directory
بعد از cd / ادرس پوشه رو میزنید enter میکنید بعد
unzip file.zip
به جای file.zip اسم فایل دات زیپ ! :دی
irihost
May 15th, 2012, 20:51
یهنی برای هر فایل زیپ که میخوام extract کنم باید این مراحل برم؟ :-o
irank
May 15th, 2012, 20:52
شما تو putty این رو بزن
yum install unzip
بعد یه ریبوت کن سرور رو ایشالا که از cpanel درست شه !
irihost
May 15th, 2012, 20:56
yum install unzip
Loaded plugins: downloadonly, fastestmirror
Loading mirror speeds from cached hostfile
* base: yum.phx.singlehop.com
* extras: mirror.5ninesolutions.com
* updates: mirrors.usc.edu
Excluding Packages in global exclude list
Finished
Setting up Install Process
Package unzip-5.52-3.el5.x86_64 already installed and latest version
Nothing to do
نشد باز :(
irank
May 15th, 2012, 20:58
اینجا رو بخون
install unzip rpm in CentOS... how? [Archive] - Web Hosting Talk (http://www.webhostingtalk.com/archive/index.php/t-559342.html)
irihost
May 15th, 2012, 21:01
اینجا رو بخون
install unzip rpm in CentOS... how? [Archive] - Web Hosting Talk (http://www.webhostingtalk.com/archive/index.php/t-559342.html)
با اینکه انگلیسیم خوبه ولی نمیتونم این بخونم :-p
خودت لطفا بگو باید چیکار کنیم؟
irank
May 15th, 2012, 21:04
این دستورات رو بزن آخرش ریست کن:
yum install unzip
yum install gzip
yum install tar