• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Bug in Debian

Alexey_Shpak

Basic Pleskian
hello.

Few days ago, we installed Plesk on Debian 6.0 (default installation)

Static page (.html) or simple function (phpinfo() etc.) worked correctly, but when our clients want to install phpbb,joomla,drupal and others, they can see nothing.

such as joomla 2.5.4 will cause this "error" in browser:

error 324 (net::ERR_EMPTY_RESPONSE)

and I can't wget this page:

http://**.by/installation/index.php
Connecting to **.by|**.**.**.**|:80... connected.
HTTP request sent, awaiting response... No data received.
Retrying.

i enable debug level in apache, but i can't see errors

[Thu Apr 19 13:43:29 2012] [debug] mod_cache.c(589): cache: /index.php not cached. Reason: Response status 302
[Thu Apr 19 13:43:29 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /installation/index.php
[Thu Apr 19 13:43:29 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /installation/index.php
[Thu Apr 19 13:43:29 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /installation/index.php
[Thu Apr 19 13:43:29 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /installation/index.php
[Thu Apr 19 13:47:19 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /
[Thu Apr 19 13:47:19 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /
[Thu Apr 19 13:47:31 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /index.php
[Thu Apr 19 13:47:31 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /index.php
[Thu Apr 19 13:47:31 2012] [debug] mod_cache.c(589): cache: /index.php not cached. Reason: Response status 302
[Thu Apr 19 13:47:31 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /installation/index.php
[Thu Apr 19 13:47:31 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /installation/index.php
[Thu Apr 19 13:47:32 2012] [debug] mod_cache.c(141): Adding CACHE_SAVE filter for /installation/index.php
[Thu Apr 19 13:47:32 2012] [debug] mod_cache.c(148): Adding CACHE_REMOVE_URL filter for /installation/index.php


(For example: in other plesk on centos, we haven't this problems).

PHP-modules are idendical (php 5.3)

Please help us
 
Did all mentioned applications have been installed from Plesk Application Catalog? Or do you mean other method?
 
We installed it from Panel and simply download it to user's directory. Not worked




.....................

few hours later

I install Plesk on centos 6 and start add clients.

I decide to "fix" bug and install "clear" debian 6 on Citrix Xen. I create VM, install PLesk....And It works!!!Joomla, phpbb, drupal, wordpress etc.

previous server installed by my friend, and I do not know what could cause such bugs.

According to him, he just ran the installer
 
Back
Top