Website security system

Posted on July 14th, 2010 in Web Programming

Security of a website or web security systems is a major priority for a webmaster. If a webmaster to ignore the security of a website, a hacker can retrieve the necessary data on a website and can even spoil the look of the website (deformation) of it.

Here are some common methods are often used by hackers to attack a website:

Local File Inclusion (LFI)
Methods that exploit the weaknesses of PHP scripts include (), include_once (), require (), require () the variable is not declared correctly. With LFI an attacker can include a file located on the server in question.

Overcome the error message “An Unexpected Error occurred During the HTTP API requests’ WordPress

Posted on May 5th, 2010 in Free Web Template

Sometimes you will encounter the following error message ‘An Unexpected Error occurred During the HTTP API request’ when did request a page (such as upgrading the plugin, plugins searching etc) through the admin dashboard worpdress.  This problem may occur during the 2 -3 minutes and then after that your wordpress admin panel back to normal.

If you get this error frequently on your dashboard page, here we provide a solution and how to cope. WordPress set the timeout limit for each demand / request. If it crossed the boundaries of certain requests, in which case you will get an error message. If you need to resolve this problem, it can be done by increasing the ‘time limit’ with the value / higher value.

To increase the ‘timeout limit of requests’, into the directory “wp-includes’ your wordpress installation and edit the files’ http.php’.

Overcoming: Warning: array_keys () [function.array-keys] / widgets.php on line 1045 in wordpress

Posted on May 4th, 2010 in Web Programming

If you are experiencing an error message that appears after adding the top blog on the widget html text on the page that is paired dashboard widget even knows where previously missing. You do not need to worry and panic, here we provide solutions to overcome problems that interfere with the error message on the display of your blog.

Warning: array_keys () [function.array-keys]: The first argument Should be an array in / home / UserCpanel / public_html / wp-includes / widgets.php on line 10Warning: array_keys () [function.array-keys] The first argument Should be an array in / home / UserCpanel / public_html / wp-includes / widgets.php on line 1045

Try to follow the following guidelines:

WPAU: The function exec ()

Posted on May 1st, 2010 in Web Programming

Automatic Wordpress Plugin is one of the Wordpress plugin which is currently quite popular because it offers convenience to upgrade WordPress to the latest version automatically.

However, this plugin uses the functions exec () so they can run well. And unfortunately again, when you are on shared hosting, the function exec () into the list disable_function php. So the plugin can not run well.

Overcoming Bug wordpress 2.9 – that eror message “Missed schedule “

Posted on May 1st, 2010 in Web Programming

WordPress has recently released the newest version of WordPress 2.9 which is bundled with many new features. But this time the error occurred in the post scheduling dashboard page. While you will schedule a good article post date / time, this will be scheduled to complete and shows the status of “Scheduled”. But the post will not be published (published) at the time and status message will change to ‘Missed schedule’.

Wordpress 2.9 bug is due to slow response from the system at the scheduled time. Actually this problem already exists in previous versions of WordPress, but this time is to resolve errors more frequently. Since Wordpress 2.9 was released and bundled with more features, the system load increases and therefore we deal with this problem often in the wordpress version 2.9.