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.
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
i try this in Version 9.3 and 9.5 ... same error ...
CGI and ISAPI works ... FastCGI dont work ... no error on PleskPanel ... only the Site have a 404 ...
When i go back to CGI oder ISAPI Site will work normal ...
All Sites have this Problem.
The fact is that at the moment PHP functional is not able to run two versions so that they would have worked equally. By default PHP4 configured as more flexible for customers - each domain can read the personal php.ini from domain's root directory.
But this possibility is available only when PHP running in CGI mode. In modes FastCGI and ISAPI PHP always read the main php.ini. For PHP4 it is C:\Windows\php.ini. For PHP5 it is C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\php.ini. Personal php.ini is not available.
I can assume that you have customized main php.ini and it is a reason of this issue. Did you tried to check it?
i go to Plesk Panel ... switch to FastCGI ... "Save" and look to website ... 404 ... go back to PleskPanel switch back ti ISAPI .. look at website .. work normal ...
the main php.ini in PleskPHP5 is only the Memory up to 256MB ^^ rest is "normal" or "Plesk Standart"