Skip to content

Instantly share code, notes, and snippets.

@bloxgate
Created December 2, 2014 03:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bloxgate/0ab8b607a612c93631dd to your computer and use it in GitHub Desktop.
Save bloxgate/0ab8b607a612c93631dd to your computer and use it in GitHub Desktop.
PHP Errors
[Sun Nov 30 23:36:29.876593 2014] [:error] [pid 1876] [client 72.209.149.122:13956] PHP Fatal error: Call to undefined function mysqli_fetch_all() in /var/www/html/donate/admin/admin.php on line 270, referer: http://blox.rouing.net/donate/admin/admin.php?x=servers
[Sun Nov 30 23:38:47.100156 2014] [:error] [pid 1885] [client 72.209.149.122:14401] PHP Notice: Undefined index: return in /var/www/html/donate/admin/index.php on line 20, referer: http://blox.rouing.net/donate/admin/admin.php?x=packages
[Sun Nov 30 23:38:47.100177 2014] [:error] [pid 1885] [client 72.209.149.122:14401] PHP Notice: Undefined index: myusername in /var/www/html/donate/admin/index.php on line 37, referer: http://blox.rouing.net/donate/admin/admin.php?x=packages
[Sun Nov 30 23:38:47.100182 2014] [:error] [pid 1885] [client 72.209.149.122:14401] PHP Notice: Undefined variable: error in /var/www/html/donate/admin/index.php on line 92, referer: http://blox.rouing.net/donate/admin/admin.php?x=packages
[Sun Nov 30 23:38:47.100199 2014] [:error] [pid 1885] [client 72.209.149.122:14401] PHP Notice: Undefined index: return in /var/www/html/donate/admin/index.php on line 101, referer: http://blox.rouing.net/donate/admin/admin.php?x=packages
@Shigbeard
Copy link

Not sure about these notices, I'll have a look at them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment