|
Posted by IchBin on 07/26/06 23:16
PTM wrote:
> "greenflame" <dynamic.efry@gmail.com> wrote in message
> news:1153945697.003650.20850@75g2000cwc.googlegroups.com...
> hi, Phil, and thank you for your rapid response.
>
> mmmm. to be honest, I'd be glad to have more instructions since I have
> no idea what or hw to use this function. phpinfo();
>
> and what does it mean to run something through a server? just rephrase,
> please.
> :D
>
> thank you
> Efry
> PTM ???:
- Create a php file, say you call it 'phpinfo.php', with this:
<?php
phpinfo();
?>
- Find in your Apache2.conf where the 'DocumentRoot' is set and save
that file in that subdirectory.
- Then load the file in a browser.
http://localhost/phpinfo.php
This will show you the PHP configuration.
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Navigation:
[Reply to this message]
|