I rented a new root-server and currently setting up the basics, including Froxlor, like on my old system. The server came preinstalled with a Debian 12[Bookworm] (netinst, minimal)
I installed Froxlor via APT acc. to the webpage. Now, in the web-interface of the Froxlor installer, I get two messages:
1.) [yellow exclamation mark] Your system is running with PHP 8.2.26
Now the yellow indicates it not a problem, but also not good. There is no indication what the problem is. PHP version to high? to low? my pixel just run out of blue ink and it's in real green? Here it would be nice (for a future version), if it writes, what it warns for (As it internally checks for something to decide the color, that shouldn't be a problem)
2.) The following php extensions could not be found but are recommended
gnupg
So I installed gnupg2 via APT as well as gnupg via pecl, added the "extension=gnupg" line in "php.ini", restarted the whole server via ACPI and checked with "php -m" if the extension is running; and it's listed.
Yet, Froxlor claims the module is still missing.
What comes to mind:
- Do I have to register gnupg somewhere else for froxlor to find?
- Is it, that I installed Froxlor via APT before installing gnupg and the check was done during install time?
- Is the PHP version [warned about] insufficient to work with gnupg and Froxlor?
I know it's not required (it writes it on the install page), but now that I have a clean new system, I don't want to start with holes in the first service I setup
Anyone have a suggestion and run into the same problem?
Question
Volatile
I installed Froxlor via APT acc. to the webpage. Now, in the web-interface of the Froxlor installer, I get two messages:
1.) [yellow exclamation mark] Your system is running with PHP 8.2.26
Now the yellow indicates it not a problem, but also not good. There is no indication what the problem is. PHP version to high? to low? my pixel just run out of blue ink and it's in real green? Here it would be nice (for a future version), if it writes, what it warns for (As it internally checks for something to decide the color, that shouldn't be a problem)
2.) The following php extensions could not be found but are recommended
gnupg
So I installed gnupg2 via APT as well as gnupg via pecl, added the "extension=gnupg" line in "php.ini", restarted the whole server via ACPI and checked with "php -m" if the extension is running; and it's listed.
Yet, Froxlor claims the module is still missing.
What comes to mind:
- Do I have to register gnupg somewhere else for froxlor to find?
- Is it, that I installed Froxlor via APT before installing gnupg and the check was done during install time?
- Is the PHP version [warned about] insufficient to work with gnupg and Froxlor?
I know it's not required (it writes it on the install page), but now that I have a clean new system, I don't want to start with holes in the first service I setup
Anyone have a suggestion and run into the same problem?
7 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