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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
We see this error in the logs but PHP is configured use FPM on Apache according to hosting settings in obsidian. Why does it mention FastCGI when what is used is FPM?
18378#0: *27614354 FastCGI sent in stderr: "PHP message: [2023-07-18 13:17:21]...
Hi all,
is FastCGI support (for Wordpress websites) a needed function that needs to be enabled? Right now I am debugging a huge memory consumption on my server hence this question.
Environment:
Plesk Obsidian 18.0.33
Ubuntu 18.04.5 LTS
Kernel: 4.15.0-130-generic
PHP does not work if executed with FastCGI.
I get always the same error (500 Internal Server Error), setting up any website with FastCGI-PHP (any version fron 7.0 to 8.0)
or accessing the webmail (both...
Hello,
I am new to the forum so forgive me for for any mistakes while posting this thread.
We have a dedicated server with following configuration
Processor: 1x3.2GHz E3-1230
Operating System: Centos 6.2 64-bit-old
RAM: 8 GB GB
We have around 10WordPress websites on this server with moderate...
I wondered when I looked into Plesk's nginx.conf file.
/etc/nginx/plesk.conf.d/vhosts/hostname.com.conf
fastcgi_pass "unix:///var/www/vhosts/system/SUB-DOMAIN/php-fpm.sock";
As described above, in fastcgi_pass, slashes are input consecutively three times like "unix:///var/".
Please tell me the...
Hi,
If I switch from php-fpm(7.2.14) to php-fastCGi i get ERROR 500.
The Log shows me mod_fcgid: stderr: PHP Fatal error: Uncaught RuntimeException: Unable to write in the Proxy directory (/var/www/vhosts/domain.com/httpdocs/var/cache/production_201812/proxies)
First I thought it's a...
Running into a weird issue with a test site of mine. I'm trying to upgrade the forum software, but when I try to run the upgrade script from my browser I just get a 404 error and the message "AH01071: Got error: 'Primary Script Unknown'" appears in the log.
I have tried two different PHP...
Issue
Some users are getting a 503 error (around 5-6 users a day) and the error does not go away with a refresh of the page. Once that error pops-up any page requested on the domain throws the same 503 error. There is no specific website or domain from the ones configured on the server where...
Hello everybody,
My Plesk is running great with Nginx, but for some heavy Php requests from my wordpress multisite, I'm getting a lot of timeout.
I noticed that when my server is running with FPM Apache or FastCGI Apache. Time Out for these request occurs less often.
Now, when I try to switch...
Dear reader,
One of our customers is using a CMS within a certain subscription, let's call it cms-subscription. Other subscriptions configured in Plesk need to have access to files and directories of the cms-subscription.
We are running centos 7 with php vendor-os 5.4. The only way we are able...
I cannot find the location of the conf file where I can change the value of PHP_FCGI_MAX_REQUESTS. Info about the system: Debian, php7, FAST-CGI, Apache 2.4, Plesk Onyx 17.
I need to use this in order to solve the error (32)Broken pipe..mod_fcgid: ap_pass_brigade failed in handle_request_ipc...
Hello,
i changed the Standard Handler like the Plesk-example
Onyx -> Domain -> Configuration Apache & nginx
own Value:
php-script .script
but this does not work with the PHP-FPM-nginx or PHP-FPM-apache
my .script files where parsed only with the old FastCGI-PHP-Parser 5.4.6.
Why? and what...
Hi. I've tried to Google this error but no solution found as if this error never occurred to other people.
I'm using Wordpress, and this error usually happens on Divi themes page/settings update or Formidablepro plugins setting update. Not all page or settings for any site will have this error...
Hi folks,
This is my first post with this forum, so if there is any forum rules i may violate please excuse.
My system is Centos7/EL7 with Plesk v 17.0.17-cos7.build1700161028.14
I try to build a non-plesk-managed webpage hosting infrastructure beside my regular plesk sites (managed through...
In my plesk, i have only FastCGI application server by Apache and FPM application server by nginx for run PHP.
My domain was configuered with FastCGI (phpinfo):
Server API: CGI/FastCGI
But the HTTP HEAD return server nginx:
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 18 Apr 2017 20:19:19 GMT...
Hi all,
We have a costumer that is having issues syncing data to his WordPress plugin from an external service that is hitting a 60 seconds timeout issue. The things that I have already done:
- Increased max_execution_time and max_input_time from 60 to 7200 in PHP settings
- Edited the general...
Hi
Since Saturday, All my PHP sites are throwing the error pasted below. This is happening on multiple servers, randomly. I'm assuming some update or something is causing this. Any idea? Some help will be appreciated
HTTP Error 500.0 - Internal Server Error
The FastCGI process has failed...
Hi everyone seems lately I have big trouble downloading Backup from Backup Manager , I am not sure if this happen after some plesk update but a couple of week ago everything was just fine , however I tried to figure out the problem without success and I would appreciates some help
This...