• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by serverok

  1. S

    Issue FTP not starting

    Reinstalled the Server with Debian 8 and latest Plesk stable (Plesk Onyx 17.8.11 Update #33). Exactly same issue on this server. If i start xinetd manually, then FTP work. Maybe it is something to do with xinetd and systemctl I don't know if it is something to do with server hardware as we...
  2. S

    Issue FTP not starting

    I installed Plesk on another Debian 9 Server. On this server FTP works fine. I compared config. they are same. Result of "proftpd -td10" is same as other plesk server where FTP is not working. This is from test server running Debian 9 where FTP works fine root@ip-172-31-25-178:~# proftpd...
  3. S

    Issue FTP not starting

    This is default install of plesk. Here is the packages installed root@root861:/etc# dpkg -l | grep ssl ii libio-socket-ssl-perl 2.044-1 all Perl module implementing object oriented interface to SSL sockets ii libnet-smtp-ssl-perl...
  4. S

    Issue FTP not starting

    Thanks for the reply, here is the result of proftpd -td10 command root@root861:~# proftpd -td10 Checking syntax of configuration file 2018-12-07 04:54:08,725 root861.premium-rootserver.net proftpd[9205]: using TCP receive buffer size of 87380 bytes 2018-12-07 04:54:08,725...
  5. S

    Issue FTP not starting

    If i manually start xinetd, then FTP works /usr/sbin/xinetd -d -dontfork When i run xinetd with systemctl start xinetd Then FTP service won't start. Nothing listens on port 21. Any idea why this is happening ?
  6. S

    Issue FTP not starting

    Result of proftpd -nd10
  7. S

    Issue FTP not starting

    Thanks for the reply. Here is the content of /etc/proftpd.conf root@root861:~# cat /etc/proftpd.conf # # To have more informations about Proftpd configuration # look at : http://www.proftpd.org/ # # This is a basic ProFTPD configuration file (rename it to # 'proftpd.conf' for actual use. It...
  8. S

    Issue FTP not starting

    Please see the result below root@root861:~# cat /etc/xinetd.d/ftp_psa service ftp { disable = no socket_type = stream protocol = tcp wait = no user = root instances = UNLIMITED server =...
  9. S

    Issue FTP not starting

    On Debian 9 plesk onyx server, FTP is not starting. root@root861:~# netstat -lntp | grep ":21" root@root861:~# I restarted xinetd root@root861:~# service xinetd stop root@root861:~# > /var/log/daemon.log root@root861:~# service xinetd start root@root861:~# cat /var/log/daemon.log Dec 5...
  10. S

    Issue Apache fail to start

    I removed all httpd packages using yum. Then login to plesk and installed apache from Plesk > Tools & Settings > Updates and Upgrades before doing this, i removed /etc/httpd folder, so i have fresh configs. Once i installed, i had plesk related configs missing, i run "plesk repair web" to get...
  11. S

    Issue Apache fail to start

    I for the problem with apache resolved. It was due to the server had some other repo installed, that cuased some module compatability. I replaced /etc/yum.repo.d folder on this server from a fresh plesk install and it worked. Now i am getting following error in Plesk New configuration files...
  12. S

    Issue Apache fail to start

    On Plesk server [root@reflexmania ~]# plesk version Product version: Plesk Onyx 17.8.11 Update #18 Update date: 2018/09/01 23:42 Build date: 2018/08/24 12:47 OS version: CentOS 7.5.1804 Revision: 6eb2f538f0b13302f09cd8a38c64c82940622756 Architecture: 64-bit Wrapper...
Back
Top