- AuthorPosts
- 3 November, 2018 at 4:39 pm #39914
Hallo
My Europa Hosting did an update to php 7.2 then my site not working at all, I did PHP Compatibility Checker and found this error by WPPIZZA,
for your advise pleaseFILE: /is/htdocs/wp10557836_37FOX2GM1Z/Pizzamillennio/wp-content/plugins/wppizza/classes/modules/mod.tools.sysinfo.overview.php
——————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————-
167 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
——————————————————————————————————————————-FILE: /is/htdocs/wp10557836_37FOX2GM1Z/Pizzamillennio/wp-content/plugins/wppizza/includes/global.helper.functions.inc.php
————————————————————————————————————————-
FOUND 7 ERRORS AFFECTING 7 LINES
————————————————————————————————————————-
383 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
1141 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1143 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1147 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1150 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1151 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1154 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
————————————————————————————————————————-3 November, 2018 at 4:43 pm #39917these are all COMPLETELY false positives
as those checks are precisely there to check compatibilitysecondly, you should enable debug (https://docs.wp-pizza.com/troubleshooting/) and check your debug log which will tell you were the actual errors are.
feel free to report back of course if you find some errors caused by wppizza that stop your site from working and i’d be happy to fix them if needed - AuthorPosts
- The topic ‘PHP 7.2’ is closed to new replies.