• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Search results

  1. D

    upload big file with PHP

    Hello, i'm trying to upload files bigger than 8Mb. This is my configuration: IIS 7.5 / Plesk 10 / PHP 5.2.13 php.ini: (in C:/....../Additional/PleskPHP5/) post_max_size = 81M memory_limit = 128M max_file_uploads = 20 max_execution_time = 1200 upload_max_filesize = 80M web.config: <security>...
  2. D

    copy files from domain to file share folder

    Hello, i would like to copy files from a domain to the file sharing folder using a perl or php script. At this time i can't copy files using PHP script... i have changed the write access for IIS plesk user in the "fs/shared/" folder but it doesn't work. Thank you for you help.
  3. D

    webdav or filesharing on windows

    Hello, i try to use webdav connexion but it dosn't work. I tried to use "file sharing" but it dosn't work too... I'm on Windows 2008 IIS7.5 Plesk 10 I tried this : - edit httpd.conf + create a conf/vhost.conf to activate webdav = not working - creat shared folder + create user on...
  4. D

    exec() with ffmpeg and convert

    Hello, i'm trying to execute commands with exec() on PHP 5.2 on windows server. I can run and echo exec('whoami') but i cant run exec() with ffmpeg and concert. With echo exec('convert.exe a.jpg output.png') return : "ParamŠtre non valide" i have tried everything : $input =...
  5. D

    upgrade php 5.2.13 to php 5.3 or later

    Hello, i'm trying to upgrade the PHP version from 5.2.13 to a new 5.3 or 5.4 But, while i replace the "/Plesk/additionnal/PleskPHP5" folder with a new version (with a copy of the original php.ini) i have a 500 error on all pages. I've tried 5.3/5.4 thread/no thread and reboot server on...
Back
Top