Project

General

Profile

Actions

Bug #15280

closed

ndefined function imagegif()

Added by old_rodolfo almost 19 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2005-12-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.1
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The error happened after the following actions:
- changing the template from BUSINESS to CANDIDATE following the "Getting Started" tutorial
- creating a new template (e.g. BUSINESS) to start a new site under Quickstart

The error is reported as:
Fatal error: Call to undefined function: imagegif() in /var/www/html/typo3/t3lib/class.t3lib_stdgraphic.php on line 2603

(issue imported from #M2039)

Actions #1

Updated by Ingo Schmitt almost 19 years ago

You are not running the same GD version as configured in the install tool. Check the grafiks settings in the installtool

Actions #2

Updated by Sebastian Kurfuerst almost 19 years ago

@Rodolfo:
Did you check what ischmittis said in his posting?
Greets, Sebastian

Actions #4

Updated by Ingo Renner almost 17 years ago

TYPO3 4.2 requires PHP 5.2 which comes with gd with gif support by default

Actions

Also available in: Atom PDF