>>  Site Map >>  Forums >>  General 6x

Forum module - topics in forum:



General 6x - Discussions reagarding any other PHP-Nuke Problems.



Gd Image libary problem

Sorry for asking another question guys , I have done a search through the forum using every combination that i can find but i am unable to find anything , Ok here is the prob , I have installed coppermine 1.1c and all seemed to be working ok , When i went to upload a picture i get this error
PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

Now i know this must be a basic thing for u guys to sort out but for me it isn't , first i have seen a few comments about the gd library , I am sorry but i do not even know what this is Embarassed , How do i enable it with php ,
This is what i am running
phpnuke 6.9
phpMyAdmin 2.3.0
MySQL 3.23.52 running on localhost as root@localhost
PHP Version 4.2.3
What or how do i enable the gd library as i have no idea , this would also help in my security code as well as that never shows up as well.

Please help me on this and remember i have only been using this for about a week.

Thanks

Ice






Quote: :
Now i know this must be a basic thing for u guys to sort out but for me it isn't


Not really, most people use hosting providers where such things are already configured.

I did a quick search on google about it and came up with this , dunno if it'll be any good.

http://forums.devshed.com/t32574/s.html?




Still one error

OK thanks for that managed to get the gd installed , but only at the lower version if i try and have php_gd2.dll i get a module error from windows , but i managed to get just the standard php_gd.dll , working and now have the security code showing , yea at least on step is working , The main reason i want this was so the i could put a image gallery into my site , i have tried 3 different addons,modules for this all install no problem and i can upload myself no problem at all , but when anybody else trys to upload anything this error comes up with all of them

Quote: :
Fatal error: Maximum execution time of 30 seconds exceeded in c:\ibserver\www\nuke\html\modules.php on line 15


do u know how i would be able to fix this error , it is the last hurdle in my website being error free.

Thanks for all the help so far

Ice






Php's default setting for executing any script is 30 seconds which should be ample time for most things. If it takes longer, then you'll get the fatal error which you posted. If you're running your own server, you can change the max_execution_time in php.ini from 30 to higher.

After changing it you'll need to restart apache




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS