akshay123 @aaPanel_Jose - Hi Jose - I am really struggling with enabling caching on my ngnix lemp stack. Every time i apply these setting it simply crashes my server - do we have any simple documentation for that - I am also willing to pay for support 🙂 PHP Version - 7.3 Ngnix 1.17 AA Panel - 6.7.7
akshay123 JAY Thanks a lot for your prompt response - Do we have ha ve any documentation to configure OLS or LS Cache ? I really appreciate your help. 🙂
JAY akshay123 PHP Version - 7.3 Ngnix 1.17 AA Panel - 6.7.7 above aapanel version looks very old panel update panel to latest version 6.8.4
jabr It worked for me as you described in your screenshots but when trying to purge cache, I don't see that files on /dev/shm/fastcgi-cache are deleted and I have to delete them manually, any way to fix this please?
hgieg jabr I installed a clean aaPanel today, and followed carefully all steps, but got the same error. Anyone found a solution to purge caches?
aapanelmaster hgieg try my solution open file: /www/wwwroot/example.com/.user.ini comment this line ; open_basedir=/www/wwwroot/example.com/:/tmp/:/dev/shm/fastcgi-cache/
aapanelmaster kamil I commented on this line in user.ini file and purging cache the files work fine ; open_basedir=/www/wwwroot/example.com/:/tmp/:/dev/shm/fastcgi-cache/
hgieg rebel908413 When I try to add these lines to nginx.conf, I get error messages saying that the settings don't make sense. Please, could you give a hint on how you managed to make fastcgi work for multiple sites?