Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. [root@server ~]# /opt/plesk/php/7.3/bin/pecl install apcu
  2. WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
  3. downloading apcu-5.1.18.tgz ...
  4. Starting to download apcu-5.1.18.tgz (94,668 bytes)
  5. .....................done: 94,668 bytes
  6.  
  7. Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in PEAR/PackageFile/v2/Validator.php on line 1933
  8. PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /opt/plesk/php/7.3/share/pear/PEAR/PackageFile/v2/Validator.php on line 1933
  9. 39 source files, building
  10. running: phpize
  11. Can't find PHP headers in /usr/include/php
  12. The php-devel package is required for use of this command.
  13. ERROR: `phpize' failed
  14. [root@server ~]# WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
  15. downloading apcu-5.1.18.tgz ...
  16. Starting to download apcu-5.1.18.tgz (94,668 bytes)
  17. .....................done: 94,668 bytes
  18.  
  19. Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in PEAR/PackageFile/v2/Validator.php on line 1933
  20. -bash: WARNING:: command not found
  21. PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /opt/plesk/php/7.3/share/pear/PEAR/PackageFile/v2/Validator.php on line 1933[root@server ~]# downloading apcu-5.1.18.tgz ...
  22. Can't find PHP headers in /usr/include/php
  23. The php-devel package is required for use of this command.
  24. ERROR: `phpize' failed
  25. -bash: downloading: command not found
  26. [root@server ~]# Starting to download apcu-5.1.18.tgz (94,668 bytes)
  27. -bash: syntax error near unexpected token `('
  28. [root@server ~]# .....................done: 94,668 bytes
  29. -bash: .....................done:: command not found
  30. [root@server ~]#
  31. [root@server ~]# Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in PEAR/PackageFile/v2/Validator.php on line 1933
  32. -bash: Warning:: command not found
  33. [root@server ~]# PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /opt/plesk/php/7.3/share/pear/PEAR/PackageFile/v2/Validator.php on line 1933
  34. -bash: PHP: command not found
  35. [root@server ~]# 39 source files, building
  36. -bash: 39: command not found
  37. [root@server ~]# running: phpize
  38. -bash: running:: command not found
  39. [root@server ~]# Can't find PHP headers in /usr/include/php
  40. > The php-devel package is required for use of this command.
  41. > ERROR: `phpize' failed
  42. -bash: Cant find PHP headers in /usr/include/php
  43. The php-devel package is required for use of this command.
  44. ERROR: `phpize: No such file or directory
  45. [root@server ~]# ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement