RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-06-05 Thread Martyn Griffin
e- > > From: William A. Rowe, Jr. > [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, May 31, 2006 8:41 PM > > To: users@httpd.apache.org > > Subject: Re: [EMAIL PROTECTED] Getting Apache to use > PHP under Window XP > > > > Martyn Griffin wrote: >

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-06-01 Thread Martyn Griffin
Based upon previous suggestions, I tried that last night. Effectively, there was no change in behaviour, so I just have to believe the problem is a little more fundamental.   What irks me is that there are a number of LoadModule mod_xxx  modules/yy.so commands immediately after my

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-06-01 Thread Martyn Griffin
But there is no php5apache2_2.dll file. Only php5apache2.dll   Where is the 2_2  file to be found. went to ApacheLounge but it does not have a 2_2.dll, but the comments imply that their 2.dll file was compiled to work with 2.0 and 2.2   On the other hand, incase what I have is still wrong, co

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-31 Thread Martyn Griffin
iffin -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 8:41 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP Martyn Griffin wrote: > I even pulled the dll out of the distribution

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-31 Thread Martyn Griffin
://www.psychtest.com - Original Message - From: Martyn Griffin To: users@httpd.apache.org Sent: Tuesday, May 30, 2006 6:52 AM Subject: RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP Have been trying a few things more and actually noticed what may be a

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-30 Thread Martyn Griffin
--- Original Message - From: Martyn Griffin <mailto:[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Tuesday, May 30, 2006 6:52 AM Subject: RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP Have been trying a fe

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-30 Thread Martyn Griffin
d the other uses PROCEDURE. Is it probable that these are two distinct issues, one not able to open the file and the other, not liking what it sees (or doesn't see) after it is opened?? Martyn T. Griffin -Original Message- From: Martyn Griffin [mailto:[EMAIL PROTECTED] Sent: Tuesday, Ma

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-30 Thread Martyn Griffin
that before PHP would work on my system. -Wraith Martyn Griffin wrote: > Overview: > > I am trying to change the httpd.conf file to add the LoadModule > command for PHP V5.1.4. > > The instructions indicate to make a reference to the .dll file (not an > .SO file). > H

RE: [EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-30 Thread Martyn Griffin
When I initially tried that, based upon the example from the install manual, it complained about it with the following error msg: The Apache service named reported the following error: >>> Invalid command 'PHPIniDir', perhaps misspelled or defined by a module not >>> included in the server conf

[EMAIL PROTECTED] Getting Apache to use PHP under Window XP

2006-05-29 Thread Martyn Griffin
Overview: I am trying to change the httpd.conf file to add the LoadModule command for PHP V5.1.4. The instructions indicate to make a reference to the .dll file (not an .SO file). Here is the line that was added: LoadModule php5_module modules/php5apache2.dll The dll file has been moved to the