Timthumb 500 Internal server Error
In my previous project i was using timthumb. But thumbnails are not working and when i direct call images it was giving 500 internal server error.
PHP GD library was enabled on the server. So the issue was because of the .htaccess file. So i deleted .htaccess file and changed file permission to 755 and the script worked.
January 12th, 2011
Filed under: tricks
Related Posts
-
To get all the category id’s from current wordpress blog you have to use following function which returns an array of all the category id’s after that you can fetch ...
-
On most situation in a wordpress theme you want to display content on the basis of page. Like display a slider only on home page or display a 468×60 banner ...
-
By using following function you can get category id. Parameter for this function are category name Credits Get Category Id By WordPress Codex Hire a WordPress Expert for your website ...
Sup
Where did you find that .htaccess file?
Never would have thunk I would find this so indiepsnsable.
Hi~Nice to get this information. i think i met the same problem as yours. but it doesn’t work. I saw GD enabled using phpinfo(). Could you give me some help please?mysite is http://www.lianzidian.com. Thanks