Running repeatedly into Error 500
- Server error! The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: cgiwrap. If you think this is a server error, please contact the webmaster. Error 500
even when publishing only a SINGLE entry in my Movable Type installation
- Movable Type Pro version 5.02 with: Community Pack 1.72, Professional Pack 1.52
after adding many new tags recently. No other change.
Now I want to do performance logging and added the following to mt-config.cgi
PerformanceLogging 1
PerformanceLoggingPath /var/log/mt/
PerformanceLoggingThreshold 0.5
Silly question: Where can I find the logs relative to the web server/ mt path?
Cheers, Harald
Reported on Movable Type 5

if tyou are using the standard /var/www/cgi-bin/mte location and they are in /var/log/mt
the path is ../../../log/mt
You might try a "cd /var/log/mt" to review the created files
Thanks!
No, nothing. I can browse my server only via FTP but that shouldn't make a difference. Set up a different log path inside the 777 tmp folder to make sure I have the permissions.
Nothing shows up :(