What version of PHP is installed on my server?

PHP - Windows & Apache

What version of PHP is installed on my server?

Postby admin » Mon 04 Apr, 2005 6:33 pm

1. Copy and paste the following to a file:


<?php
phpinfo();
?>


2. Save the file as phpinfo.php and upload it to the root directory of your web server.

3. Browse to the file on your server
http://www.yoursitename.com/phpinfo.php

where yoursitename.com is your domain name.

The version of PHP and all libraries it is compiled with will be displayed.
admin
Site Admin
 
Posts: 35
Joined: Thu 03 Mar, 2005 11:51 am

Return to PHP - Windows & Apache

Who is online

Users browsing this forum: No registered users and 1 guest

cron