Hi Mr,
Just like it's with other PHP applications, you increase the max upload size through the PHP.ini file, you do the same for Plesk with it's loaded PHP.ini file.
This file should be /usr/local/psa/admin/conf/php.ini
Hi,
Just like it's with other PHP applications, you increase the max upload size through the PHP.ini file, you do the same for Plesk with it's loaded PHP.ini file.
This file should be /usr/local/psa/admin/conf/php.ini
Hi Peter,
Why NOT just create a cron-job and run the script using the CLI php ...
E.g php /var/www/vhosts/domain.com/httpdocs/script.php
WGET puts the load on your web server which in return would affect your response times ...
Hello Go,
Try rebuilding the vhosts with the command below and see if that can help ...
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
BTW: You also need to check and ensure that the DNS server (bind) is working fine especially if you are using your server to resolve your DNS records.