I l@ve RuBoard |
Testing the SoftwareAfter you've successfully installed PHP, either as an Apache module or a standalone binary, you should test it to ensure that all required extensions have been successfully compiled in. You can do this by creating a PHP script containing the following lines:
Then, depending on how you chose to compile PHP, do one of the following:
In either case, the output should be an HTML page that looks like Figure A.1. Figure A.1. The output of a phpinfo() call.Examine this output to ensure that all the extensions you need are active. |
I l@ve RuBoard |
No comments:
Post a Comment