User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gentoo:separated-php [2024/03/12 16:06] willygentoo:separated-php [2025/03/13 13:27] (current) – [Using independent PHP for different services] willy
Line 1: Line 1:
-====== Using independent PHP for different services ======+====== L) Using independent PHP for different services ======
  
 Ideally, you want to run each PHP-based service within the boundaries of it's own PHP instance. The advantages of such a solution would be that each PHP instance can run as the service user which guarantee service isolation and more protection in data access. Ideally, you want to run each PHP-based service within the boundaries of it's own PHP instance. The advantages of such a solution would be that each PHP instance can run as the service user which guarantee service isolation and more protection in data access.