Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in PHP only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
PHP
How do i know if my server supports PHP?
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Bl00dFox
New Member
Join Date:
Mar 2007
Posts:
12
#1
How do i know if my server supports PHP?
Mar 18 '07, 05:12 AM
I have a very simple question - I have a server and i want to use PHPBB forum on it. For that, PHP support is needed. Is there any way to know whether or not my server supports PHP?
thanks guys
ak1dnar
Recognized Expert
Top Contributor
Join Date:
Jan 2007
Posts:
1584
#2
Mar 18 '07, 07:22 AM
Its simple as your question. add a new .php file with this coding to your web dir and access the file using the path.
php_info.php
[PHP]<?
phpinfo();
?>[/PHP]
http://www.yourdomain. com/php_info.php
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment