GD extension installed, but installer insists it is not

Asked by undriedsea

When attempting to install Eventum 2.2 I get the following message:

Configuration Error:
The following problems were found:
The GD extension needs to be enabled in your PHP.INI file in order for Eventum to work properly.

However, I know this is not the case:

php phpinfo.php | grep -i GD
/etc/php5/cli/conf.d/gd.ini,
gd
GD Support => enabled
GD Version => 2.0 or higher

I am using Ubuntu 8.04 2.6.24-26-server #1 SMP
PHP 5.2.4-2ubuntu5.10 with Suhosin

I made sure www-data ownes the entire Eventum folder. What am I doing wrong?

Question information

Language:
English Edit question
Status:
Answered
For:
Eventum Edit question
Assignee:
Elan Ruusamäe Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Elan Ruusamäe (glen666) said :
#2

you were showing configuration for php in CLI sapi mode.

check the same configuration in webserver (print phpinfo(); function result...)

Can you help with this problem?

Provide an answer of your own, or ask undriedsea for more information if necessary.

To post a message you must log in.