Title: sphygmos's Replies | WordPress.org

---

# sphygmos

  [  ](https://wordpress.org/support/users/sphygmos/)

 *   [Profile](https://wordpress.org/support/users/sphygmos/)
 *   [Topics Started](https://wordpress.org/support/users/sphygmos/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sphygmos/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sphygmos/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sphygmos/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sphygmos/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sphygmos/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot create thumbnails](https://wordpress.org/support/topic/cannot-create-thumbnails/)
 *  Thread Starter [sphygmos](https://wordpress.org/support/users/sphygmos/)
 * (@sphygmos)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/cannot-create-thumbnails/#post-268356)
 * I figured it out on my own. First off, if you get “Filetype not supported,” you
   need GD support for php. If you installed php from rpm, you need to install the
   php-gd rpm as well. If you installed from source, you need to recompile with 
   GD support.
    As far as the blank page after installing gd, I checked the httpd
   error log and saw this: PHP Fatal error: Allowed memory size of 8388608 bytes
   exhausted (tried to allocate 12000 bytes) I had to edit my /etc/php.ini file 
   and increase the memory_limit variable to 24M. Now it works!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I can`t edit the timestamp.](https://wordpress.org/support/topic/i-cant-edit-the-timestamp/)
 *  [sphygmos](https://wordpress.org/support/users/sphygmos/)
 * (@sphygmos)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/i-cant-edit-the-timestamp/#post-60861)
 * Edit wp-admin/options-general.php
    Find and replace gmdate with date Viola
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Time offset not taking](https://wordpress.org/support/topic/time-offset-not-taking/)
 *  [sphygmos](https://wordpress.org/support/users/sphygmos/)
 * (@sphygmos)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/time-offset-not-taking/#post-104261)
 * Edit wp-admin/options-general.php
    Find and replace gmdate with date Viola

Viewing 3 replies - 1 through 3 (of 3 total)