Installation Status: Not Installed Correctly
-
First to say I am not 100% sure my next question is connected with problem from topic Title. But will ask for some leading and help, as i suspect it is somehow connected.
– Problem is there only on my Localhost, no live servers.
– Need some help to find what configuration on my servers is (are) wrong.
– Have read documentation. .server manages .htaccess well and OK.Now to most interesant part:
– I have noticed in backend (sites with installation error) image “end-blog-spam-button-01-black.png” is not shown. When accessed directly “internal server error” is show.
– I went to SpamShield own .htaccess and deleted part:# Compress .txt files (gzip) <IfModule mod_deflate.c> <Files ~ "^(.+)\.txt$"> SetOutputFilter DEFLATE </Files> AddOutputFilterByType DEFLATE text/plain </IfModule>
And image in backend and direct access are well then.
– Deflate_module in apache is actiaved.
– It is frist time on this server conf I have problems installing a plugin.
– Dont use any cache mechanism, WP .htaccess is nature.
– Use PHP 7.0.16 now, tried with 5.6.30 version, same problem.What in server(s) configuration can be wrong for this part of code inside plugins -htaccess to not show images from plugin ?
And at the end answer would solve this problem with “not installed correctly”.
- The topic ‘Installation Status: Not Installed Correctly’ is closed to new replies.