RE: [users@httpd] Getting Apache to use PHP under Window XP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Have been trying a few things more and actually noticed what may be a key
difference in the error msgs logged.
When I use the entry:
	LoadModule php5_module modules/php5apache2.dll
It returns the error --> The specified procedure could not be found.     .

When I use the full path to the original file as:
	LoadModule php5_module "C:/Installs/WebTools/PHP/php5apache2.dll"
With or without the quotes, it returns --> The specified module could not be
found.     .

The only difference in the structure of the error message is that one uses
the word MODULE and 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:griffinmt@xxxxxxxxxxx] 
Sent: Tuesday, May 30, 2006 9:01 AM
To: users@xxxxxxxxxxxxxxxx
Subject: RE: [users@httpd] Getting Apache to use PHP under Window XP

The problem is with the php interface module. But, just to make sure, I put
a copy into the windows folder and retried, to no avail.

Is it possible I have an access issue. I am running on XP Home. If so, how
do I alter that. Since this is an internal Lan system, I could open up
everything for now. 


Martyn T. Griffin


-----Original Message-----
From: WDaquell [mailto:wdaquell@xxxxxxxxx]
Sent: Tuesday, May 30, 2006 12:24 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: [users@httpd] Getting Apache to use PHP under Window XP

Have you tried putting PHP.ini in your Windows folder? I had to do 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).
> Here is the line that was added:
>
> LoadModule php5_module modules/php5apache2.dll
>
> The dll file has been moved to the Apache2.2 modules folder for this 
> attempt.
>
> After apache startup fails, the Application Event log contains an 
> error msg with the following:
>
> The Apache service named  reported the following error:
>   
>>>> httpd.exe: Syntax error on line 70 of C:/Program Files/Apache 
>>>> Software
>>>>         
> Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program 
> Files/Apache Software Foundation/Apache2.2/modules/php5apache2.dll 
> into
server: The
> specified procedure could not be found.     .
>
> Apache works as expected without this line added (but without any PHP
> support) and PHP itself works (though not thoroughly tested).
>
> Also, a system environment variable  (PHPRC) was set to point to the 
> folder containing the PHP.ini file.
>
> No doubt, I will need to supply more info, but was hoping someone 
> might just have the answer at the tip of their tongue :^)
>
> Martyn T. Griffin
>
>   


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006
 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 5/29/2006
 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux