MuViMoTV
Member
Posted 10 months ago #
Hi,
I just installed W3 Total Cache and when i try to activate it, i keep on getting the following error:
Plugin could not be activated because it triggered a fatal error.
then a big empty area under it.
I checked in the error logs and there is nothing in there...
Any idea where this could be coming from?
Thanks
http://wordpress.org/extend/plugins/w3-total-cache/
Julib Sirki
Member
Posted 10 months ago #
Yes,
You should check your server PHP Version. Is it older than 5.1. Because w3 total cache is made for newer version of PHP. You can check it thorugh
<?php
phpinfo();
?>
and save it on your server as info.php
You should now delete w3 total cache through FTP to get rid from blank screen.
Hope it will help you.
MuViMoTV
Member
Posted 10 months ago #
Hi Julib,
Thanks a lot for that...
I'm running PHP Version 5.3.13
I actually did as you said and deleted everything from the FTP server and then i reinstalled and now it activated without any troubles...
Thank you so much for the help :)