Windows XP, Apache 2.2.2, PHP 5.2.0

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Zeekar
Forum Newbie
Posts: 3
Joined: Fri Jun 30, 2006 9:22 pm

Windows XP, Apache 2.2.2, PHP 5.2.0

Post by Zeekar »

Anyone have this combination working? Whenever I try to load the php5apache2_2.dll from the latest stable snapshot as of today (june 30), the server fails to start, or log any helpful error messages, even... the process just dies quietly.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

It's running on mine. are you using XP home or XP Pro?
Zeekar
Forum Newbie
Posts: 3
Joined: Fri Jun 30, 2006 9:22 pm

Post by Zeekar »

Everah wrote:It's running on mine. are you using XP home or XP Pro?
Pro. XP 2002 SP 2.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

How did you install Apache? I installed apache first, then PHP via the installer. When it was installing it asked me if I wanted to configure Apache for PHP, I said yes, and it did it. Never had a problem with it.
Zeekar
Forum Newbie
Posts: 3
Joined: Fri Jun 30, 2006 9:22 pm

Post by Zeekar »

Everah wrote:How did you install Apache? I installed apache first, then PHP via the installer. When it was installing it asked me if I wanted to configure Apache for PHP, I said yes, and it did it. Never had a problem with it.
What installer? I downloaded the latest stable zip of PHP from the snaps site. I just unzipped it to c:\php and manually edited the httpd.conf to load the php5apache2_2.dll.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Cool. I have never done it that way. I have never had any problems either. :wink:
Post Reply