Frank,
On 11-1-2010 16:40, Frank Gingras wrote:
The rules have changed. See:
http://www.php.net/manual/en/install.unix.apache2.php
AddType was the appropriate method to do so in 1997.
I see; thanks for your information, will have a look!
regards,
Jos Chrispijn
-
Jos Chrispijn wrote:
Recently migrated from Apache 1.3.x to Apache 2.2.x
What I knew from 1.3.x is that I had to add some extra lines in the
httpd.conf, in order to have PHP5 working.
As it is now working without problems, can someone tell my why in
httpd.conf doesn't include this anymore
Recently migrated from Apache 1.3.x to Apache 2.2.x
What I knew from 1.3.x is that I had to add some extra lines in the
httpd.conf, in order to have PHP5 working.
As it is now working without problems, can someone tell my why in
httpd.conf doesn't include this anymore
DirectoryIndex
Subject: Re: [us...@httpd] php5 installation
No I will have a look
Sent from my iPod
On 24 Dec 2009, at 18:14, Serge Fonville wrote:
Hi,
i looked up installing it and got a ramge of diferant tutorials on how to
do it telling me to put compleatly differant things in diferant places so i
came to you to
You can always use wamp via gOogle.
Sent from my Verizon Wireless BlackBerry
-Original Message-
From: Peter Maguire
Date: Fri, 25 Dec 2009 14:48:18
To: users@httpd.apache.org
Subject: Re: [us...@httpd] php5 installation
No I will have a look
Sent from my iPod
On 24 Dec 2009, at 18:14
No I will have a look
Sent from my iPod
On 24 Dec 2009, at 18:14, Serge Fonville wrote:
Hi,
i looked up installing it and got a ramge of diferant tutorials on how to
do it telling me to put compleatly differant things in diferant places so i
came to you to help me :)
Have you read install.tx
On Thu, Dec 24, 2009 at 10:50 AM, Roger wrote:
> What's wrong with the installer found at:
>
> http://apache.imghat.com/httpd/binaries/win32/apache_2.2.14-win32-x86-openssl-0.9.8k.msi
>
> -r
>
Please ignore that! Somehow I got mixed up.
-r
---
Hi,
> i looked up installing it and got a ramge of diferant tutorials on how to
> do it telling me to put compleatly differant things in diferant places so i
> came to you to help me :)
Have you read install.txt?
It has all the steps for installing PHP 5 to Apache on Windows
HTH
Regards,
Serg
What's wrong with the installer found at:
http://apache.imghat.com/httpd/binaries/win32/apache_2.2.14-win32-x86-openssl-0.9.8k.msi
-r
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.
windows xp sp3
From: Roger
To: users@httpd.apache.org
Sent: Thu, 24 December, 2009 15:36:04
Subject: Re: [us...@httpd] php5 installation
On Thu, Dec 24, 2009 at 5:34 AM, Peter Maguire wrote:
> i looked up installing it and got a ramge of diferant tutori
On Thu, Dec 24, 2009 at 5:34 AM, Peter Maguire wrote:
> i looked up installing it and got a ramge of diferant tutorials on how to
> do it telling me to put compleatly differant things in diferant places so i
> came to you to help me :)
>
The reason why you probably get conflicting information pr
i looked up installing it and got a ramge of diferant tutorials on how to do
it telling me to put compleatly differant things in diferant places so i came
to you to help me :)
Have you restarted our system afterwards?
Since the error seems to be in the executable and not in the configuration
(httpd -t)
I'd check dependency walker.
Check the missing dependencies and get those resolved
HTH
Regards,
Serge Fonville
On Tue, Sep 22, 2009 at 4:55 PM, Silvio Siefke wrote:
>
Serge Fonville schrieb:
> Have you installed visual C++ redistributables 2005/2008?
Yes i have installed.
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729
Greeting
Silvio
-
The official User-To-User support forum of
I just noticed
> it comes a window what say "The requested operation has failed".
Have you installed visual C++ redistributables 2005/2008?
That might resolve the error
HTH
Regards,
Serge Fonville
On Tue, Sep 22, 2009 at 4:07 PM, Silvio Siefke wrote:
> Serge Fonville schrieb:
> > You must
Serge Fonville schrieb:
> You must have logs
> either access or error.log
access.log
127.0.0.1 - - [22/Sep/2009:16:05:01 +0200] "GET /test.php HTTP/1.1" 200 19
error.log
[Tue Sep 22 16:04:53 2009] [notice] Apache/2.2.13 (Win32) PHP/5.2.11
configured -- resuming normal operations
[Tue Sep 22 16:0
On Tue, Sep 22, 2009 at 1:41 PM, Silvio Siefke wrote:
> Serge Fonville schrieb:
> > Apache runs with PHP as a module. Indeed, the side remains white by
> the
> > call from phpinfo.
> >
> > There no log entrys.
> >
> >
> > Just a few:
> >
> > What is the URL.
>
> http://trade.silviosief
Serge Fonville schrieb:
> Apache runs with PHP as a module. Indeed, the side remains white by the
> call from phpinfo.
>
> There no log entrys.
>
>
> Just a few:
>
> What is the URL.
http://trade.silviosiefke.de/test.php
> What is your exisiting source (.php file)
> What logs
>
> Apache runs with PHP as a module. Indeed, the side remains white by the
> call from phpinfo.
>
> There no log entrys.
Just a few:
What is the URL.
What is your exisiting source (.php file)
What logs are you referring to
What is the relevant part of httpd.conf
What is your path
Have you creat
Hey,
Apache runs with PHP as a module. Indeed, the side remains white by the
call from phpinfo.
There no log entrys.
Greeting
Silvio
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd
Serge Fonville schrieb:
>
> It were it. But as module Apache running not and write no log. I
> don't know
>
> why apache dosen't start, when i write config for module.
>
>
> What steps have you taken to run it as a module, because all I needed to
> do was:
> Add php to the path
> Ad
Silvio Siefke wrote:
Hello,
i want to configure Apache2 under Windows Server 2003.
The follow lines i have write:
Action application/x-httpd-php "/php/php-cgi.exe"
AddHandler application/x-httpd-php .php
That AddHandler is for mod_php. To run PHP as CGI, you'd
want the cgi-script Handler.
C
> It were it. But as module Apache running not and write no log. I don't know
why apache dosen't start, when i write config for module.
What steps have you taken to run it as a module, because all I needed to do
was:Add php to the path
Add a module line
Add phpinidir to httpd.conf
This is descr
Serge Fonville schrieb:
> > What is the reason you wan't to run php as cgi
>
> Yes i want when its run.
>
> Why do you want to run it as cgi?
> What makes that running as a module isn't an option?
It were it. But as module Apache running not and write no log. I don't know
why apache dose
>
> > What is the reason you wan't to run php as cgi
>
> Yes i want when its run.
>
Why do you want to run it as cgi?
What makes that running as a module isn't an option?
Regards,
Serge Fonville
>
>
> Now the follow entry in the log:
> [Mon Sep 21 20:01:10 2009] [error] [client] client denied b
Serge Fonville schrieb:
> What is the reason you wan't to run php as cgi
Yes i want when its run.
Now the follow entry in the log:
[Mon Sep 21 20:01:10 2009] [error] [client] client denied by server
configuration: C:/PHP/php-cgi.exe
php.conf
ScriptAlias /php/ "C:/php/"
AddHandler php-script .ph
Hi,
i want to configure Apache2 under Windows Server 2003.
>
> The follow lines i have write:
> Action application/x-httpd-php "/php/php-cgi.exe"
> AddHandler application/x-httpd-php .php
>
> Apache Dir > c:\apache2
> PHP Dir > c:\php
>
> The follow error Messages come:
> [Mon Sep 21 19:41:34 2009
Hello,
i want to configure Apache2 under Windows Server 2003.
The follow lines i have write:
Action application/x-httpd-php "/php/php-cgi.exe"
AddHandler application/x-httpd-php .php
Apache Dir > c:\apache2
PHP Dir > c:\php
The follow error Messages come:
[Mon Sep 21 19:41:34 2009] [error] [cli
28 matches
Mail list logo