Find all your PHP configuration settings with 3 easy steps!

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Mon Aug 28, 2006 10:33 pm    Post subject: Find all your PHP configuration settings with 3 easy steps! Reply with quote

Ok heres how (NOTE the program used is extremely basic but useful)


1. Download php_test.zip
2. Extract test.php and put it in the htdocs folder (or the folder you use for the abyss webserver HTML files)
3. visit http://LOCALHOST/test.php


And there you go all the info you need :D
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Mon Aug 28, 2006 10:45 pm    Post subject: Reply with quote

What's the point? Using <?php phpinfo(); ?> works just the same.
Back to top View user's profile Send private message
Mikor
-


Joined: 21 Aug 2006
Posts: 144
Location: Hull, England

PostPosted: Mon Aug 28, 2006 10:46 pm    Post subject: Reply with quote

cmxflash wrote:
What's the point? Using <?php phpinfo(); ?> works just the same.


Thats what I was thinking
_________________
Yarrt.com - Free Arcade
RypNet.co.uk - Online Game

MSN:
michael_walker_2004 <at> hotmail <dot> com
Back to top View user's profile Send private message Send e-mail MSN Messenger
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Mon Aug 28, 2006 10:48 pm    Post subject: Reply with quote

for those that dont know how to program php lol



(im really doing this to let people get my first php script)
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon Aug 28, 2006 11:38 pm    Post subject: Reply with quote

If people don't know or intend to know how to program php they probably shouldnt be using it. Also this script is included in virtually every php installation tutorial I know of to make sure it was installed correctly.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Thu Aug 31, 2006 3:25 pm    Post subject: Reply with quote

I count topics like these as spam.

No offence hc.
Back to top View user's profile Send private message Visit poster's website MSN Messenger
tribal
-


Joined: 07 Jul 2004
Posts: 1

PostPosted: Tue Oct 03, 2006 8:25 am    Post subject: Reply with quote

i'm really confused, i've been out of the webmaster/self server situation for awhile but when setting up php and testing all i got was a 404.
I tried the three steps and it worked even though it was exactly the same code i used but without the html in the file.
It didn't work before but now it does, Shrug...
Either way thanks for the easy three steps.
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
hc2995
-


Joined: 07 Aug 2006
Posts: 644
Location: Maryland, USA

PostPosted: Tue Oct 03, 2006 9:56 pm    Post subject: Reply with quote

sorry mate i took that out a while ago if you want just make one ur self, do:


<?php
phpinfo();
?>

and save it in "info.php

then upload it to ur server and access it (like http://localhost/info.php) and it should work :D
_________________
Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group