Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:php [2023/02/04 23:30] – [Configure Web Server For PHP-FPM] Example using UNIX domain socket for php-fpm connection digital man | howto:php [2026/03/02 19:42] (current) – [Use PHP with the Synchronet Web Server] esc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Use PHP with the Synchronet Web Server ====== | ====== Use PHP with the Synchronet Web Server ====== | ||
| - | Dynamic [[http:// | + | Dynamic [[http:// |
| PHP applications //will not// magically have access to your Synchronet content (e.g. users, messages, files). | PHP applications //will not// magically have access to your Synchronet content (e.g. users, messages, files). | ||
| Line 89: | Line 89: | ||
| < | < | ||
| [*.php] | [*.php] | ||
| - | FastCGISocket=/ | + | FastCGISocket=unix:/ |
| </ | </ | ||