OZONE Asylum
FAQ
How do I check what version of PHP/MySQL I have installed and/or the modules available?
This page's ID:
5776
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "How do I check what version of PHP/MySQL I have installed and/or the modules available?"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
You need to create a phpinfo file - PHP has a simple function phpinfo() which does all the hard work so create a file called something like phpinfo.php and paste this into it: [code]<?php phpinfo(); ?>[/code] and upload it to your server. It should tell you all sorts of information that you need. However, this information could be used to target you server and so you should delete the file after you find what you want or hide it in a password protected folder. -------------------- Relevant links: [url=http://www.php.net/phpinfo]phpinfo()[/url] - the manual entry for this function. _______________ [internallink=4626]Emperor[/internallink] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Tyberius+Prime]Tyberius Prime [/url] on Sun 03-Aug-2003)[/i][/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »