howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
426 stars 94 forks source link

Call to undefined function mysql_real_escape_string() #34

Closed YATV closed 7 years ago

YATV commented 8 years ago

Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in /var/www/net.musurit.monitoring/plugins/weathermap/weathermap-cacti-plugin-mgmt.php:837 Stack trace: #0 /var/www/net.musurit.monitoring/plugins/weathermap/weathermap-cacti-plugin-mgmt.php(274): add_config('simple.conf') #1 {main} thrown in /var/www/net.musurit.monitoring/plugins/weathermap/weathermap-cacti-plugin-mgmt.php on line 837

I use Nginx + php-fpm (php70)

howardjones commented 8 years ago

Same situation as #33

howardjones commented 7 years ago

All mysql_* functions are replaced now.