Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<  822 of 908 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 12515
Last update: 03-28-08
Issue:
How do I find information (version ect) about php?
Resolution:

To get information about the version of PHP installed on the system, create a php file on the web server called phptest.php with the following code in the file:

<?

phpinfo();

?>

Save the file and open it from a web browser. This will display information about php.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<   822  of  908  >>