diff options
author | tailor <cygnus@janrain.com> | 2006-08-04 22:18:19 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2006-08-04 22:18:19 +0000 |
commit | d8e179f4a6e50a95c52ece680cb63809dbf075a7 (patch) | |
tree | 520bdece007085f935064f7d746c5a80da1758ce | |
parent | 189b7c88d9721872613f2087db4e59cf699ff887 (diff) | |
download | php-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.zip php-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.tar.gz php-openid-d8e179f4a6e50a95c52ece680cb63809dbf075a7.tar.bz2 |
[project @ Mentioned detect.php in README]
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ You will need PHP 4.3.0 or greater to use this library. We have tested the library on PHP 4.3.0, 4.4.1, and 5.1.1. We expect it to work on 4.2.0, but it is untested. +At any time, visit the 'detect.php' script in the examples/ directory +to see a web page detailing the state of your PHP installation. This +script will tell you if you meet the installation requirements. + Follow these steps: 1. Install dependencies. |