12
Jul/09
0

Misc: Error 500 – Internal server error while editing posts – unable to view wordpress dashboard items

If it’s only happening to a few posts or you can’t see all items/boxes in your dashboard then it’s your php module starving for more memory.

If you’re hosting the site, edit php.ini and add give it more memory. If you don’t know where php.ini is use the following command:

find / -name "php.ini"

Find memory section and dedicate what you want.

If your site is hosted, then create a php.ini file in wp-admin directory, and add the following line:

memory=15MB

If 15 is not good enough try 20 or 30.

Share this article
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Twitter
  • LinkedIn

Related posts:

  1. Linux: vsftpd and symbolic links
  2. Misc: BlackBerry activation error: service connection unavailable
  3. Linux: Cannot turn on a virtual machine after unclean shutdown – failed to lock the file error VMware Server
  4. Debian: Setup is unable to find the “killall” program error when installing VMware tools
  5. Linux: Mount remote Windows shares with smbfs

Comments (0) Trackbacks (0)

No comments yet.

Leave a comment

No trackbacks yet.