wordpress error: tinyMCE is not defined rpmdb: PANIC: fatal region error detected; run recovery
Jun 03

In case if you ever run into an issue with .cgi scripts not executing on a Plesk server, try the following:

  1. Locate httpd.conf (usually in /etc/httpd/conf/) and use vi to edit it.
  2. Look for the following line: # AddHandler cgi-script .cgi and remove the comment from the beginning of the line
  3. Save the file, then run $ service httpd reload

Leave a Reply