Jump to content
Froxlor Forum
  • 0

Critical error - the following php extensions are required and not installed - gd


shoulders

Question

I have done a fresh install of froxlor and I got this error during the install, in particular when i got to the webinstaller. I do not know if this is a bug or just something that I should sort myself (which I did).

 

froxlor-missingGD.thumb.jpg.68872d42a82ed9e8b828acea75f3495a.jpg

 

My system

Hostname: froxlor
Serversoftware: Apache/2.4.52 (Ubuntu)
PHP-Version: 8.1.2-1ubuntu2.11
MySQL server version: 5.5.5-10.6.12-MariaDB-0ubuntu0.22.04.1
Webserver interface: FPM-FCGI

My Solution

In the file /etc/php/8.1/cli/php.ini I enabled GD and then restarted apache2, reloaded the page and I could continue.

;extension=gd --> extension=gd

Question

Is this a bug I need to report on the tracker?

Thanks

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

Update

I re-checked, restarting the apache2 service fixes the issue, editing the php.ini was irrelevant. Does this need an extra step in your script?

I used:

  • Ubuntu Server (minimal) LTS 22.04.2
  • I did not use apt or apt-get to install any php modules
  • In the logs GD does appear

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...