Author Archives: stvcstvc

Installing PEAR on WAMP (Version 2.2)

Download go-pear.phar from http://pear.php.net/go-pear.phar Copy the downloaded go-pear.phar to WAMP’s PHP directory. i.e. C:\wamp\bin\php\php5.3.13 Open a command prompt in Administrator mode, go to the directory in 2, and run  php go-pear.phar Type local when prompted “Are you installing a system-wide PEAR or a local copy?” 

How to setup MySQL database in 000webhost.com

Use the following steps to setup MySQL database in 000.webhost.com Login to the web control panel Find your domain, and click Go to CPanel Halfway down the page, under Software/Services, click MySQL Create new database and user by entering the MySQL database name, user name, and password, then click Create database, a new database shall be created at […]

Deploy a PHP Application to a remote server using NetBeans IDE 7.1.2 – Windows 7

Windows 7’s firewall blocks the FTP calls from JRE. The following steps solved the problem for me: 1. Open cmd.exe as Administrator 2. Run following command: netsh advfirewall set global StatefulFTP disable Also, set the FTP mode to passive works for some servers.

Hello world!

Welcome to WordPress.com! This is your very first post. Click the Edit link to modify or delete it, or start a new post. If you like, use this post to tell readers why you started this blog and what you plan to do with it. Happy blogging!