Posts tagged Linux
How to Disable Linux ExecShield Buffer Overflows Protection
0The first step is to know what Exec Shield is. Exec Shield is a patch for Linux kernel security. It helps to avoid from worms and other problems. This project was started at Red Hat, Inc in late 2002 with the aim of reducing the risk of worm or other More >
WordPress Fatal error solution
1After installation of wordpress on my server, when I try to access it from my web browser
it shows error as shown below ;
Fatal error: Cannot unset string offsets in /home/test/www/wordpress/wp-includes/widgets.php on line 362
After googling more deeper. I found that More >
WordPress 3.3 Visual Editor problem
1In some cases after updating word press up to version 3.3. Its visual editor show some problems like toolbar disappearance.
This problem can be resolved by this method.
- disabled all your plugins [optional]
- reinstall your wordpress [ optional]
- edit wp-config.php
More >