|
|
Subject: Re: FastCgi on Apache 2.2.3 on Windows - msg#00015
List: web.fastcgi.devel
Hello again,
When I run "httpd.exe -t", I get the following error: "Cannot load
C:/Program Files/Apache......./modules/mod_fastcgi.dll into server:
sp\xe9cifi\xe9 module not found"
Mona
----- Message d'origine -----
De : "Mona Yazbeck" <mona.yazbeck-lxJe3V8M5ys@xxxxxxxxxxxxxxxx>
À : <fastcgi-developers-xGejAJT2w6yOE5Ap4OspEtHuzzzSOjJt@xxxxxxxxxxxxxxxx>
Envoyé : 7 août 2006 13:35
Objet : Re: [FASTCGI] FastCgi on Apache 2.2.3 on Windows
There's nothing in the log,
Just a pop-up message saying "The requested operation has failed!" when
trying to start the service.
Mona
----- Message d'origine -----
De : "Ben Chabot" <bchabot-ct5uoRkgM2asTnJN9+BGXg@xxxxxxxxxxxxxxxx>
À : <fastcgi-developers-xGejAJT2w6yOE5Ap4OspEtHuzzzSOjJt@xxxxxxxxxxxxxxxx>
Envoyé : 7 août 2006 12:32
Objet : Re: [FASTCGI] FastCgi on Apache 2.2.3 on Windows
What does the log file say? It would definitely depend on what error you
are getting in the apache log file.
Ben
On 12:02:19 pm 08/07/06 "Mona Yazbeck"
<mona.yazbeck-lxJe3V8M5ys@xxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I can't get working fastcgi with Apache 2.2.3 on Windows.
>
> I put the latest dll in the modules section of Apache and add a
> LoadModules line in httpd.conf, but my service can't start. Do you know
> how can I do that? I don't have Visual C++ 6.0 to build the module.
>
> Any help please!!!
>
> Thanks
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: FastCgi on Apache 2.2.3 on Windows
There's nothing in the log,
Just a pop-up message saying "The requested operation has failed!" when
trying to start the service.
Mona
----- Message d'origine -----
De : "Ben Chabot" <bchabot-ct5uoRkgM2asTnJN9+BGXg@xxxxxxxxxxxxxxxx>
À : <fastcgi-developers-xGejAJT2w6yOE5Ap4OspEtHuzzzSOjJt@xxxxxxxxxxxxxxxx>
Envoyé : 7 août 2006 12:32
Objet : Re: [FASTCGI] FastCgi on Apache 2.2.3 on Windows
What does the log file say? It would definitely depend on what error you
are getting in the apache log file.
Ben
On 12:02:19 pm 08/07/06 "Mona Yazbeck"
<mona.yazbeck-lxJe3V8M5ys@xxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I can't get working fastcgi with Apache 2.2.3 on Windows.
>
> I put the latest dll in the modules section of Apache and add a
> LoadModules line in httpd.conf, but my service can't start. Do you know
> how can I do that? I don't have Visual C++ 6.0 to build the module.
>
> Any help please!!!
>
> Thanks
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
Next Message by Date:
click to view message preview
Charset Encoding Problem
Hi,
I've searched the archives but can't seem to find anything on this.
I've just converted my site from CGI to FCGI.
It is a multilingual site, written in Perl(5.8.7) using
HTML::Mason(1.33), MySQL(4.0.21) and Apache(1.3.33) on Debian.
It seemed to be working fine on FCGI until I noticed that the accented
characters on some of the Spanish pages aren't displaying correctly.
The same Mason component pages are being used for the CGI and FCGI versions.
The page is declaring its charset properly.
The problem pages are fine under CGI.
Does anybody know why this would happen?
Thanks
Barclay
--
Barclay Curtis
Nexus Media Communications Ltd
Media House, Azalea Drive, Swanley, Kent BR8 8HY
_____________________________________________
+44 (0) 1322 611460
www.nexusmedia.co.uk
----------------------------------------------------------------------------------------
This message (and any [associated] attached files) is intended only for the use
of the individual or
entity to which it is addressed and may contain information that is
confidential, subject to copyright or constitutes a trade secret. If you are
not the intended recipient you are hereby notified that any dissemination,
copying or distribution of this message, or files associated with this message,
or the use of any information contained either in the email or in the
attachment is strictly prohibited. If you have received this message in error,
please notify us immediately by replying to the message and deleting it, and
any attachment, from your computer. Messages sent to and from us may be
monitored by us.
Internet communications cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, arrive late or
incomplete, or contain viruses. Therefore, we do not accept responsibility of
any kind or nature for any errors or omissions that are present in this
message, or any attachment, that have arisen as a result of e-mail
transmission. Neither will be responsible for any viruses or other file that
is capable of altering, corrupting or otherwise changing files or computer
software on your computer system. Any views or opinions presented are solely
those of the author and do not necessarily represent those of the company Nexus
Media Communications.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
Previous Message by Thread:
click to view message preview
Re: FastCgi on Apache 2.2.3 on Windows
There's nothing in the log,
Just a pop-up message saying "The requested operation has failed!" when
trying to start the service.
Mona
----- Message d'origine -----
De : "Ben Chabot" <bchabot-ct5uoRkgM2asTnJN9+BGXg@xxxxxxxxxxxxxxxx>
À : <fastcgi-developers-xGejAJT2w6yOE5Ap4OspEtHuzzzSOjJt@xxxxxxxxxxxxxxxx>
Envoyé : 7 août 2006 12:32
Objet : Re: [FASTCGI] FastCgi on Apache 2.2.3 on Windows
What does the log file say? It would definitely depend on what error you
are getting in the apache log file.
Ben
On 12:02:19 pm 08/07/06 "Mona Yazbeck"
<mona.yazbeck-lxJe3V8M5ys@xxxxxxxxxxxxxxxx> wrote:
> Hello,
>
> I can't get working fastcgi with Apache 2.2.3 on Windows.
>
> I put the latest dll in the modules section of Apache and add a
> LoadModules line in httpd.conf, but my service can't start. Do you know
> how can I do that? I don't have Visual C++ 6.0 to build the module.
>
> Any help please!!!
>
> Thanks
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
Next Message by Thread:
click to view message preview
Charset Encoding Problem
Hi,
I've searched the archives but can't seem to find anything on this.
I've just converted my site from CGI to FCGI.
It is a multilingual site, written in Perl(5.8.7) using
HTML::Mason(1.33), MySQL(4.0.21) and Apache(1.3.33) on Debian.
It seemed to be working fine on FCGI until I noticed that the accented
characters on some of the Spanish pages aren't displaying correctly.
The same Mason component pages are being used for the CGI and FCGI versions.
The page is declaring its charset properly.
The problem pages are fine under CGI.
Does anybody know why this would happen?
Thanks
Barclay
--
Barclay Curtis
Nexus Media Communications Ltd
Media House, Azalea Drive, Swanley, Kent BR8 8HY
_____________________________________________
+44 (0) 1322 611460
www.nexusmedia.co.uk
----------------------------------------------------------------------------------------
This message (and any [associated] attached files) is intended only for the use
of the individual or
entity to which it is addressed and may contain information that is
confidential, subject to copyright or constitutes a trade secret. If you are
not the intended recipient you are hereby notified that any dissemination,
copying or distribution of this message, or files associated with this message,
or the use of any information contained either in the email or in the
attachment is strictly prohibited. If you have received this message in error,
please notify us immediately by replying to the message and deleting it, and
any attachment, from your computer. Messages sent to and from us may be
monitored by us.
Internet communications cannot be guaranteed to be secure or error-free as
information could be intercepted, corrupted, lost, destroyed, arrive late or
incomplete, or contain viruses. Therefore, we do not accept responsibility of
any kind or nature for any errors or omissions that are present in this
message, or any attachment, that have arisen as a result of e-mail
transmission. Neither will be responsible for any viruses or other file that
is capable of altering, corrupting or otherwise changing files or computer
software on your computer system. Any views or opinions presented are solely
those of the author and do not necessarily represent those of the company Nexus
Media Communications.
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
|
|