Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
I have the same problem.
All PHP settings are not saved in the php.ini file, but only for customers who after Nov 29, 2011 were created.
Same reseller, same service plans
E.g.
Plesk: display_errors = off
customers php.ini: display_errors = on
etc...
Parallels Plesk Panel...
restart over plesk panel, eg domain changes:
/opt/psa/admin/bin/websrvmng --restart --restart-interval 0 --http-port 80 --https-port 443
Apache2 port is 8080 and not 80!
proxy/cache server run on port 80.
How can I change the --http-port parameters?
That works perfectly...
10.3.1, Changing Default Apache Ports
Hello,
I changed the Apache port successfully, as described below http://download1.parallels.com/Plesk/PP10/10.3.1/Doc/en-US/online/plesk-linux-advanced-administration-guide/index.htm?fileName=68800.htm.
It works perfectly, but apache2 does about 30...
Thank you so much!
That's what I meant. It works perfectly.
Edit:
Is there a possibility to generate the php.ini file later?
Copy the php.ini in the "conf" folder and then create the php.ini file in "etc"?
Every customer has been using Plesk 10.3 a php.ini in the folder "etc" and also the cgi_wrapper (/usr/bin/php5-cgi -C /var/www/vhosts/domain.tld/etc/php.ini) why I wanted to be create a php.ini in the folder "conf"?
Simply create the folder /var/www/vhosts/.skel/0/etc/ with the php.ini file?
open_basedir it changes automatically to the correct directory?
(open_basedir = /var/www/vhosts/domain.tld/httpdocs:/tmp)
I am looking for the template if a customer is created.
It is nuisance to my default entries (disable_functions, memory_limit, etc...) for each customer to add later.
We have the same problem. Started after upgrading from 10.0.1 to 10.1.1.
Plesk:
psa v10.1.1_build1010110120.18 os_Debian 5.0
Domains: 165
Host:
Linux xxxxx 2.6.26-2-openvz-amd64 #1 SMP Thu Nov 25 05:14:47 UTC 2010 x86_64
Hardware:
Intel Core i7 920 8x 2.67Ghz
8 GB DDR3 RAM
2x...