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.

[FIXED] Config file was saved in /tmp/fxVnlJGY, please move to... missing.

Featured Replies

Hey,

I'm installing Froxlor on CentOS 8 and everything seems to have gone well for the most part. However the config file was supposedly saved in /tmp/xxx but I can't find that file anywhere.

cd tmp/fxVnlJGY

... doesn't exist. Anyone know where that is?

image.png.2b51f26426997243a0ba3903f4832062.png
 

 

Running the below command from www/html folder and then reinstalling produces the same result.

sudo chown -R apache:apache froxlor

 

If not even chown works then the Webserver process/user is somehow not able to create/write to a file, very weird

  • Author

Is apache supposed to have access to /tmp? It's access shouldn't extend beyond /var/www or is this tmp folder somewhere inside of the Froxlor install?

everybody is supposed to have access to /tmp xD tmp is world-writable and readable...

  • Nicholas Wood changed the title to [FIXED] Config file was saved in /tmp/fxVnlJGY, please move to... missing.
  • Author

Fixed.
For anyone else running in to this issue, it was SELinux and can be fixed with the below commands.
 

chcon -R -t httpd_sys_rw_content_t /var/www/html/
semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/html/(/.*)?"

 

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.