Switching to php7 problem
-
Hi, I`m trying to switch to PHP70 via .htaccess:
AddHandler application/x-httpd-php70 .phpbut after that I`ve got a “blank page” error. In a debug mode there is a message:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dc_jqaccordion has a deprecated constructor in /xxxxxx/public_html/wp-content/plugins/jquery-vertical-accordion-menu/dcwp_jquery_accordion.php on line 14
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dc_jqaccordion_widget has a deprecated constructor in /xxxxxx/public_html/wp-content/plugins/jquery-vertical-accordion-menu/dcwp_jquery_accordion_widget.php on line 3
PHP56 is ok.
The plugin hasnt beed updated for a long time… Should I change it or it`s still safe to use and you have some advise, how to fix this php issue?
Thanks, M.
- The topic ‘Switching to php7 problem’ is closed to new replies.