Phpinfo.php info not appearing
Posted: Mon Dec 13, 2004 7:52 am
Hi,
I am a newbie to php,apache etc..and seem to be having problems getting the php info page to be appear.
I have installed everything...I am using windows xp, apache 2.0.4.3, php 4.2.3.
apache is working all well and good.
i have renamed the config php file to php.ini and moved it. also renamed the other files that need renaming and moving.
Add the relevant lines to the apache config file and made sure that the path is correct to the php file.
Also added the addtype lines
Created a php document for phpinfo and saved into htdocs. Also made sure the hidden extension for notepad has been edited.
When trying to view the phpinfo information in the browser, all I see is the code that I wrote into the notepad file e.g <? phpinfo() ; ?>
I would appreciate any help, as I think I will not have any hair left very soon
Thanks
The Sandman
I am a newbie to php,apache etc..and seem to be having problems getting the php info page to be appear.
I have installed everything...I am using windows xp, apache 2.0.4.3, php 4.2.3.
apache is working all well and good.
i have renamed the config php file to php.ini and moved it. also renamed the other files that need renaming and moving.
Add the relevant lines to the apache config file and made sure that the path is correct to the php file.
Also added the addtype lines
Created a php document for phpinfo and saved into htdocs. Also made sure the hidden extension for notepad has been edited.
When trying to view the phpinfo information in the browser, all I see is the code that I wrote into the notepad file e.g <? phpinfo() ; ?>
I would appreciate any help, as I think I will not have any hair left very soon
Thanks
The Sandman