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