i must do a project with gd library in php
i do it and it work in ym localhost in my office beacuase o run it's extension in
php.ini
but when i uploaded it to internet to the host it didnt work
because this extension was not run
how can i run it.
my host in world wide web have linuxs os with apache 1.3 and php 4.3.1
**** i think to do dl(gd.so) but where can find this file to download....
i do it and it work in ym localhost in my office beacuase o run it's extension in
php.ini
but when i uploaded it to internet to the host it didnt work
because this extension was not run
how can i run it.
my host in world wide web have linuxs os with apache 1.3 and php 4.3.1
**** i think to do dl(gd.so) but where can find this file to download....
Comment