Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[merged] Add custom php.ini files for PHP-FPM

Featured Replies

Hello

 

This patch adds the ability to use custom php.ini files together with php-fpm.

At first you have to apply the Apache 2.4 patch even if you use Nginx or Lighttpd.

patch -p0 < froxlor-apache24.patch

Apply the PHP-FPM patch:

patch -p0 < froxlor-php-fpm.patch

Configure php-fpm and PHP Configurations as usual.

Be careful defined settings in PHP Configurations can't be overwritten in ".user.ini" files.

http://php.net/manua...le.per-user.php

 

Furthermore this method to configure PHP works for the CGI, FastCGI and FPM SAPI.

So once support for PHP 5.2 in Froxlor is dropped this could be the default method to configure custom php.ini files.

 

Patch for Froxlor 0.9.28-svn5:

https://gist.github....smomill/4753944

 

Bye

Rene

  • 7 months later...

This has been realized in another way but specifying custom php.ini options for php-fpm is now possible

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.