I'm trying to connect to the froxlor API using python (my script worked half a year ago with another instance of froxlor). I'm using Froxlor 2.1.9 on Debian 11
I enabled the API interface in the system settings, and I generated an API key (as the admin user).
I am using PHP-FPM for the froxlor instance, and I read the note about this:
Quote
If you are using php-fpm with apache2, in order for the API authentication to work properly, you need to enable Add "-pass-header Authorization" / "CGIPassAuth On" to vhosts in the PHP-configuration assigned to froxlor.
However, there is no such setting in the PHP-FPM configuration (even though I do not hide incompatible options).
Question
major
Hi,
I'm trying to connect to the froxlor API using python (my script worked half a year ago with another instance of froxlor). I'm using Froxlor 2.1.9 on Debian 11
I enabled the API interface in the system settings, and I generated an API key (as the admin user).
I am using PHP-FPM for the froxlor instance, and I read the note about this:
However, there is no such setting in the PHP-FPM configuration (even though I do not hide incompatible options).
Any hints what's wrong here?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now