Sounds like you're using Vista (XP has an "End process" button rather
than "Finish process"). If so, you have my sympathies. In any case, try
right-clicking on the process and using the context menu. In XP, at
least, one of the options is "End process tree". Clicking that will kill
anything. The jo
riginal Message -
From: "Marcos R. Cardoso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Wednesday, May 02, 2007 7:03 PM
Subject: [PHP-WIN] Apache + Windows + PHP
I've been using the following configuration on a web server here at work:
Win2003 Server
Apac
- Original Message -
From: "Marcos R. Cardoso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Wednesday, May 02, 2007 7:03 PM
Subject: [PHP-WIN] Apache + Windows + PHP
> I've been using the following configuration on a web server here at work:
> Win2003 S
I don't think it matters where you load it in the conf file. I
generally just have it at the very bottom of the httpd.conf file or
in another httpd-php.conf file in the extra directory.
On 02/05/2007, at 10:03 PM, Marcos R. Cardoso wrote:
I've been using the following configuration on a w
I've been using the following configuration on a web server here at work:
Win2003 Server
Apache 2.0.58
PHP 4.4.2
Until last week, I was doing the link between Apache and PHP through the
DLL php4apache2.dll at the "LoadModule" section on httpd.conf. Now this
link is being done through the "Actio