~ overflow ~

Archive for October 17th, 2008

Javascript eval(return)

by admin on Oct.17, 2008, under Coding, Tips & Hints

Problem:

javascript:eval(“return 666″)

Solution:

No solution; do a workaround you idiot.

Leave a Comment :, , more...

Zend and Fedora Issue

by admin on Oct.17, 2008, under Linux Happyness

Problem:

Failed loading /usr/local/Zend/lib/Optimizer-3.3.3/php-5.1.x/ZendOptimizer.so:  /usr/local/Zend/lib/Optimizer-3.3.3/php-5.1.x/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied

Fix:

setenforce 0 (and restart httpd)

and disable SELINUX here:
/etc/selinux/config

SELINUX=disabled

to have this set next time you boot the machine.

Source

Leave a Comment :, , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!