class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Colin you are great. You are right. Thanks for your help.
I overcame the problem. Let me write the solution maybe it helps the others too:
1- I asked help from the hosting provider whose slogan is "Serious Support" and they said "We can not help you on this, make a search in your favorite search engine!" 2- Well, I made a search and find the solution in a hosting forum says: "To enable GD library on your server, you will need to recompile your PHP with GD. You can recompile Apache and PHP from WHM -> Update Apache or you can also do it via SSH. To compile via SSH, you can use /scripts/easyapache." 3- I accessed to Cpanel's WHM and than EasyApache (Apache Update). 4- I found there some profiles and chose "PHP Image Manipulation". 5- In about 10 minutes update was finished.
Now everything works well.
Again, thanks for your super upload script and "Serious Support"!Reply
I overcame the problem. Let me write the solution maybe it helps the others too:
1- I asked help from the hosting provider whose slogan is "Serious Support" and they said "We can not help you on this, make a search in your favorite search engine!"
2- Well, I made a search and find the solution in a hosting forum says: "To enable GD library on your server, you will need to recompile your PHP with GD. You can recompile Apache and PHP from WHM -> Update Apache or you can also do it via SSH. To compile via SSH, you can use /scripts/easyapache."
3- I accessed to Cpanel's WHM and than EasyApache (Apache Update).
4- I found there some profiles and chose "PHP Image Manipulation".
5- In about 10 minutes update was finished.
Now everything works well.
Again, thanks for your super upload script and "Serious Support"!