Exforsys

Online Training

PHP configuration problems

This is a discussion on PHP configuration problems within the PHP forums, part of the Programming Talk category; Hi All, I am looking for some help to configure PHP with Apache web server. I am trying to create ...


Go Back   Exforsys > Programming Talk > PHP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-01-2006, 05:34 PM
Junior Member
 
Join Date: Aug 2006
Posts: 1
pklad is on a distinguished road
PHP configuration problems

Hi All,

I am looking for some help to configure PHP with Apache web server. I am trying to create an interactive website so I am using Apache, PHP and MySql. I have done the following:

I have successfuly installed Apache 2.0.52 on my Windows XP system. I have also tried to install PHP 5.0.2. I have placed the Php.ini file in C:/windows and the php5ts.dll file to C:/windows/system32. I have also added these lines to the httpd.conf file
LoadModule php5_module c:/php5/php5apache2.dll
AddType application/x-httpd-php .php .phtml .html

When I start apache service monitor, I get a green light and a message in the bottom says Apache/2.0.52(Win32) PHP/5.0.2. Does this mean that Apache is seeing PHP?
If I type in http://localhost/ I get the Apache front page confirming it is setup, but if I type http://localhost/phpinfo.php I get Error 404 Page cannot be found. I have placed a txt file phpinfo.php into the c:/program files/Apache group/apache2/htdocs cosisting of

<?php phpinfo();?>

I am not getting the php information page. I have double checked everything including spelling mistakes etc.
I'm sure there is something not pointing to where its should be. Maybe something in the httpd.conf file?

Any help would be great.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-02-2006, 06:19 PM
Junior Member
 
Join Date: Aug 2006
Posts: 1
dmirost is on a distinguished road
Post Catalogue

Keraben, Metropol, Azahar, Azteca, Diago, Veneto, Aranda
The catalogue of interiors Hitom Ceramics.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
problems using php mail function falco85 PHP 6 04-06-2008 12:25 PM
Php Tutorials and ebooks cybot PHP 1 04-14-2007 03:01 AM
PHP Tutorial - Introduction rachelle PHP 0 06-02-2006 01:40 AM
Making the PostgreSQL and PHP Connection techguru Unix Articles and Tutorials 0 08-27-2005 12:24 AM
Required Web Defeloper - PHP hr_Joseph Experienced Job Seekers - India 0 05-26-2005 10:46 AM


All times are GMT -4. The time now is 08:20 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.