Forgive me for repeating this question. I am new and I did not know that emai
rolled off after some time. I'll catch it this time, I promise. Here is the
question:
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, th
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
--- On Mon, 4/27/09, André Warnier wrote:
From: André Warnier
Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server
To: users@httpd.
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 wrote:
> sorry for the late response. I installed;
>
> Win32 Binary without crypto (no mod_ssl) (MSI Installer):
> apache_2
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 f
At 05:22 AM 5/3/2009, you wrote:
Forgive me for repeating this question. I am new and I did not know
that emai rolled off after some time. I'll catch it this time, I
promise. Here is the question:
When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the
error -"urn:schemas-micro
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 wrote:
> I commented out PHP from conf file and did not get the original error
> anymore.
> But, then I got the er
Sue,
it sounds very much like a situation where you previously had some other
Apache installed on your system, and then you installed this new Apache
over it. It probably still has the configuration files from the older
Apache, and that is messing everything up.
I believe a new Apache install
Thanks Prasanna. For now I decided to take Matt's advice and try down loading
XAMPP instead. Sue
--- On Sun, 5/3/09, Prasanna Ram Venkatachalam wrote:
From: Prasanna Ram Venkatachalam
Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server
To: users@httpd.apache.org
Date
Sue Tavidian wrote:
Thanks Prasanna. For now I decided to take Matt's advice and try down loading
XAMPP instead. Sue
If you do that, I suggest nevertheless that you properly de-install
Apache first, including any leftovers from a previous version.
Otherwise you risk running into the same ki
I am trying to install and configure Apache, mySQL, and PHP on a Windows
Vista PC. I have installed all of the programs, but when I test a simple
php test, I am only seeing the html. I have modified httpd.conf in the
/conf folder to include:
#
AddType application/x-compress .Z
AddType
Hello,
for around 6 weeks the neighbour appartement of my office in Kehl burned
down and killed my office and with it my 100 Mbit upstream. Now I need
a provisory solution with four 2.5 Mbit lines.
And here is the point where the problem begins:
Some years ago I had a config where I installed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/01/2009 11:16 PM, Eric Covener wrote:
> On Fri, May 1, 2009 at 10:44 AM, Basil Mohamed Gohar
> wrote:
>> #
>> # Use name-based virtual hosting.
>> #
>> NameVirtualHost *:80
>>
>>
>>ServerName x
>>ServerAlias y z
>>DocumentRoot /home
I am in the process of configuring a windows system with apache 2.2.10
installed on it. I have a few questions before we get started.
1. Is "LoadModule authnz_ldap_module modules/mod_authnz_ldap.so"
the same as mod_auth_ldap?
2. Will mod_authnz_ldap.so work on windows server 2003 wit
13 matches
Mail list logo