Something else might be listening on 80 Sue. Run netstat -ano | find ":80"
to see which process(PID) is using it.

Regards
Prasanna Ram


On Sun, May 3, 2009 at 7:59 PM, Sue Tavidian <smtavapa...@yahoo.com> wrote:

> I commented out PHP from conf file and did not get the original error
> anymore.
> But, then I got the error PHPIniDir not in server config, so I commented
> that out of conf.  Then I got the error that SSLRandomSeed not in server
> config file so I commented that out of conf file - so finally my conf
> file had the following commented out:
> #SSLRandomSeed startup builtin
> #SSLRandomSeed connect builtin
> #</IfModule>
> #PHPIniDir "c:/php"
>
> However, then when I tried to start Apache I got this error:
>
>  only 1 usage of each socket address is normally permitted:  make_sock:
> could not bind to address 0.0.9.:80 no listening sockets avalable.
> shutting down. uable to open logs.
>
>
>
>
> --- On *Sun, 5/3/09, Prasanna Ram Venkatachalam <vpra...@gmail.com>*wrote:
>
>
> From: Prasanna Ram Venkatachalam <vpra...@gmail.com>
> Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into
> server
> To: users@httpd.apache.org
> Date: Sunday, May 3, 2009, 1:27 PM
>
>
> I agree to Andre. Sue, if you do not need PHP, try commenting it out from
> LoadModule section.
> Good Luck
>
> Regards
> Prasanna Ram
>
>
> On Sun, May 3, 2009 at 6:37 PM, Sue Tavidian 
> <smtavapa...@yahoo.com<http://us.mc1116.mail.yahoo.com/mc/compose?to=smtavapa...@yahoo.com>
> > wrote:
>
>>   sorry for the late response.  I installed;
>>
>> Win32 Binary without crypto (no mod_ssl) (MSI Installer):
>> apache_2.2.11-win32-x86-no_ssl.msi<http://apache.deathculture.net/httpd/binaries/win32/apache_2.2.11-win32-x86-no_ssl.msi>
>>
>> --- On *Mon, 4/27/09, André Warnier 
>> <a...@ice-sa.com<http://us.mc1116.mail.yahoo.com/mc/compose?to...@ice-sa.com>
>> >* wrote:
>>
>>
>> From: André Warnier 
>> <a...@ice-sa.com<http://us.mc1116.mail.yahoo.com/mc/compose?to...@ice-sa.com>
>> >
>> Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into
>> server
>> To: 
>> users@httpd.apache.org<http://us.mc1116.mail.yahoo.com/mc/compose?to=us...@httpd.apache.org>
>> Date: Monday, April 27, 2009, 5:29 PM
>>
>>  Sue Tavidian wrote:
>> > When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the error
>> -
>> > "cannot load c:/php/php5apache2_2.dll into server, the specified module
>> could not be found"
>> > Does anyone know what next step I should take?
>>
>> Just to make sure, from what URL did you download that Apache file ?
>>
>> I just sounds unlikely that on the official Apache website, the standard
>> version of Apache for Windows would have automatically PHP configured in it.
>>
>>
>>
>> ---------------------------------------------------------------------
>> The official User-To-User support forum of the Apache HTTP Server Project.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: 
>> users-unsubscr...@httpd.apache.org<http://us.mc1116.mail.yahoo.com/mc/compose?to=users-unsubscr...@httpd.apache.org>
>>   "   from the digest: 
>> users-digest-unsubscr...@httpd.apache.org<http://us.mc1116.mail.yahoo.com/mc/compose?to=users-digest-unsubscr...@httpd.apache.org>
>> For additional commands, e-mail: 
>> users-h...@httpd.apache.org<http://us.mc1116.mail.yahoo.com/mc/compose?to=users-h...@httpd.apache.org>
>>
>>
>>
>
>

Reply via email to