Ok, I just tried that, and it wants to open index.php with a text
editor. It is acting like Apache does not know how to handle a *.php
file.
In my httpd conf, http://www.php.net says to add LoadMudule and
AddMudule statements. Are those still needed?
I believe so... unless you've built it statically they are...
RC
-----Original Message-----
From: Javier Henderson [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 11:27 AM
To: [EMAIL PROTECTED]
Cc: [email protected]; Clark, Ronald
Subject: Re: New Web Server
On Aug 10, 2006, at 12:20 PM, Ron Clark wrote:
Hello all,
I am building a new web server , and have gotten Mysql, Apache and
PHP (php5-extensions) loaded from the p orts. However, Apache is
not
picking up my index.php file. Is there a step somewhere that I
have
missed? I have added
A ddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps
to the httpd.conf f ile, still no luck.
Does it work if you append /index.php to the URL?
If so, add index.php to your DirectoryIndex stanza.
-jav
________________________________________________________________________________
This email is intended only for the use by the party to which it is addressed
and may contain information that is privileged, confidential, or protected by
law. If you are not the intended recipient, you are hereby notified that any
dissemination, copying or distribution of this email or its contents is strictly
prohibited. If you have received this message in error, please notify the sender
immediately by replying to the message and deleting it from your computer.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"