neurotrader
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wrong php version in Website HealthI have found the following solution to my “problem”, maybe it will help someone else.
After installing the new PHP version, the old version must be disabled for Apache with
“a2dismode phpx.x” x or x.x means old version numberand the new version must be enabled with
“a2enmode php7.4”That’ s all!
Forum: Fixing WordPress
In reply to: wrong php version in Website HealthThank you!
Forum: Fixing WordPress
In reply to: wrong php version in Website HealthHi Steve and Dion
Thank you for the Answers!
@steve, i have seen the answers you have given in other threads before and already tried to change the entry without success.
in .htaccess there is:
AddHandler php5-cgi .php
I changed id to
AddHandler php74-cgi .php without success 🙂Can you tell me the correct line i have to add in .htaccess?
Forum: Plugins
In reply to: [Thank Me Later] Emails not being sent – Stats count sent EmailsIs this Support Forum still alive?
Several Questions with no Answers more than a week ….Forum: Plugins
In reply to: [WP Popular Posts] Thumbnails not workingHi
i have some new informations maybe with this information someone can give me support?
I did a restore from my site to another Server and there the plugin work like expected and the Thumbnails works. So the problem must be on the configuration serverside…but where.
Can someone help me to find the problem why the Thumbnails not work on my productive Server?
Thanks, Mario