Failed loading /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so: /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied
Okay that was the message which I got during the hypervm stop. And the solution..
Simplest solution was to disable selinux. But proper solution can be using chcon to change the context
chcon -t texrel_shlib_t /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so
chcon "user_u:object_r:httpd_sys_content_t" /usr/local/lxlabs/ext/lib/Zend/lib/Optimizer-2.5.7/php-5.2.x/ZendOptimizer.so
should fix it.. I havent confirmed but hopefully proper solution will work.
Monday, December 10, 2007
hypervm errors. Zend error
Posted by HJKL a.k.a h2l at 3:39 AM 0 comments
Tuesday, December 04, 2007
Technical Quiz a.k.a Cyber Quiz
I am hereby starting a series of Quizing sessions to test yours and improving my knowledge, which I left updating since the last 3 years. These quizzes are not compiled by me, instead took from various sources, online and print. At a time the number of questions, wont exceed a max of 20.
So there you go, hovering the mouse over the Answer will give you the answers
- What is Google's open operating system for mobile phones called ?
Answer - Which telecom major is the biggest stakeholder in Symbian Ltd?
Answer
- What is 'zoo' in context of security ?
Answer
- Nigel Clifford is the CEO of .... ?
Answer
- Who has Peter Dengate Thrush replaced as the Chairman of ICANN ?
Answer
- What was founded in July 1990 by Mitch Kapor, John Gilmore, and John Perry Barlow ?
Answer
- The graphics Processing Unit used in Nintendo's Wii video fame console is called ... ?
Answer
- What in the context of Linux is "bash"
Answer
- The maximum packet length of IP, including the IP header is ........................ bytes
Answer
- What is 'Wardriving' ?
Answer
Posted by HJKL a.k.a h2l at 9:46 PM 0 comments
Labels: Cyber Quiz, Quiz, Technical Quiz
Subscribe to:
Posts (Atom)