|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
GD LIBARY
im trying to install osdate on my server but it says:
GD library exists: No JPEG support exists for GD: No How do i make GD libary exist? Help please thanks, |
|
#2
|
|||
|
|||
|
RE: GD LIBARY
you need to recompile php with gd support. what os are you running?
|
|
#3
|
|||
|
|||
|
RE: GD LIBARY
i found this article very useful for compiling php with gd support:
http://www.onlamp.com/pub/a/php/2003/03/27/php_gd.html |
|
#4
|
|||
|
|||
|
RE: GD LIBARY
I got the same error in linux:
Warning: Smarty error: unable to read resource: "pages/install.tpl" in ../libs/Smarty/Smarty.class.php on line 1089 (as root) change the permissions of the templates folder. So use chmod. Read about chmod first so you know what you are doing: man chmod Next I got another message about fetch: fetch .... [function.fetch]: failed to open stream: Permission denied in testsite/libs/Smarty/Smarty.class.php (as root) change the permissions of the templates_c folder. Good luck, Muha |
|
#5
|
|||
|
|||
|
RE: GD LIBARY
Now I see that the OP did not have the same smarty error.
What worked for the OP's problem (GD library exists: No) Install package GD-devel. For suse -> YasT -> software management -> search GD-devel and php-gd More info on gd: GD library: http://www.boutell.com/gd/ Afterwards restart apache: (as root): apache2ctl restart Muha |
|
#6
|
|||
|
|||
|
RE: GD LIBARY
That Anonymous posting was me. If you have questions feel free to pm.
Muha |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > GD LIBARY |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|