Advertisement
Guest User

Untitled

a guest
Jun 19th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. root@Database:/var/log/apache2# tail -f
  2. tail: warning: following standard input indefinitely is ineffective
  3. ^[[A^C
  4. root@Database:/var/log/apache2# tail -f error.log
  5. PHP Warning: [eAccelerator] Can not create shared memory area in Unknown on line 0
  6. PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0
  7. PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
  8. eAccelerator: Could not allocate 50331648 bytes, the maximum size the kernel allows is 33554432 bytes. Lower the amount of memory request or increase the limit in /proc/sys/kernel/shmmax.
  9. PHP Warning: [eAccelerator] Can not create shared memory area in Unknown on line 0
  10. PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0
  11. PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
  12. eAccelerator: Could not allocate 50331648 bytes, the maximum size the kernel allows is 33554432 bytes. Lower the amount of memory request or increase the limit in /proc/sys/kernel/shmmax.
  13. PHP Warning: [eAccelerator] Can not create shared memory area in Unknown on line 0
  14. PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement