Re: [PHP] Re: PHP/Apache configuration failure

2007-01-11 Thread Miguel J. Jiménez
El Thu, 11 Jan 2007 08:15:49 -0500 "Mark" <[EMAIL PROTECTED]> escribió: > LoadModule php5_module "c:/Program Files/PHP/php5apache2_2.dll" > I do not have the AddModule line. > I use AddType application/x-httpd-php .php .html. (I want to > parse .html files as well.) > I do not use the Action line.

[PHP] Re: PHP/Apache configuration failure

2007-01-11 Thread Mark
""Bruce A. Julseth"" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... I can't get Apache to restart after I've configured for PHP. I've upgraded my installation to 5.2. Now, Apache 2.2.3 runs fine without any PHP additions. 1) I added my PHP directory, C:/PHP5, to my PATH 2) I

RE: [PHP] PHP/Apache configuration failure

2007-01-11 Thread Ford, Mike
On 10 January 2007 16:28, Bruce A. Julseth wrote: > I can't get Apache to restart after I've configured for PHP. > I've upgraded my installation to > 5.2. > Now, Apache 2.2.3 runs fine without any PHP additions. [...] > 4) I made the following changes to Httpd.conf > After the last entry in th

[PHP] Re: PHP/Apache configuration failure

2007-01-10 Thread zerof
Bruce A. Julseth escreveu: I can't get Apache to restart after I've configured for PHP. I've upgraded my installation to 5.2. ... ... My mailbox is spam-free with ChoiceMail, the leader in pers

[PHP] PHP/Apache configuration failure

2007-01-10 Thread Bruce A. Julseth
I can't get Apache to restart after I've configured for PHP. I've upgraded my installation to 5.2. Now, Apache 2.2.3 runs fine without any PHP additions. 1) I added my PHP directory, C:/PHP5, to my PATH 2) I copied php.ini-recommended to my C:/windows directory and renamed it php.ini 3) I made

Re[2]: [PHP] PHP/Apache configuration for Win NT

2001-08-22 Thread Julie Meloni
pegc> I then retried it and got the following error message:- pegc> Internal Server Error pegc> The server encountered an internal error or misconfiguration and was unable to pegc> complete your request. pegc> Please contact the server administrator, [EMAIL PROTECTED] and pegc> inform them of th

Re: [PHP] PHP/Apache configuration for Win NT

2001-08-22 Thread paul . eaton
AIL PROTECTED]> on 08/21/2001 05:09:56 PM Please respond to Julie Meloni <[EMAIL PROTECTED]> To: Paul Eaton/Harlequin@Harlequin cc: [EMAIL PROTECTED] Subject: Re: [PHP] PHP/Apache configuration for Win NT pegc> ScriptAlias /php/ "C:/Php/" pegc> AddType applica

Re[2]: [PHP] PHP/Apache configuration for Win NT

2001-08-21 Thread Julie Meloni
NF> You appear to have a typo in your httpd.conf: NF> Action application/x-httpd-php /Php/php.exe NF> should be as follows: (note the ") NF> Action application/x-httpd-php "/Php/php.exe This is not accurate. Julie Meloni [EMAIL PROTECTED] "PHP Essentials" & "PHP Fast &

Re: [PHP] PHP/Apache configuration for Win NT

2001-08-21 Thread Neil Freeman
You appear to have a typo in your httpd.conf: Action application/x-httpd-php /Php/php.exe should be as follows: (note the ") Action application/x-httpd-php "/Php/php.exe Hope that helps, Neil [EMAIL PROTECTED] wrote: > *** > This

Re: [PHP] PHP/Apache configuration for Win NT

2001-08-21 Thread Julie Meloni
pegc> ScriptAlias /php/ "C:/Php/" pegc> AddType application/x-httpd-php .php .phtml .html pegc> AddType application/x-httpd-php-source .phps pegc> Action application/x-httpd-php /Php/php.exe Check for mismatched cases in httpd.conf. Julie Meloni [EMAIL PRO

[PHP] PHP/Apache configuration for Win NT

2001-08-21 Thread paul . eaton
Hi, Here's the scenario, I've installed and am running mySQL on my machine I've installed Apache and have ran it and seen the page in IE confirming correct setup. I've installed PHP4 from a CGI binary distribution at the following location c:\Php\ and have been following a tutorial on We

RE: [PHP] Apache configuration

2001-04-11 Thread Alexis Antonakis
-General@Lists. Php. Net Subject: RE: [PHP] Apache configuration /tmp is the directory used on Unix systems to store session info. On a windows box you will need to change it to something like c:\temp or c:\apache\sessions. IIRC it's in your php.ini file, not httpd.conf. HTH Jon -Ori

RE: [PHP] Apache configuration

2001-04-11 Thread Jon Haworth
ECTED]] Sent: 11 April 2001 12:56 To: Php-General@Lists. Php. Net Subject: [PHP] Apache configuration Hi, I am having problems in trying to configure Apache on my PC correctly. FYI I am using Win95 and PHP4. I have configured Apache so that it will run PHP scripts, however when I try to start a sess

[PHP] Apache configuration

2001-04-11 Thread Alexis Antonakis
Hi, I am having problems in trying to configure Apache on my PC correctly. FYI I am using Win95 and PHP4. I have configured Apache so that it will run PHP scripts, however when I try to start a session I get the following messages: --- Warning: open(/tmp\sess_20e483a01d217181f5379858afee4cf4, O