• 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 dako1312

  1. D

    plesk 12 upgrade has caused mail() to stop working

    I had the same problem and in my case the file qmail-inject had the wrong permissions. i did a chmod 755 qmail-inject then it worked.
  2. D

    5.7.0 The message could not be sent. You are not allowed to use sendmail utility

    You tried to change to qmail? (using autoinstaller)
  3. D

    PLESK 12 over Nginx: problem with IP address

    You already know how to fix the problem? If yes please tell other users please. thanks
  4. D

    Plesk 12 on Ubuntu 14.04 + NGINX wrong IP in Apache-Logs

    Hello, i am using PLESK Panel 12 on Ubuntu 14.04 with NGINX running. Cause NGINX there are not the real IP-Addresses from visitors in /var/www/vhosts/mydomain/statistics/logs/access_log .. and access_ssl_log, only the Server-IP (localhost) Who can help? thanks Dave
  5. D

    Apache2 - where to set maxclients?

    I did it. But theres absolutely no config file that contains "MaxClients". root@server:/etc/apache2# cat apache2.conf | grep MaxClients root@server:/etc/apache2#
  6. D

    Apache2 - where to set maxclients?

    root@server:/etc/apache2# ls -lar | grep MaxClients root@server:/etc/apache2# (EMPTY...nothing found) root@server:/etc/apache2# cat /usr/local/psa/version 12.0.18 Ubuntu 14.04 1200140626.18 There seems to be differences between versions, but why?
  7. D

    Apache2 - where to set maxclients?

    I dont have that file on my server. But i found /etc/apache2/mods-enabled/mpm_prefork.conf the content: <IfModule mpm_prefork_module> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxRequestWorkers...
  8. D

    Apache2 - where to set maxclients?

    Hello, i am using Plesk 12 / Ubuntu 14.04 in PLESK 11 i could set maxclients, ServerLimit ..... in /etc/apache2/apache2.conf but i cannot find these settings in apache2.conf. Where to configure these settings, in which file? thanks ahead best regards Dave
  9. D

    Backup not working

    Plesk Panel 12.0.18 Update #9 Debian 7.6 Hello, after migrating from Plesk12 Ubuntu 12.04 -> Plesk 12 Debian 7.6 i tried to do the first backup with the Backup-Manager but there were the following error messages and backup failed: Warning: hosting "mydomain.de" Encoding::encode...
  10. D

    update bootstrapper failed (404 not found)

    Hello, i upgraded to Plesk 12 and now i tried to update with autoinstaller, but i get this errors: WARNING: The following packages cannot be authenticated! pp12.0.18-bootstrapper Authentication warning overridden. Err https://autoinstall.plesk.com/ubuntu/PSA_12.0.18/ precise/all...
  11. D

    MaxRequestLen Issue

    ok, found the right config file: /var/www/vhosts/yourdomain.net/conf/last_httpd.include
  12. D

    MaxRequestLen Issue

    Plesk 11.09 problem not fixed I still have the same problem as joomlabuilder, i only have one "fcgid.conf" in /etc/apache2/mods-enabled but there is no line "FcgidMaxRequestLen" inside, so i added this line at the end: "FcgidMaxRequestLen 1073741824" but it seems to be ignored ... in...
  13. D

    Plesk 10.4.4 on Ubuntu Hardy: Last weeks MySQL upgrade

    You have an error code "0"...means NO error. Look in your directory, the file should be there! Continue with other files and install them. I am wondering whats that for a window, why dont you use SSH-Client like Putty?
  14. D

    Plesk 10.4.4 on Ubuntu Hardy: Last weeks MySQL upgrade

    Maybe you can tell us the error code? ;-) 1.) make sure you are logged in as root 2.) type "cd #" to go to your home-directory before downloading 3.) make sure you have installed "wget" -> "apt-get install wget"
Back
Top