[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Profptd Sorunu



Merhaba Cafer Bey;

Dediginiz eklemeyi yaptim ve dosyanin ilk kisimlari su an asagidaki sekilde;

#!/bin/sh

### BEGIN INIT INFO
# Provides:          proftpd
# Required-Start:    $syslog $local_fs $network
# Required-Stop:     $syslog $local_fs $network
# Should-Start:      $remote_fs $named
# Should-Stop:       $remote_fs $named
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Starts ProFTPD daemon
# Description:       This script runs the FTP service offered
#                    by the ProFTPD daemon
### END INIT INFO

# Start the proftpd FTP daemon.

LANG=en_US.UTF-8

PATH=/bin:/usr/bin:/sbin:/usr/sbin
DAEMON=/usr/sbin/proftpd
NAME=proftpd

# Defaults
RUN="no"
OPTIONS=""

Ancak bu kez de /etc/init.d/proftpd restart komutunu verdigimde;

adil-desktop:/home/adilalpman# /etc/init.d/proftpd restart
Stopping ftp server: proftpd.
Starting ftp server: proftpd - unable to set LC_ALL: No such file or directory
- Fatal: unable to load module 'mod_lang.c': Operation not permitted
failed!
adil-desktop:/home/adilalpman#

Mesajini almaktayim... :(


Tesekkurler...

Adil ALPMAN



----- Original Message ----- From: "Cafer "Şimşek"" <cfb@cafer.org>
To: "Adil ALPMAN" <adil@alpman.net>
Cc: <debian-user-turkish@lists.debian.org>
Sent: Monday, April 06, 2009 7:41 PM
Subject: Re: Profptd Sorunu


"Adil ALPMAN" <adil@alpman.net> writes:

Merhaba;

Merhaba,


Debian 5.0 kurulu makinemde konsoldan apt-get install proftpd komutu
ile proftpd serveri kurdum. Ardindan /etc/proftpd/proftpd.conf
dosyasini acip RequireValidShell satirinin basini uncomment ettim ve
off olarak biraktim. Ardindan fp serveri /etc/init.d/proftpd restart
komutu ile restart ettim ve;

adil-desktop:/home/adilalpman# /etc/init.d/proftpd restart
Stopping ftp server: proftpd.
Starting ftp server: proftpd - Fatal: unknown configuration directive
Include' on line 7 of '/etc/proftpd/proftpd.conf'

Mesajini aldim... :(

Bunun uzerine bir konsoldan apt-get remove --purge proftpd komutu ile
proftpd yi kaldirip tekrar kurdum bu kez hicbirseyi degistirmeden
konsolda /etc/init.d/proftpd restart dedim ve aldigim hata yine
ustteki ile ayni idi...

proftpd.conf dosyami http://pastebin.com/m5526ccde adresinden
inceleyebilirsiniz...

Sorun nerede anlamadim arkadaslar...

Yardima ihtiyacim var... :'(

Simdiden tesekkurler...

Not : proftpd server standalone mode a ayarli...

Bu hata tr_TR yerelini kullanırsanız ortaya çıkan bir hata. Sorun
düzeltmek için ya sistem yerelini en_US.UTF-8'e ayarlayın
(dpkg-reconfigure locales komutuyla) ya da /etc/init.d/proftpd betiğinin
üst satırlarında bir yerine

LANG=en_US.UTF-8

satırını ekleyin sorun düzelecektir.


Sevgiler.





Adil ALPMAN


--
Cafer Şimşek
http://cafer.org/


--
To UNSUBSCRIBE, email to debian-user-turkish-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



--------------------------------------------------------------------------------



No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.11.42/2042 - Release Date: 04/05/09 10:54:00


Reply to: