![]() |
Installing GD2 in XAMPP
Hello guys,
I'm having some troubles setting up gd2 in XAMPP. I've got the php_gd2.dll in my ext folder and my php.ini file is pointing to the correct extension folder. I have removed the ';' infront of php_gd2.dll and it's still not working. I even have tried restarting apache... Does anyone here know what I am doing wrong? Sam |
Problem fixed. I found out that php was loading a very old php.ini file, how can I change the file it loads? I replaced the file for the meantime but would rather change the file location.
|
You can change the location of php.ini by setting it in httpd.conf on Apache - alongside the PHP definition.
Code:
PHPIniDir "C:/php" |
hey cool, thanks! :)
|
or you could just do this:
PHP Code:
|
| All times are GMT. The time now is 07:49 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0