No, mod_php.c does nto have to exist.
Provided that c:/PHP/php5apache.dll acctually exists, your problem is
likely that you have got php5ts.dll in your system path (copying it to
the WINNT/System32/ directory works.
Chris
Logan B wrote:
Hi,
I'm using Apache 1.3 on my Windows XP Pro box with PHP
Have you tried just commenting out the AddModule line? It works for
php4...
Rob
-Original Message-
From: Logan B [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 2 March 2005 1:37 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] PHP and Apache
Hi,
I'm using Apache 1.3 on my Windows XP P
It works fine unofficially. Officially I believe 4.3 it is supported.
-Peter
> -Original Message-
> From: erythros [mailto:erythros@;erythros.d2g.com]
> Sent: Friday, October 25, 2002 16:52
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] PHP and Apache 2
>
>
> this is probably the wrong p
thanx
"Stephen Edmonds" <[EMAIL PROTECTED]> wrote in message
news:000f01c27d4c$e6899d00$1200a8c0@;q...
> Aparently, there are some major issues with it, but someone got it
working.
> From the PHP installation help mail list:
>
> Quote Starts ===
Aparently, there are some major issues with it, but someone got it working.
>From the PHP installation help mail list:
Quote Starts
Hey, get this.. I have a fully functional Apache 2.0.43 and PHP 4.2.3
running on Win2k. But you are right
On Thu, 2 May 2002 09:59:21 +1000, you wrote:
>
>"Alan Popow" <[EMAIL PROTECTED]> wrote in message
>>On Fri, 26 Apr 2002 16:35:30 -0400, you wrote:
>
>>>Has anyone done this?
>>>I just tried installing apache 2.0 (latest on their site) and the latest
>php as a module for apache (not cgi), and fou
"Alan Popow" <[EMAIL PROTECTED]> wrote in message
>On Fri, 26 Apr 2002 16:35:30 -0400, you wrote:
>>Has anyone done this?
>>I just tried installing apache 2.0 (latest on their site) and the latest
php as a module for apache (not cgi), and found it doesnt seem to work.
>>
>>When apache starts, it
On Fri, 26 Apr 2002 16:35:30 -0400, you wrote:
>Has anyone done this?
>I just tried installing apache 2.0 (latest on their site) and the latest php as a
>module for apache (not cgi), and found it doesnt seem to work.
>
>When apache starts, it says module not found.
>
>I know php is installed rig
Hello,
Have you included several lines in your Apache configuration file (
httpd.conf ) ?
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
First try to di it.
BR
Darius
To: [EMAIL PROTECTED]
cc:
Subject: [PHP-WIN]