• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Recent content by NaimKh

  1. N

    Cant send big files with POST

    Solved Thank you so much abdi! In nginx log (/var/log/nginx/error.log) I had the following error: 2013/12/13 08:35:43 [error] 15121#0: *5 client intended to send too large body: 169096153 bytes, client: xx.xx.x.xxx, server: mydomain.be, request: "POST /testup/upload_file.php HTTP/1.1"...
  2. N

    Cant send big files with POST

    No I'm running apache2. Everything is pretty much default. I used Plesk autoinstaller, on Debian 6 Squeeze.
  3. N

    Cant send big files with POST

    Thanks for your fast answer! max_execution_time = 3600 max_input_type = 300 both in local and global php ini (/etc/php5/cgi/php.ini and /var/www/vhosts/system/mydomain.be/etc/php.ini And the very strange thing is that I dont see anything related with errors on the upload in the log...
  4. N

    Cant send big files with POST

    Hi, Im new to the forum and to plesk! I have a problem with file upload. I changed php.ini files in /etc/php5/cgi and user and php.ini to work with big files. I changed accordingly max_filesize, post_max_size, memory_limit. Also changed suhosin memory_limit and some other stuffs. I cant get...
Back
Top