Posts Tagged ‘webserver’

WAMP Server not getting started problem

WAMP Server not getting started problem
I was trying to start WAMP server on my local machine and strangely it was not getting started! Everytime I tried to click "Start All Services" it just ignored it.I checked Windows Logs under Event Viewer:Control Panel > Administrative Tools > Event Viewer > Windows Logs > ApplicationIt seems the Apache ...

How to: Setup Multiple Virtual Hosts in WAMP Server

How to: Setup Multiple Virtual Hosts in WAMP Server
WAMP, or Windows Apache MySQL PHP has been a very server for lots of PHP developers who uses Windows environment. These are mainly the freelancers who mostly uses laptops as their local development machines. Whatever may be the reason, but when you use WAMP, it becomes difficult to manage multiple application installed in same root.For example ...

Run Multiple Instance of Apache Tomcat in Single Server

Run Multiple Instance of Apache Tomcat in Single Server
A lot of time we want to run multiple instances of Apache Tomcat server on a single machine. Generally this is done for creating a separate load balancer server for an application or install a different application independently.This can be achieved easy by some configuration in Tomcat Server. We need to install a second instance ...

Save Webserver Space by turning off Image Thumbnails in WordPress

Save Webserver Space by turning off Image Thumbnails in Wordpress
If you are using wordpress as your blogging system you know that everytime you publish a post with an image, Wordpress creates two thumbnails and store them in the web server. These thumbnails are useful for photo galleries where smaller image will be displayed have a link to original image. These thumbnails are useful if you displaying some photo gallery but otherwise it just eat ...
Copyright © 2012 ViralPatel.net. All rights reserved.