ngx-php icon indicating copy to clipboard operation
ngx-php copied to clipboard

Any config example how to use with common PHP CMS?

Open droplinxuser opened this issue 4 years ago • 2 comments

Like what is the needed config to be able to run Wordpress sites without using PHP-FPM? Just PHP/Nginx with this module.

droplinxuser avatar Jan 24 '22 09:01 droplinxuser

I have not used this yet, but by reading the readme it seems to be just php so what is left are those FPM specific functions.

Just a guess, you might need to map those FPM functions into php_ngx functions.

jobs-git avatar Jun 20 '22 20:06 jobs-git