Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Apache installation problem


Hello people,

I have installed apache 2.2 and php 5.3.2 on Windows XP. But its not working i.e. php scripts aren't running. I had installed it before and it worked fine. I did reinstall windows after that.

When I ran httpd.exe on cmd I got the following error.

Code:

httpd.exe: Could not reliably determine the server's fully qualified domain name
, using 192.168.1.1 for ServerName
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

I have no idea about this, would appreciate if anyone can help me out.

Regards,
Vinith
View Original Thread
Comments
0
Be the first to comment

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect
avatar
Tags: address, socket, running
Installation problem
Aug 18, 2010
I ran into an installation problem, and, hope you can help me out with it. Initially I tried running the installer (* httpd-2.2.16-win32-x86-openssl-0.9.8o.msi<http://httpd.apache.org/d ownload.cgi#apache22> *), on my laptop which runs…

Installation problem
Aug 18, 2010
I'm trying to install Apache Tomcat (* httpd-2.2.16-win32-x86-openssl-0.9.8o.msi<http://httpd.apache.org/d ownload.cgi#apache22> *), on my laptop which runs Windows XP, and, I am being prompted for the following: Network Domain *- laptop is a…

Installation problem
Aug 18, 2010
I ran into an installation problem, and, hope you can help me out with it. Initially I tried running the installer (* httpd-2.2.16-win32-x86-openssl-0.9.8o.msi<http://httpd.apache.org/d ownload.cgi#apache22> *), on my laptop which runs…

Cfengine Help: Problem with installation
Sep 1, 2010
Forum: Cfengine Help Subject: Problem with installation Author: gurkensalat Link to topic: https://cfengine.com/forum/read.php?3,18036,18036#msg-18036 Hi, i am using cfengine via cygwin on Win XP. On page 27 (1.11 Testing as a non-privilieged…

How to enable mod_rewrite on an Apache 2.2 installation? mod_rewrite.so doesn't exist.
May 29, 2010
Hey All, I've installed Apache 2.2.14 on our Redhat Enterprise Linux ES 5.0 box. I use it host a couple of websites and it runs great. :) I now need to add some redirect rules on Apache. For example, I need to: 1) redirect http://mywebsite.com to…

Problem with version of Apache Ant 1.8.1
Jun 15, 2010
There seems to be a problem with 1.8.1 reporting the correct version. With Ant 1.8.0 on the classpath: unix: > ant -version Apache Ant version 1.8.0 compiled on February 1 2010 windows: C:\> ant -version Apache Ant version 1.8.0 compiled…

Apache + Mod-jk + Jboss Problem
Jul 15, 2010
Hi, I have a application using Apache 2.2.15, Mod_jk and Jboss 4.2.1. Apache and Jboss Running fine till now. Suddenly there is an issue of slow browsing and later it stopped serving pages. We moved to backup server and now trying to fix this…

Puppet 2.6 Installation
Jul 20, 2010
I just grabbed puppet 2.6, and I'm wondering if there's a way to install it to an alternative root location. The docs at http://docs.puppetlabs.com/guides/installation.html talk about how to set an alternate binary path etc, but nothing about…

Cenos 5.4 problem with VirtualHost Apache 2.2.3
Jul 29, 2010
Hello guys, I been using those three server for more then two years without changing anything in httpd.conf or the format of vhosts.conf in conf.d I simply use to add a new file of virtual host and restart webserver it use to work fine now after…

Problem with <IfModule> in Apache httpd 2.2
Jul 7, 2010
I've been assigned (yay!) to support a homebrew Apache module that is used by some external customers. One customer is reporting that the <IfModule> tag is failing to recognize that the module is loaded. He has these lines in the config: …