Date: 02/12/03
- Next message: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Previous message: Stephane Rozes: "[PHP-INST] PHP + Apache + FastCGI"
- Next in thread: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "RE: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Reply: Lou Picciano: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, this should be a simple one.
I have compiled apache with the --enable-so option. Everything worked
fine. I then configured PHP with the --with-apxs2=[path] and that also
configured without problems. I had to manually input the LoadModule and
AddType parameters into the httpd.conf file. The associated files exist,
and the httpd daemon is definately using that .conf file. Now, html
file render fine, but when I select a .php file, the "save as" dialog
box comes up. So, apache isn't processing the .php file properly. What's
wrong? I thought the AddType application/x-httpd-php .php would have
controlled this?
I'm sure this is an easy fix!?!
Thanks,
Martin
- Next message: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Previous message: Stephane Rozes: "[PHP-INST] PHP + Apache + FastCGI"
- Next in thread: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "RE: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Reply: Lou Picciano: "Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

