Mir ist schon klar, dass die Zeile "extension=php_gd2.dll" in der php.ini auskommentiert werden muss, aber muss ich noch zusätzlich einen Pfad angeben, zum Ordner "ext", den es nicht gibt oder ist diese dll schon irgendwo integriert?
In der php.ini steht eben noch Folgendes:
- Code: Alles auswählen
; Windows Extensions
; Note that ODBC support is built in, so no dll is needed for it.
; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)
; extension folders as well as the separate PECL DLL download (PHP 5).
; Be sure to appropriately set the extension_dir directive.
Besten Dank für eure rasche Hilfe!