Reset the Root Password of MySQL Server

By default, MySQL Server will be installed with root superuser without any password. You can connect to MySQL server as root without requiring password or by keying in blank password. However, if you have set the password for root and forget or unable to recall the password, then you will need to reset the root password for MySQL.

Read Me 18 Comments

PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions

With Apache/2.x.x or Apache/2.2.x webserver, with PHP5 as the scripting module, a HTTP communication error may occur within the PHP scripts that are parsing and running via the web server. The errors that generated by PHP include:

Read Me 6 Comments

How to Avoid, Bypass or Escape Google Sandbox

eWeek has published an article about how to escape and skip Google Sandbox, which normally affects newly established websites, where these sites or blogs are ranked far lower in the search engine ranking than they supposedly to be for a few months or longer.

Read Me 15 Comments

Enable Sharing and Transfering of Potentially Unsafe Files in Windows Live Messenger

The sending and receiving of potentially unsafe files such as executables and JavaScript is disabled by default in Windows Live Messenger, as some file types may contain viruses, spywares or other potential security risks to the computer.

Read Me 5 Comments

Protects and Check PC for Vulnerabilities with Windows Live Safety Center

Windows Live Safety Center is free web service that ensure the health of your PC by scanning to get rid of viruses, spyware, malware, potentially unwanted software, vulnerabilities in your Internet connection and other threats. Windows Live Safety Centre is part of Windows Live service from Microsoft. Beside ensuring the safety of the PC, Windows Live Safety also helps the PC to be clean and […]

Read Me Leave comment

gmmktime Error in WordPress and MagpieRSS

If you’re running PHP 5.1 with your web server, you may encounter the following error in your Apache web server error log file (i.e. httpd-error.log) whenever there are requests to the RSS feed and the Apache need to parse the RSS in PHP:

Read Me 8 Comments

Review: Receive and Place Skype Calls on Phone via VoSky Call Center

VoSky Call Center enables Skype and SkypeOut outgoing calls from any phone including cellphone and receives incoming Skype calls to any conventional phone including mobile phone, increases mobility without the need to stay in front of computer when using Skype. For added benefit, notification can be sent to any normal phone too when any Skype contacts online, and call back when user is online if […]

Read Me 8 Comments

Akimbo Review by HD Beat

Akimbo tagline – Your wish is on demand – says it all. Akimbo delivers more than 8,000 on-demand video programs in Akimbo’s impressive library of original, niche and mainstream content – including travel shows, documentaries, music videos, full-length films and movies, sporting events, television series and dramas and more, including high definition (HD) contents to Akimbo’s subscribers via the Internet. Viewers just need to connect […]

Read Me Leave comment

Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5

Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Part 5 – Installing PHP Hypertext Preprocessor Scripting Language 5 and PHP 5 Extensions Install by enter the following commands on FreeBSD OS command line, wait for previous command to finish before running the next command: cd /usr/ports/lang/php5 make install clean

Read Me 28 Comments

Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4

Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Part 4 – Installing Apache HTTPD Web Server 2.2 Install Apache HTTP Server 2.20 by using FreeBSD Ports Collection: cd /usr/ports/www/apache22 make install clean

Read Me 8 Comments

Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3

Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Part 3 – Installing MySQL Server 5 with FreeBSD Ports Collection Login to the FreeBSD system as root, or su – root to get to super user environment.

Read Me 23 Comments

Google CL2 Launched as Google Calendar

Google Calendar (previously leaked and known as Google CL2) is a online calendar service which allows you to share your events and schedules with public, besides allows users to collaborate on events or appointments by keeping track on the status, responses and comments of invitation sent to friends and families.

Read Me 3 Comments