Problem with the installation of wordpress by fantastic
Because not everything is perfect in life, sometimes we have a headache unnecessary. Despite various problems reported in other forums and discussion lists, I focus on the problem of creating thumbnails of images from automde wordpress.
Some webhosts have the option to install wordpress without great difficulty through the module found in cPanel.

So far all very nice, until it reaches the time of sending the images that returns a message similar to this:
Warning: imagecreatefromstring () [function.imagecreatefromstring]: gd-jpeg: JPEG library reports unrecoverable error: in / home / xxxx / public_html / blog / wp-admin / includes / image.php on line 138
This is a bug in the permissions of the fantastic. The best thing to do is to contact technical support about the error. If there is not remedied the problem, I recommend doing a manual installation. It is not necessary or even create another database, some accounts have a limit of number of bases created.
Note: Use the data that has already configured to access the file wp-config.php and copy this file to your computer.
Summary of the installation:
1 - Download the installation later (probably the most secure) of wordpress in official site, if you prefer the version in Portuguese of Brazil is also available.
2 - Unzip and save in the folder you want. Since it is in public_html, www, htdocs, web or whatever there is the folder that your hosting provider uses to http sites.
3 - Remember that wp-config.php file that you saved on your computer, edit it in this part:
$ table_prefix = 'wp_';
replace any prefix you like, for example:
$ table_prefix = 'blog_';
4 - Go directly: http://www.seu_endereco_na_web/diretorio_wordpress/ wp-admin/install.php
and ready. Now just enter the title of your new blog and e-mail that everything is resolved.
Sounds easy, right?
Depending again on your hosting server, there may be some errors macabre, sinister, but do not worry, just get in contact again with the support of your hosting, they have certainly gone through this and will configure the server for you have greater autonomy with your site.


































