Categories
MySql PHP phpMyAdmin WAMP Server WebSites

How to install Wamp on your Computer and Run Online Websites at Local System

My life is so much hectic in Office and daily routine work. And thus i am not able to get time for writing good tips on my blog. But today i got a few minutes time to post a cool tips for my bloggers friends and newbies. Here is a trick and tips for new wordpress bloggers. Some of you may feel that if you can run your website on local computer and setup development environment on local machine then that would be such a great way to make modification in your website.
Here are the brief instructions about How to install Wamp and Run the online website at your personal Computer.

Step 1. Download the Wamp server from Official Website

Please choose the version depending on your operating system

If you are using Windows 32 bit operating system(Windows XP) then
download version Wamp version 32 bits

And if you are using Windows 64 bit operating system(Windows 7, Vista)
then download version Wamp version 64 bits

php” target=”_blank” title=”Click here to download the latest version of Wamp Server”>www.wampserver.com

Step 2. Locate the downloaded set up file and double-click on it. You will face an alert window warning saying that you do not upgrade from WAMP5 1.x. Click on Yes to continue.

Installing WAMP 2.0 - Alert Screen Image - How to Install Wamp Server

Step 3 .The Welcome setup window will load. Click on Next to proceed.

Installing WAMP 2.0 - Welcome Screen Image

Step 4 . On the License Agreement screen select the radio button for I accept the agreement then click on Next

Installing WAMP 2.0 - License Screen Image

Step 5 . The Select Destination Location screen will load. Change the default location if you desire then click on Next

Installing WAMP 2.0 - Destination Screen Image

Step 6 . Now the Select Additional Tasks screen is loaded. Select the checkboxes for any icons you want installing then click on Next

Installing WAMP 2.0 - Additional Tasks Screen Image

Step 7 . You will be faced with the Ready to Install screen. Review the settings and use the Back button to go back and change any of the settings. If the settings are correct, click on Install to install WAMP 2.0

WAMP 2.0 Installing - Review Settings Screen Image

Step 8 . If you have Mozilla Firefox installed on your PC, you may be faced with the following window that prompts whether you want FireFox to be your default browser, so select the appropriate choice.

Installing WAMP 2.0 - Firefox Screen Image

Step 9 . The PHP mail parameters screen will load. Review the default settings and change accordingly then click on Next. The default values can generally be used when installing WAMP 2.o to a local PC.

Installing WAMP 2.0 - PHP Mail Screen Image

Step 10 . The final screen to load is the installation completed screen. Click on Finish to close the window and start WAMP

Installing WAMP 2.0 - Completion Screen Image

Step 11 . WAMP 2.0 is started. The WampServer icon is loaded onto the system tray.

Installing WAMP   2.0 - System Tray Icon Image

This is the complete process of how to install Wamp server on your local computer. If you Want to know how to run the online website on your local computer then i will post the How to steps for Running an Online website on Local Computer.

Categories
PHP Wordpress

How to Decode links from WordPress Theme Footer like “eval(base64_decode)”

While working on a website TodaysBollywood.com, i found this eval(base64_decode) code in footer. I wanted to decode the footer of that free theme Tribune by web2feel.com.
My intention was to add the Google Analytics code in footer(i did not removed author links from footer) and other javascrripts also.
But the decoded code in that footer.php stopped me from doing further changes.
So i tried Googling and found the best solution to get rid of the links in footer of wordpress theme.

This url will help you to decode unwanted links in wordpress footer.

Here is the Url to docode

http://ottodestruct.com/decoder.php

Categories
PHP Programming Languages WebSites

How to upload files to online server using FTP softwares

When any dynamic website runs on server it uses database and some programming language files.

Suppose if you are using WordPress then the files are php files and if you have setup the development environment on your personal computer then after making changes in those PHP files you may want to upload those files to online server.

You may be interested in installing wordpress on local computer/home pc.

What you need to upload files and how you will do this

1. First you need a uploading software so that you can upload the files to online server.

Download the FTP softwares like FileZilla and CuteFtp.

Then you can easily connect to the online server by using connection settings.

2. You need to enter the Host name, port number (mostly 21), username and password.

3. You can see a folder named as public_html folder, this is the main root folder, you need to make changes in this folder only.

4. Now you need to go to the folder in which you have made changes on your local server and then you can easily upload files.

Have fun coding and enjoy the uploading tips.

Categories
PHP Programming Languages Wordpress

How to install WordPress on personal computer

As this is really very simple thing for programmers and developers but those who don’t know about programming, then it will be little bit techy for them.

So here are very simple tips that will guide you to install WordPress on your local computer.

Please follow the steps

1. Firstly you need to download and install free to use Open source server that is WampServer (This server have Apache, PHP, MySQL in it and it runs on Window)

http://www.wampserver.com/en/download.php

2. Once you install the WampServer on your computer you can see a server icon in the taskbar at right side(Don’t proceed further until you find the server is running very well).

How to know if the WampServer is installed correctly on your computer.

3. Now download and install the latest version of WordPress from here.

http://wordpress.org/download/

If you have any difficulty in installing WordPress on local computer then you can read our post about How to install WordPress on local computer or you can Hire me to install the wordpress on your online server.

This is it, now you can enjoy installing word