-
Valued Member
[Help] Loading php_gd2.dll Falied!
Im trying to install the 0.8 with music website but it's telling me to do this.
Please Enable php_gd2.dll in ur php.ini
but the php_gd2.dll in my php.ini located in my windows is already enabled.
how to solve the problem?
-
-
Enthusiast
Re: [HELP]Loading php_gd2.dll Falied!
-
Valued Member
Re: [HELP]Loading php_gd2.dll Falied!
i've restarted it soo many times.. and it keeps giving me the same error -..-
-
Proficient Member
Re: [HELP]Loading php_gd2.dll Falied!
Im havin the same problem :D
Loading php_gd2.dll Falied!
Enable php_gd2.dll in php.ini!
Error#123
Loading php_mssql.dll Falied!
Enable php_gd2.dll in php.ini!
Already enabled it, restarted it, deleted it ugh no, but still, it wont work :O
-
Member
Re: [HELP]Loading php_gd2.dll Falied!
Remove from install.php 2 first lines:
if(....php_gd2.dll) die();
-
Account Upgraded | Title Enabled!
Re: [HELP]Loading php_gd2.dll Falied!
do u use EasyPHP? And if so use EXTENSIONS menu in it, and life will be buetiful :)
-
Member
Re: [Help] Loading php_gd2.dll Falied!
Still have problem...Can someone make a guide?
-
Valued Member
Re: [Help] Loading php_gd2.dll Falied!
Appserv users
The php.ini file is located at c:/windows/php.ini
Find
;extension=php_filepro.dll
;extension=php_gd2.dll
;extension=php_gettext.dll
Take the ; out of what u want to activate
;extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll
once completed save file.
Then go to Start->Programs->AppServ->Control Server by Service->Apache Restart
Make sure u close your internet browser and possibly clear your cache to make sure everything is golden.
If it still dont work PM me on MSN "metalzombe@hotmail.com" I will try and walk u through it.
-
Re: [Help] Loading php_gd2.dll Falied!