PHP Notices on IIS
-
I recommend this plugin when working with users of my plugins on environment related issues. I run into some issues on IIS where the plugin is looking for server variables which don’t exist.
Notice: Undefined index: SERVER_ADMIN in C:\inetpub\wwwroot\wordpress\wp-content\plugins\wp-serverinfo\wp-serverinfo.php on line 148
Notice: Undefined variable: server_load in C:\inetpub\wwwroot\wordpress\wp-content\plugins\wp-serverinfo\wp-serverinfo.php on line 587 N/A
Less concerning but as long as I am reporting stuff, I also see this when I enable WP_DEBUG:
Deprecated: Function eregi() is deprecated in C:\inetpub\wwwroot\wordpress\wp-content\plugins\wp-serverinfo\wp-serverinfo.php on line 181
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Notices on IIS’ is closed to new replies.