Obtaining PHP
This section has details about PHP download locations, and OS issues. 1. Where can I get php? 2. Is there a precompiled binary version? 3. Where can I get an optional PHP expansion library? 4. What can I do to make these libraries work? 5. I use CVS to get the latest version of PHP source code on my windows, how do I compile it? 6. Where can I find Browser capabilities File?
1. Where can I get php?
You can download PHP on any of the PHP member sites. These sites can be found in http://www.php.net/. You can also use anonymous CVS to get the absolute latest version of the source code. For more information about CVS, consult the http://cvs.php.net/.
2. Is there a precompiled binary code??
We only publish binary code under Windows, because we cannot compile the binary code of different PHP options under each host (Unix/linux), and many Linux built-in PHP. The binaries under Windows can be downloaded from our site, and Linux's binary version, please refer to your Linux publisher's site.
3. Where can I get an optional PHP expansion library?
Note: Those marked with * are not thread-safe libraries and should not be used as multithreaded Windows Web servers (IIS, Netscape) modules. They do not have this limitation under the Unix/linux platform.
4. How can I make these libraries work?
You need to follow the guidance provided by the library. Some libraries are automatically detected when you run PHP configuration scripts (GD library), and some other libraries, you have to '--with-extension ' open option ' cofigure '. Run ' Configure--help ' to see this information.
5. I use CVS to get the latest version of PHP source code on my windows, how do I compile it?
First, you must install Microsoft Visual C + + V6 (V5 also can, but we are under V6) and you need some support files. , see the Manual for compiling PHP under Windows.
6. Where can I find Browser capabilities File?
You can find a file named Browscap.ini at the following site http://www.cyscape.com/asp/browscap/
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.