Advertisement
Guest User

Untitled

a guest
May 26th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. # php pipe.php
  2. PHP Notice: Constant LANG_ALL already defined in /usr/share/eTicket/htdocs/lang.php on line 245
  3. PHP Notice: Constant LANG_DB_STATUS already defined in /usr/share/eTicket/htdocs/lang.php on line 353
  4. PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/eTicket/htdocs/init.php on line 110
  5. PHP Notice: Undefined variable: db_settings in /usr/share/eTicket/htdocs/init.php on line 133
  6. PHP Notice: Undefined variable: mysqlcharset in /usr/share/eTicket/htdocs/init.php on line 137
  7. PHP Notice: Undefined index: login_email in /usr/share/eTicket/htdocs/init.php on line 218
  8. PHP Notice: Undefined index: user in /usr/share/eTicket/htdocs/init.php on line 218
  9. PHP Notice: Undefined index: login_ticket in /usr/share/eTicket/htdocs/init.php on line 219
  10. PHP Notice: Undefined index: user in /usr/share/eTicket/htdocs/init.php on line 219
  11. PHP Notice: Undefined index: a in /usr/share/eTicket/htdocs/inc/class.ticket.php on line 146
  12. PHP Notice: Undefined index: login in /usr/share/eTicket/htdocs/init.php on line 229
  13. PHP Notice: Undefined index: user in /usr/share/eTicket/htdocs/init.php on line 234
  14. PHP Notice: Undefined index: view in /usr/share/eTicket/htdocs/init.php on line 243
  15. PHP Notice: Undefined index: QUERY_STRING in /usr/share/eTicket/htdocs/init.php on line 243
  16. PHP Notice: Undefined index: a in /usr/share/eTicket/htdocs/init.php on line 250
  17. PHP Notice: Undefined index: a in /usr/share/eTicket/htdocs/init.php on line 259
  18. PHP Notice: Undefined index: REQUEST_URI in /usr/share/eTicket/htdocs/init.php on line 275
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement