• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. F

    Automatically-generated php.ini files always contain safe_mode = On

    Information about /var/www/vhosts/system/DOMAIN/etc/php.ini The title of this topic has changed Hello everybody. I'm using Plesk 12 and PHP 5.4. Plesk 12 has been installed on a fresh Debian 7 VPS. Then, I ran a migration from an old Plesk 11.5 on Ubuntu 10.4 that completed succesfully...
  2. F

    Plesk erroneously writes secondary-domain php.ini configuration

    I still experience the same problem with all my secondary domains included in my subscriptions. I can continue bypassing this problem by manually writing php.ini, but this is a mess because every time I modify my settings in Plesk, I have to rewrite my php.inis.
  3. F

    /httpdocs for second-level domains

    So, because you - from the pedestal made of CISCO certifications - think it's better, we must accept this fact in full appeasement. How democratic. However I really don't care about the new structure of directories: I just want that PHP scripts run correctly on secondary domains without any...
  4. F

    Plesk erroneously writes secondary-domain php.ini configuration

    Yes, I've just checked it. The PHP support for both primary and secondary domain is running as "FastCGI Application".
  5. F

    High Availability using 2 server cluster

    So in order to achieve HA you are using a master-slave architecture with the slave acting as a hot copy. As the slave is a perfect functionally server, I think there is no way to avoid paying the license fee. However ask sales dpt!
  6. F

    Plesk erroneously writes secondary-domain php.ini configuration

    Hi folks! I've experienced the following problem. Problem description I've observed that Plesk incorrectly writes my /var/www/vhosts/domain.com/etc/php.ini file, which is the only one responsible for the correct PHP configuration. Starting configuration An account with a primary domain...
  7. F

    /httpdocs for second-level domains

    There's no way I can easily get a simple PHP script work with this kind of structure. The primary domain is located at /var/www/vhosts/primarydomain.com The secondary domain is located at /var/www/vhosts/primarydomain.com/secondarydomain.com but there's also the nameholder at...
  8. F

    Plesk 10.4.4 - Cannot set PHP directives per domain while running FastCGI

    I've got the same problem: I cannot set the upload_tmp_dir PHP variable, so I got UPLOAD_ERR_NO_TMP_DIR error. I tried setting it in the following files, without any success: %vhost%/conf/php.ini %vhost%/conf/vhost.conf /etc/php5/cgi/php.ini /etc/php5/cli/php.ini...
  9. F

    10.3, php.ini Template

    This script will overwrite all your %DOMAIN%/etc/php.ini files with the /root/php.ini file Please note that this will (over)write even %VHOSTS%/chroot/etc/php.ini (and eventually %VHOSTS%/default/etc/php.ini) file(s). Maybe you'll have to do some backup. 1. Place the source php.ini file...
  10. F

    Plesk creates multiple httpd.include

    Same problem here. It's not a major bug, but it's a little bit annoying because it floods my directories with 6 KB files.
  11. F

    vhost.conf is not working properly

    Solved. For some reasons, the open_basedir path is defined into /var/www/vhosts/yeah.com/etc/php.ini and there is no way to override the php.ini by writing stuff into vhost.conf Unfortunately I'll have to manually modify each php.ini file :( I've got another question for you guys :D Is...
  12. F

    vhost.conf is not working properly

    Hi there! I've just bought a license of Plesk and I've got a problem. A web application written using the Zend Framework is giving me the "open_basedir" error. I followed the instructions listed in this page, but the script is still not working. This is the situation in the conf...
Back
Top