Downloading PHP

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
andyatstanwell
Forum Newbie
Posts: 3
Joined: Mon Sep 27, 2010 8:38 am

Downloading PHP

Post by andyatstanwell »

Hi, I'm brand new to PHP and the forum. I'm in www.php.net/downloads with a view to downloading the windows binary, which is in a zip file. I'll use the VC6 file as I want to use PHP with Apache. However, there are two kinds, the thread safe and the non-thread safe. Can someone explain the difference and advise me on which one to go for?
robnet
Forum Commoner
Posts: 85
Joined: Mon Aug 10, 2009 8:32 am
Location: South East, UK

Re: Downloading PHP

Post by robnet »

You probably want thread-safe unless you're doing certain things while using IIS as your webserver..

Google is your friend:
http://www.iis-aid.com/articles/my_word ... e_binaries
andyatstanwell
Forum Newbie
Posts: 3
Joined: Mon Sep 27, 2010 8:38 am

Re: Downloading PHP

Post by andyatstanwell »

Thanks.
Post Reply