Advertisement
Guest User

Error when updating Newznab+

a guest
Feb 19th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. C:\Users\Administrator>php.exe C:\xampp\htdocs\nnplus\misc\update_scripts\update
  2. _releases.php
  3.  
  4. Deprecated: Assigning the return value of new by reference is deprecated in C:\x
  5. ampp\php\PEAR\Config.php on line 80
  6.  
  7. Deprecated: Assigning the return value of new by reference is deprecated in C:\x
  8. ampp\php\PEAR\Config.php on line 166
  9.  
  10. Notice: Use of undefined constant WWW_DIR - assumed 'WWW_DIR' in C:\xampp\htdocs
  11. \nnplus\misc\update_scripts\update_releases.php on line 4
  12.  
  13. Warning: require_once(WWW_DIR/lib/releases.php): failed to open stream: No such
  14. file or directory in C:\xampp\htdocs\nnplus\misc\update_scripts\update_releases.
  15. php on line 4
  16.  
  17. Fatal error: require_once(): Failed opening required 'WWW_DIR/lib/releases.php'
  18. (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\nnplus\misc\update_scripts
  19. \update_releases.php on line 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement