Re: [us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Jos Chrispijn
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 -

Re: [us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Frank Gingras
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

[us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Jos Chrispijn
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

Re: [us...@httpd] php5 installation

2009-12-26 Thread Peter Maguire
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

Re: [us...@httpd] php5 installation

2009-12-25 Thread cryptodan
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

Re: [us...@httpd] php5 installation

2009-12-25 Thread Peter Maguire
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

Re: [us...@httpd] php5 installation

2009-12-24 Thread Roger
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 ---

Re: [us...@httpd] php5 installation

2009-12-24 Thread Serge Fonville
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

Re: [us...@httpd] php5 installation

2009-12-24 Thread Roger
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.

Re: [us...@httpd] php5 installation

2009-12-24 Thread Peter Maguire
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

Re: [us...@httpd] php5 installation

2009-12-24 Thread Roger
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

[us...@httpd] php5 installation

2009-12-24 Thread Peter Maguire
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 :)

Re: [us...@httpd] PHP5

2009-09-22 Thread Serge Fonville
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: >

Re: [us...@httpd] PHP5

2009-09-22 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-22 Thread Serge Fonville
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

Re: [us...@httpd] PHP5

2009-09-22 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-22 Thread Serge Fonville
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

Re: [us...@httpd] PHP5

2009-09-22 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-22 Thread Serge Fonville
> > 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

Re: [us...@httpd] PHP5

2009-09-22 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-21 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-21 Thread Nick Kew
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

Re: [us...@httpd] PHP5

2009-09-21 Thread Serge Fonville
> 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

Re: [us...@httpd] PHP5

2009-09-21 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-21 Thread Serge Fonville
> > > 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

Re: [us...@httpd] PHP5

2009-09-21 Thread Silvio Siefke
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

Re: [us...@httpd] PHP5

2009-09-21 Thread Serge Fonville
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

[us...@httpd] PHP5

2009-09-21 Thread Silvio Siefke
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