Skocz do zawartości

ArekJ

Użytkownicy
  • Zawartość

    86
  • Rejestracja

  • Ostatnio

Wszystko napisane przez ArekJ

  1. BIND - Transfer failed.

    Najpierw w logach zobaczyłem, że mam złą ścieżkę, poprawiłem(brakowało "/"), przeładowałem, ponownie w logi i... 17-Aug-2011 02:52:58.276 zone swiat-magii.pl/IN: loading from master file /etc/bind/swiat-magii.pl.db failed: not a valid number O jaki numer chodzi?
  2. BIND - Transfer failed.

    // // Do any local configuration here // // Consider adding the 1918 zones here, if they are not used in your // organization //include "/etc/bind/zones.rfc1918"; zone "swiat-magii.pl" IN { type master; file "etc/bind/swiat-magii.pl.db"; allow-transfer {any; }; }; Teraz mam tak, mam nadzieję, że dobrze zrozumiałem, jednak błąd nadal ten sam, nic się nie zmieniło. A serwer przeładowałem i zrestartowałem. P.S. Miłoszu jak znowu mi pomożesz to jesteś magikiem naprawdę... Zawsze Tobie się udawało
  3. Witam. Występuje u mnie dość dziwny problem i za bardzo nie wiem z czym jest związany. Mianowicie domena działa 3 dni, a potem tak na 24h przestaje, ale nie u wszystkich użytkowników naraz, ale u pojedynczych jednostek. Jedyna rzecz jaka według mnie może nakierowywać to: [sun Nov 29 21:37:05 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!? Proszę o jakąś pomoc, jak potrzebne są jakieś dodatkowe informacje to proszę pisać.
  4. Witam. Po dodaniu Virtualnych Hostów baza danych przestaje współpracować z PHP. Przykład Virtualnego Hosta: <VirtualHost 178.63.246.92> ServerName arekj.pl ServerAlias www.arekj.pl DocumentRoot /home/serwer/arekj/www/arekj.pl ServerAdmin arek.jurczewski@gazeta.pl </VirtualHost> Po jego usunięciu baza wraca do normalnego funkcjonowania, ale jak wiadomo nie działa domena. Proszę o pomoc.
  5. No to tak: Dodaje Virtualnego Hosta przedstawionego powyżej i PHP przestaje współpracować z MySQL. To znaczy, baza danych normalnie działa, w momencie gdy chce się logować z poziomu SSH, jednak panel phpMyAdmin czy najzwyklejsze mysql_connect nie działa. Naprawione Zmieniłem IP na *:80 i pomogło.
  6. Problem rozwiązany, pomógł @Miłosz
  7. arekj:~# named -g 2>&1 24-Nov-2010 18:09:56.207 starting BIND 9.6-ESV-R1 -g 24-Nov-2010 18:09:56.207 built with '--prefix=/usr' '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var/run/bind' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-filesystem=yes' '--with-dlz-ldap=yes' '--with-dlz-stub=yes' '--enable-ipv6' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -DNS_RUN_PID_DIR=0 -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2' 24-Nov-2010 18:09:56.207 adjusted limit on open files from 1024 to 1048576 24-Nov-2010 18:09:56.207 found 1 CPU, using 1 worker thread 24-Nov-2010 18:09:56.207 using up to 4096 sockets 24-Nov-2010 18:09:56.211 loading configuration from '/etc/bind/named.conf' 24-Nov-2010 18:09:56.211 using default UDP/IPv4 port range: [1024, 65535] 24-Nov-2010 18:09:56.211 using default UDP/IPv6 port range: [1024, 65535] 24-Nov-2010 18:09:56.213 listening on IPv6 interfaces, port 53 24-Nov-2010 18:09:56.213 binding TCP socket: address in use 24-Nov-2010 18:09:56.213 listening on IPv4 interface lo, 127.0.0.1#53 24-Nov-2010 18:09:56.213 binding TCP socket: address in use 24-Nov-2010 18:09:56.213 listening on IPv4 interface venet0:0, 178.63.246.92#53 24-Nov-2010 18:09:56.214 binding TCP socket: address in use 24-Nov-2010 18:09:56.215 automatic empty zone: 254.169.IN-ADDR.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: 2.0.192.IN-ADDR.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: 255.255.255.255.IN-ADDR.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: D.F.IP6.ARPA 24-Nov-2010 18:09:56.215 automatic empty zone: 8.E.F.IP6.ARPA 24-Nov-2010 18:09:56.216 automatic empty zone: 9.E.F.IP6.ARPA 24-Nov-2010 18:09:56.216 automatic empty zone: A.E.F.IP6.ARPA 24-Nov-2010 18:09:56.216 automatic empty zone: B.E.F.IP6.ARPA 24-Nov-2010 18:09:56.217 none:0: open: /etc/bind/rndc.key: permission denied 24-Nov-2010 18:09:56.217 couldn't add command channel 127.0.0.1#953: permission denied 24-Nov-2010 18:09:56.217 none:0: open: /etc/bind/rndc.key: permission denied 24-Nov-2010 18:09:56.217 couldn't add command channel ::1#953: permission denied 24-Nov-2010 18:09:56.217 ignoring config file logging statement due to -g option 24-Nov-2010 18:09:56.217 zone 0.in-addr.arpa/IN: loaded serial 1 24-Nov-2010 18:09:56.218 zone 127.in-addr.arpa/IN: loaded serial 1 24-Nov-2010 18:09:56.218 zone 255.in-addr.arpa/IN: loaded serial 1 24-Nov-2010 18:09:56.219 zone localhost/IN: loaded serial 2 24-Nov-2010 18:09:56.219 zone arekj.pl/IN: has no NS records 24-Nov-2010 18:09:56.219 zone arekj.pl/IN: not loaded due to errors. 24-Nov-2010 18:09:56.219 running
  8. Poprawiłem na root.arekj.pl. jednak nadal nie działa
  9. Witam. Mam pilną potrzebę przeinstalowania DirectAdmina. Chciałbym przy tym skopiować wszystkie pliki, bazy danych, oraz użytkowników DirectAdmina, nie wiem jednak zupełnie jak się do tego zabrać. Na razie wymyśliłem, że wystarczy mi skopiowanie całego katalogu /home/ i ponowna instalacja DA, jednak w tym momencie zastanawiam się: 1. Czy sam katalog /home/ zawiera wszystko co mi potrzebne? 2. Czy DA trzeba jakoś odinstalować, czy wystarczy po prostu odpalić setup.sh i wszystko powpisywać - sam się odinstaluje i zainstaluje ponownie? Z góry dzięki za pomoc
  10. Reinstalacja DA

    IMHO innego sposobu niż reinstalacja tego na nowo nie ma, bo za dużo rzeczy nie działa tak jak powinno, spróbuje najpierw z reinstalacją samego DA, bo na serwerze mam jeszcze parę innych przydatnych rzeczy, których instalacja też trochę zajmie. Dzięki za pomoc.
  11. Reinstalacja DA

    Jak na moje oko to zawiera bazy danych /home/mysql/... Co do ustawień domen, to zapewne one są gdzieś inne zapisane, tam gdzie użytkownicy DA, ale nie mam pojęcia gdzie one są.
  12. Witam. Posiadam serwer z panelem administracyjny Direct Admin, mam tam podpięte w tym momencie 2 domeny z czego jedna jakoś nie zaskoczyła tak jak trzeba. Domeny to: nakodena.pl - działa my-psp.pl - nie działa Znaczy teoretycznie obie są podpięte pod ten sam serwer, ale ta druga nie kieruje do folderu public_html gdzie są jej pliki, pokazuje się tylko informacja Apacha... Gdzie leży problem i jak to rozwiązać? Dodam, że próbowałem już od nowa podpinać domenę, niestety bez skutku, usuwałem ją poprzez DA łącznie z userem i nic. Pozdrawiam, Arek
  13. O człowieku Jesteś geniuszem. Robiłem restart nameda, myślałem, że to wystarczy, ale jak puściłem reboota to zadziałało. Dzięki.
  14. Znajduje się: <VirtualHost 195.2.255.63:80> ServerName www.my-psp.pl ServerAlias www.my-psp.pl my-psp.pl ServerAdmin webmaster@my-psp.pl DocumentRoot /home/mypsp/domains/my-psp.pl/public_html ScriptAlias /cgi-bin/ /home/mypsp/domains/my-psp.pl/public_html/cgi-bin/ UseCanonicalName OFF SuexecUserGroup mypsp mypsp CustomLog /var/log/httpd/domains/my-psp.pl.bytes bytes CustomLog /var/log/httpd/domains/my-psp.pl.log combined ErrorLog /var/log/httpd/domains/my-psp.pl.error.log <Directory /home/mypsp/domains/my-psp.pl/public_html> Options +Includes -Indexes php_admin_flag engine ON <IfModule !mod_php6.c> php_admin_flag safe_mode OFF </IfModule> php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f mypsp@my-psp.pl' php_admin_value open_basedir /home/mypsp/:/tmp:/var/tmp:/usr/local/lib/php/ </Directory> </VirtualHost>
  15. Domenka kieruje już od dawna na właściwe DNSy, bo od jakiegoś miesiąca. Więc to na 100% nie kwestia "rozejścia" się DNSów.
  16. Witam. Dzisiaj miałem nieprzyjemną sytuację, najpierw padły mi sesje na serwerze, potem baza danych, potem Direct Admin, po drodze były problemy z FTP(nadpisywało plik na 0b zamiast wgrywać normalny) i jeszcze na koniec SSH padało. Jeden z użytkowników forum - Miłosz pomógł, sprawdzałem miejsce na dysku - było w porządku, już nawet napisałem ticket do pomocy technicznej, ale jako iż Miłosz mówił, że to cache mogło coś zapchać przyszedł mi do głowy restart serwera - wtedy już magicznie Direct Admin zaczął działać - więc to zrobiłem no i wszystko wstało. Pojawia mi się tylko pytanie, dlaczego tak się zapchało i jak temu zapobiec w przyszłości? Proszę o sugestie i pomoc, jak potrzebne jakieś pliki konfiguracyjne/logi proszę mówić które. System to Debian 4 z Direct Admin. Pozdrawiam.
  17. Witam. Mam forum postawione na innym serwerze niż reszta serwisu, potrzebuję przekierować subdomenę forum.adres.pl na inny serwer za pomocą adresu IP bądź DNS, posiadam panel ISPConfig. Utworzyłem subdomenkę w Sites --> Subdomena oraz przekierowanie forum.adres.pl A IP w DNS, ale niestety nadal kieruje na ten sam serwer. Proszę o pomoc. Pozdrawiam, ArekJ
  18. Dobra dzięki za pomoc, Miłosz już pomógł na GG. @N3T5kY przepraszam za mój karygodny błąd i zgłaszam postanowienie poprawy
  19. Nie wstydzę Przykładowo podawałem, ale łap: http://forum.viawww.pl/ Teraz mineło już ponad 24h, ale główna domena jest już na nowym serwerze, subdomena nie.
  20. Witam. Gdy próbuję zainstalować cokolwiek za pomocą yum install dostaję komunikat: yum install htop Loaded plugins: fastestmirror Determining fastest mirrors Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386&repo=os e rror was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Wie ktoś jak rozwiązać ten problem? Lista mirrorów pod tym linkiem istnieje. Plik /etc/yum.repos.d/CentOS-Base.repo zawiera: # # This file uses a new mirrorlist system developed by Lance Davis for CentOS. # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #released updates [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #packages used/produced in the build but not released [addons] name=CentOS-$releasever - Addons mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #additional packages that may be useful [extras] name=CentOS-$releasever - Extras mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centospl us baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #contrib - packages by Centos Users [contrib] name=CentOS-$releasever - Contrib mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 Pozdrawiam!
  21. Witam. Mam dość dziwny problem, otóż nie działają mi pliki *.php. W logach mam błędy typu: [sun Jan 31 11:29:12 2010] [error] [client xx.xx.x.xxx] client denied by server configuration: /var/www/nakodena.pl/web/forum/index.php Pliki *.html działają poprawnie. Serwer stawiałem przy pomocy tego poradnika: http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig Proszę o pomoc.
  22. Albo nie mam, albo nie mogę znaleźć pliku httpd.conf, mam za to /etc/apache2/apache2.conf - jego zawartość to: # # Based upon the NCSA server configuration files originally by Rob McCool. # # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See [url="http://httpd.apache.org/docs/2.2/"]http://httpd.apache.org/docs/2.2/[/url] for detailed information about # the directives. # # Do NOT simply read the instructions in here without understanding # what they do. They're here only as hints or reminders. If you are unsure # consult the online docs. You have been warned. # # The configuration directives are grouped into three basic sections: # 1. Directives that control the operation of the Apache server process as a # whole (the 'global environment'). # 2. Directives that define the parameters of the 'main' or 'default' server, # which responds to requests that aren't handled by a virtual host. # These directives also provide default values for the settings # of all virtual hosts. # 3. Settings for virtual hosts, which allow Web requests to be sent to # different IP addresses or hostnames and have them handled by the # same Apache server process. # # Configuration and logfile names: If the filenames you specify for many # of the server's control files begin with "/" (or "drive:/" for Win32), the # server will use that explicit path. If the filenames do *not* begin # with "/", the value of ServerRoot is prepended -- so "/var/log/apache2/foo.log" # with ServerRoot set to "" will be interpreted by the # server as "//var/log/apache2/foo.log". # ### Section 1: Global Environment # # The directives in this section affect the overall operation of Apache, # such as the number of concurrent requests it can handle or where it # can find its configuration files. # # # ServerRoot: The top of the directory tree under which the server's # configuration, error, and log files are kept. # # NOTE! If you intend to place this on an NFS (or otherwise network) # mounted filesystem then please read the LockFile documentation (available # at <URL:http://httpd.apache.org/docs-2.1/mod/mpm_common.html#lockfile>); # you will save yourself a lot of trouble. # # Do NOT add a slash at the end of the directory path. # ServerRoot "/etc/apache2" # # The accept serialization lock file MUST BE STORED ON A LOCAL DISK. # #<IfModule !mpm_winnt.c> #<IfModule !mpm_netware.c> LockFile /var/lock/apache2/accept.lock #</IfModule> #</IfModule> # # PidFile: The file in which the server should record its process # identification number when it starts. # This needs to be set in /etc/apache2/envvars # PidFile ${APACHE_PID_FILE} # # Timeout: The number of seconds before receives and sends time out. # Timeout 300 # # KeepAlive: Whether or not to allow persistent connections (more than # one request per connection). Set to "Off" to deactivate. # KeepAlive On # # MaxKeepAliveRequests: The maximum number of requests to allow # during a persistent connection. Set to 0 to allow an unlimited amount. # We recommend you leave this number high, for maximum performance. # MaxKeepAliveRequests 100 # # KeepAliveTimeout: Number of seconds to wait for the next request from the # same client on the same connection. # KeepAliveTimeout 15 ## ## Server-Pool Size Regulation (MPM specific) ## # prefork MPM # StartServers: number of server processes to start # MinSpareServers: minimum number of server processes which are kept spare # MaxSpareServers: maximum number of server processes which are kept spare # MaxClients: maximum number of server processes allowed to start # MaxRequestsPerChild: maximum number of requests a server process serves <IfModule mpm_prefork_module> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 150 MaxRequestsPerChild 0 </IfModule> # worker MPM # StartServers: initial number of server processes to start # MaxClients: maximum number of simultaneous client connections # MinSpareThreads: minimum number of worker threads which are kept spare # MaxSpareThreads: maximum number of worker threads which are kept spare # ThreadsPerChild: constant number of worker threads in each server process # MaxRequestsPerChild: maximum number of requests a server process serves <IfModule mpm_worker_module> StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 </IfModule> # These need to be set in /etc/apache2/envvars User ${APACHE_RUN_USER} Group ${APACHE_RUN_GROUP} # # AccessFileName: The name of the file to look for in each directory # for additional configuration directives. See also the AllowOverride # directive. # AccessFileName .htaccess # # The following lines prevent .htaccess and .htpasswd files from being # viewed by Web clients. # <Files ~ "^\.ht"> Order allow,deny Deny from all </Files> # # DefaultType is the default MIME type the server will use for a document # if it cannot otherwise determine one, such as from filename extensions. # If your server contains mostly text or HTML documents, "text/plain" is # a good value. If most of your content is binary, such as applications # or images, you may want to use "application/octet-stream" instead to # keep browsers from trying to display binary files as though they are # text. # DefaultType text/plain # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off because it'd be overall better for the net if people # had to knowingly turn this feature on, since enabling it means that # each client request will result in AT LEAST one lookup request to the # nameserver. # HostnameLookups Off # ErrorLog: The location of the error log file. # If you do not specify an ErrorLog directive within a <VirtualHost> # container, error messages relating to that virtual host will be # logged here. If you *do* define an error logfile for a <VirtualHost> # container, that host's errors will be logged there and not here. # ErrorLog /var/log/apache2/error.log # # LogLevel: Control the number of messages logged to the error_log. # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. # LogLevel warn # Include module configuration: Include /etc/apache2/mods-enabled/*.load Include /etc/apache2/mods-enabled/*.conf # Include all the user configurations: Include /etc/apache2/httpd.conf # Include ports listing Include /etc/apache2/ports.conf # # The following directives define some format nicknames for use with # a CustomLog directive (see below). # If you are behind a reverse proxy, you might want to change %h into %{X-Forwarded-For}i # LogFormat "%v:%p %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%{Referer}i -> %U" referer LogFormat "%{User-agent}i" agent # # Define an access log for VirtualHosts that don't define their own logfile CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined # # Customizable error responses come in three flavors: # 1) plain text 2) local redirects 3) external redirects # # Some examples: #ErrorDocument 500 "The server made a boo boo." #ErrorDocument 404 /missing.html #ErrorDocument 404 "/cgi-bin/missing_handler.pl" #ErrorDocument 402 [url="http://www.example.com/subscription_info.html"]http://www.example.c...ption_info.html[/url] # # # Putting this all together, we can internationalize error responses. # # We use Alias to redirect any /error/HTTP_<error>.html.var response to # our collection of by-error message multi-language collections. We use # includes to substitute the appropriate text. # # You can modify the messages' appearance without changing any of the # default HTTP_<error>.html.var files by adding the line: # # Alias /error/include/ "/your/include/path/" # # which allows you to create your own set of files by starting with the # /usr/share/apache2/error/include/ files and copying them to /your/include/path/, # even on a per-VirtualHost basis. The default include files will display # your Apache version number and your ServerAdmin email address regardless # of the setting of ServerSignature. # # The internationalized error documents require mod_alias, mod_include # and mod_negotiation. To activate them, uncomment the following 30 lines. # Alias /error/ "/usr/share/apache2/error/" # # <Directory "/usr/share/apache2/error"> # AllowOverride None # Options IncludesNoExec # AddOutputFilter Includes html # AddHandler type-map var # Order allow,deny # Allow from all # LanguagePriority en cs de es fr it nl sv pt-br ro # ForceLanguagePriority Prefer Fallback # </Directory> # # ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var # ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var # ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var # ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var # ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var # ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var # ErrorDocument 410 /error/HTTP_GONE.html.var # ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var # ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var # ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var # ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var # ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var # ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var # ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var # ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var # ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var # ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var # Include of directories ignores editors' and dpkg's backup files, # see README.Debian for details. # Include generic snippets of statements Include /etc/apache2/conf.d/ # Include the virtual host configurations: Include /etc/apache2/sites-enabled/ EDIT: Znaczy /etc/apache2/httpd.conf jest, ale pusty.
  23. Tani VPS z Windowsem

    host-europe.de ma duży traffic i ładnie działają. Siedzę tam miesiąc i tylko raz im na chwilkę coś ze światłowodem padło. Ta kto non stop serwer pracuje.
  24. Witam. Instalowałem ISPConfig według tutoriala: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig3 Jest tam wszystko co mi potrzebne. Niestety klient FTP nie może działać na moim serwerze VPS, ponieważ nie ma włączonego capabilities i włączenie go nie jest możliwe. Administracja poleciła mi instalacje ProFTPD jednak po instalacji ISPConfig nadal uparcie twierdzi, że serwer FTP nie jest włączony, nie można również się tam zalogować. Proszę o pomoc. Pozdrawiam.
  25. ProFTPD + ISPConfig

    Sorki za post pod postem, ale nie ma opcji "edytuj" Udało mi się sprawić, aby ISPConfig twierdził iż FTP jest włączone jednak nadal nie mogę się z nim połączyć. Mój proftpd.conf: # # /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file. # To really apply changes reload proftpd after modifications. # # Includes DSO modules Include /etc/proftpd/modules.conf # Set off to disable IPv6 support which is annoying on IPv4 only boxes. UseIPv6 on # If set on you can experience a longer connection delay in many cases. IdentLookups off ServerName "Debian" ServerType standalone DeferWelcome off MultilineRFC2228 on DefaultServer on ShowSymlinks on TimeoutNoTransfer 600 TimeoutStalled 600 TimeoutIdle 1200 DisplayLogin welcome.msg DisplayChdir .message true ListOptions "-l" DenyFilter \*.*/ # Use this to jail all users in their homes DefaultRoot ~ # Users require a valid shell listed in /etc/shells to login. # Use this directive to release that constrain. # RequireValidShell off # Port 21 is the standard FTP port. Port 21 # In some cases you have to specify passive ports range to by-pass # firewall limitations. Ephemeral ports can be used for that, but # feel free to use a more narrow range. # PassivePorts 49152 65534 # If your host was NATted, this option is useful in order to # allow passive tranfers to work. You have to use your public # address and opening the passive ports used on your firewall as well. # MasqueradeAddress 1.2.3.4 # This is useful for masquerading address with dynamic IPs: # refresh any configured MasqueradeAddress directives every 8 hours <IfModule mod_dynmasq.c> # DynMasqRefresh 28800 </IfModule> # To prevent DoS attacks, set the maximum number of child processes # to 30. If you need to allow more than 30 concurrent connections # at once, simply increase this value. Note that this ONLY works # in standalone mode, in inetd mode you should use an inetd server # that allows you to limit maximum number of processes per service # (such as xinetd) MaxInstances 30 # Set the user and group that the server normally runs at. User proftpd Group nogroup # Umask 022 is a good standard umask to prevent new files and dirs # (second parm) from being group and world writable. Umask 022 022 # Normally, we want files to be overwriteable. AllowOverwrite on # Uncomment this if you are using NIS or LDAP via NSS to retrieve passwords: # PersistentPasswd off # This is required to use both PAM-based authentication and local passwords # AuthOrder mod_auth_pam.c* mod_auth_unix.c # Be warned: use of this directive impacts CPU average load! # Uncomment this if you like to see progress and transfer rate with ftpwho # in downloads. That is not needed for uploads rates. # # UseSendFile off TransferLog /var/log/proftpd/xferlog SystemLog /var/log/proftpd/proftpd.log <IfModule mod_quotatab.c> QuotaEngine off </IfModule> <IfModule mod_ratio.c> Ratios off </IfModule> # Delay engine reduces impact of the so-called Timing Attack described in # http://security.lss.hr/index.php?page=details&ID=LSS-2004-10-02 # It is on by default. <IfModule mod_delay.c> DelayEngine on </IfModule> <IfModule mod_ctrls.c> ControlsEngine off ControlsMaxClients 2 ControlsLog /var/log/proftpd/controls.log ControlsInterval 5 ControlsSocket /var/run/proftpd/proftpd.sock </IfModule> <IfModule mod_ctrls_admin.c> AdminControlsEngine off </IfModule> # # Alternative authentication frameworks # #Include /etc/proftpd/ldap.conf #Include /etc/proftpd/sql.conf # # This is used for FTPS connections # #Include /etc/proftpd/tls.conf # A basic anonymous configuration, no upload directories. # <Anonymous ~ftp> # User ftp # Group nogroup # # We want clients to be able to login with "anonymous" as well as "ftp" # UserAlias anonymous ftp # # Cosmetic changes, all files belongs to ftp user # DirFakeUser on ftp # DirFakeGroup on ftp # # RequireValidShell off # # # Limit the maximum number of anonymous logins # MaxClients 10 # # # We want 'welcome.msg' displayed at login, and '.message' displayed # # in each newly chdired directory. # DisplayLogin welcome.msg # DisplayChdir .message # # # Limit WRITE everywhere in the anonymous chroot # <Directory *> # <Limit WRITE> # DenyAll # </Limit> # </Directory> # # # Uncomment this if you're brave. # # <Directory incoming> # # # Umask 022 is a good standard umask to prevent new files and dirs # # # (second parm) from being group and world writable. # # Umask 022 022 # # <Limit READ WRITE> # # DenyAll # # </Limit> # # <Limit STOR> # # AllowAll # # </Limit> # # </Directory> # # </Anonymous>
×