Hi,
I have build the Easyapache with PHP 5.4.17 with EACCELERATOR. after that my few of website showing blank pages. when viewing Apche error logs i found the following errors that specifically of eAccelerator.
and
and
Any idea why this happen ? or its just a Glitch or Bug ?
I have build the Easyapache with PHP 5.4.17 with EACCELERATOR. after that my few of website showing blank pages. when viewing Apche error logs i found the following errors that specifically of eAccelerator.
Code:
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] eAccelerator: Unable to change cache directory /tmp/eaccelerator permissions, referer: http://www.domain.com/
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] eAccelerator: Unable to change cache directory /tmp/eaccelerator permissions, referer: http://www.domain.com/
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] eAccelerator: Unable to change cache directory /tmp/eaccelerator permissions, referer: http://www.domain.com/
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] eAccelerator: Unable to change cache directory /tmp/eaccelerator permissions, referer: http://www.domain.com/
and
Code:
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] [1268] EACCELERATOR can't restore parent class "bbcode_parent_main_class" of class "bbcode_plugin_snapback"
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] [1268] EACCELERATOR can't restore parent class "bbcode_parent_main_class" of class "bbcode_plugin_member"
[Sat Aug 03 00:34:23 2013] [error] [client 122.122.122.122] [1268] EACCELERATOR can't restore parent class "bbcode_parent_main_class" of class "bbcode_plugin_media"
and
Code:
[Fri Aug 02 23:55:07 2013] [warn] NameVirtualHost 111.111.111.111:443 has no VirtualHosts
[Fri Aug 02 23:55:07 2013] [warn] NameVirtualHost 111.111.111.111:443 has no VirtualHosts
[Fri Aug 02 23:55:07 2013] [warn] NameVirtualHost 111.111.111.111:80 has no VirtualHosts
Any idea why this happen ? or its just a Glitch or Bug ?