Re: wordpress - Primary script unknown

2023-08-04 Thread Francis Daly
On Thu, Aug 03, 2023 at 02:00:11PM +0200, lejeczek via nginx wrote: Hi there, > 2023/08/03 13:50:24 [debug] 1112963#1112963: *27 fastcgi param: > "SCRIPT_FILENAME: /var/www/ale.xyx_wordpress/index.php" > 2023/08/03 13:50:24 [error] 1112963#1112963: *27 FastCGI sent in stderr: > "Primary script u

master process

2023-08-04 Thread Yuval Abadi via nginx
Hi I am writing plugin code that read the configuration, nginx.conf, and do some periodic continues processing. In the configuration CBs, the process PID is not the MASTER, after NGINX start run he MASTER pid is other process. It seems that temporary process read the nginx.conf. and then sp