Softaculous


Topic : PHP GD extension


Posted By: erickb on September 26, 2015, 1:39 am
Hi

I get a warning message that PHP GD extension  is not installed or turned on
Where can I activate it ?

Thank you

Posted By: nikhil89 on September 26, 2015, 7:18 am | Post: 1
Hi,

First stop the Apache & MySQL service from AMPPS Control Center.

Then you can go to AMPPS Control Center -> PHP -> Php Extension -> check php_gd2 and click on Apply and wait for 2 mins before closing the dialogue box.

You can now restart the Apache & MySQL and your extension should be turned on. You can check the same from:
http://localhost/cgi-bin/phpinfo.cgi

Hope this helps.




Posted By: erickb on September 26, 2015, 7:54 am | Post: 2
there is nothing like php_gd2 in the box , only gd.so

Posted By: erickb on September 26, 2015, 7:56 am | Post: 3
and with  http://localhost/cgi-bin/phpinfo.cgi  I get a blank error page

Posted By: erickb on September 26, 2015, 7:58 am | Post: 4
with gd.so on I don't get that error any more

Thanks

Posted By: erickb on September 26, 2015, 7:59 am | Post: 5
http://localhost/cgi-bin/phpinfo.cgi  error not found

Posted By: merlin_it on September 26, 2015, 4:49 pm | Post: 6
I'm not sure about the cgi-bin phpinfo, however if you create a  file called say info.php and have in it
PHP Code

<?php phpinfo(); ?>

in a web accessible directory, you should see the info you are looking for.


Posted By: Rishi_P on September 28, 2015, 9:44 am | Post: 7
Hi erickb,

Is your issue resolve ?
Please open support ticket if you are still facing the issue.
https://www.softaculous.com/support/

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.