That is an Apache configuration issue. With the default installation of Apache, it only serves index.html as home page, not index.php. You need to reconfigure your Apache to server index.php.
You can also access the file by adding it to the end of your URL. But obviously if this is going to be set up with a Domain name, you will want to properly configure the default page in Apache. Check out www.apache.org for details. -----Original Message----- From: Richard Frazier [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 8:42 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] not loading php correctly so yeah i got apache and php installed like the php install txt file says too. i also created a small test php page (index.php) and placed it in the root directory for apache but when i go to http://192.168.0.2 it just shows a directory of all of the files in the root. im using xp, apache 1.3.2.8, and php 4.3.3rc2 ~Richard -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php