Apache + PHP Issue

2003-06-26 Thread bryan cassidy
Hello, I just installed the mod_php4  + apache ports
and when I create a .php file in a directory say
called test it doesn't ever want to load the script it
wants me to save it on the computer.
http://bsdsys.dyndns.org/test/ when you click on
test.php it wants to Save it not load it. Whats
goin on here? 



__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Apache + PHP Issue

2003-06-26 Thread Timms, Simon
did you put 

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

in the httpd.conf file as it tells you to at the end of the php port
install?  Did you restart apache?

-Original Message-
From: bryan cassidy [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 9:40 AM
To: [EMAIL PROTECTED]
Subject: Apache + PHP Issue


Hello, I just installed the mod_php4  + apache ports
and when I create a .php file in a directory say
called test it doesn't ever want to load the script it
wants me to save it on the computer.
http://bsdsys.dyndns.org/test/ when you click on
test.php it wants to Save it not load it. Whats
goin on here? 



__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


 

This email communication is intended as a private communication for the sole
use of the primary addressee and those individuals listed for copies in the
original message. The information contained in this email is private and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or distribution of
this communication by any means is prohibited.  If you are not specifically
authorized to receive this email and if you believe that you received it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.

Cette communication par courrier électronique est une communication privée à
l'usage exclusif du destinataire principal ainsi que des personnes dont les
noms figurent en copie.  Les renseignements contenus dans ce courriel sont
confidentiels et si vous n'êtes pas le destinataire prévu, vous êtes avisé,
par les présentes que toute reproduction, tout transfert ou toute autre
forme de diffusion de cette communication par quelque moyen que ce soit est
interdit.  Si vous n'êtes pas spécifiquement autorisé à recevoir ce courriel
ou si vous croyez l'avoir reçu par erreur, veuillez en aviser l'expéditeur
original immédiatement.  Nous respectons les demandes similaires qui
touchent la confidentialité des communications par courrier électronique.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Apache + PHP Issue

2003-06-26 Thread Sunil Sunder Raj
Hi,
Did you add these lines in the httpd.conf file.
   IfModule mod_php4.c
 AddType application/x-httpd-php .php .php3 .php4
 AddType application/x-httpd-php-source .phps .php3s .php4s
   /IfModule
Regards
SSR

From: bryan cassidy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Apache + PHP Issue
Date: Thu, 26 Jun 2003 08:39:54 -0700 (PDT)
Hello, I just installed the mod_php4  + apache ports
and when I create a .php file in a directory say
called test it doesn't ever want to load the script it
wants me to save it on the computer.
http://bsdsys.dyndns.org/test/ when you click on
test.php it wants to Save it not load it. Whats
goin on here?


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
Attention NRIs! Send money home in a jiffy. 
http://server1.msn.co.in/msnleads/citibankrca/citibankrca2.asp

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]