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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
|
|||
|
|
![]() |
| Thread Tools | |
|
|
|
||||
| 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 |