shanec
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot resize images (no option)Just for newbies, PHP 5.2.x has built in GD support, but you have to un-comment the “;extension=php_gd2.dll” line by removing the “;” from the beginning of the line. Save, restart your web server services (you have to restart IIS – unsure about Apache), and you’re in business.
You will have to re-upload the images which you uploaded prior to making this change in order for WordPress to create thumbnails for them.
If you do not own your webserver, this will have to be done by your hosting company – if they are willing.
Forum: Fixing WordPress
In reply to: Cannot resize images (no option)@jeremyclark13
Thanks, I just noticed that and fixed it right before I came here. All is working properly now. Thanks for being fast on the response!Forum: Fixing WordPress
In reply to: Cannot resize images (no option)I am having the same problem. I built the site on a development server, where everything worked perfectly, then transferred it to the live server and the only size I can select for uploaded images is full size. I’ve checked and double checked permissions on each server for comparison, and there is no difference.
Forum: Fixing WordPress
In reply to: WordPress 2.7: PHP Access Violation at 01BF6F0CI have fixed the issue. I upgraded to PHP 5.2.8 and the error has disappeared.
Forum: Fixing WordPress
In reply to: WordPress 2.7: PHP Access Violation at 01BF6F0CSince posting, I have also completely wiped out my root folder and my database tables and started over. I still receive the 01BF6F0C error randomly.