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?
Printable View
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?
restart apache ;))
i've restarted it soo many times.. and it keeps giving me the same error -..-
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
Remove from install.php 2 first lines:
if(....php_gd2.dll) die();
do u use EasyPHP? And if so use EXTENSIONS menu in it, and life will be buetiful :)
Still have problem...Can someone make a guide?
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.
enable it in php.ini