Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

building PHP on Windows Apache 2.0.39

Status
Not open for further replies.

carpeliam

Programmer
Mar 17, 2000
990
US
As some of you might know, the currently available dlls do not work out of the box with the new version of Apache, and so I'd need to build them from source. However, building from source is not something I do often, so I need a bit of assistance.

First off, I'm using the VC++ workspace, with VC++ .NET (essentially the same deal as VC6, as far as I can tell so far, for the purposes of this build).

My only problem really is that many header files are unable to be found. Now I realize that these header files are part of apache etc, and my problem with this is that I don't know how to reference these files from within VC++. I'm guessing I'll have more problems later.. but if anybody could help me out here, I'd be grateful. Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
 
ok.. so if nobody has built php, can anybody tell me where to get the necessary dll's for php on apache 2.0.39? thanks.. Liam Morley
lmorley@gdc.wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top