php3-list | 199901
Date: 01/30/99
- Next message: Zeba Kimmel: "[PHP3] using PHP to "pipe" image files"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Next in thread: Pete Robinson: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Reply: Pete Robinson: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
attached mail follows:
Here's a link that explains it perfectly.
http://www.umesd.k12.or.us/php/win32install.html
Also,
Windows does not allow you to name a file .htaccess does anyone know how to use
these files in Win32. What should they be called?
Thanks
Michael
Patrick Corcoran wrote:
> Hi,
>
> I apologize for asking what must by now be a frequently asked question, but
> I couldn't find a [directly applicable] answer in the FAQ.
>
> I'm having difficulties getting Apache 1.3.3 under Windows98 to recognize
> .php3 file extensions as PHP executables.
>
> Here's what I've done so far:
>
> 1. Apache has been up and running for months. Perl works fine. I've
> uncommented lines in the .conf files reading:
> AddType application/x-httpd-php3 .php3
> (And I've restarted the server.)
>
> 2. I placed php3.ini in C:\Windows. I have not made any modification to
> his file ... it is an exact copy of the distribution file.
>
> 3. My distribution for PHP3 is at C:\php3 as recommended. I have not
> modified or executed any of the files here. I have read the ReadMe.txt.
>
> Possible problems I've concluded so far, perhaps in error:
>
> 1. Apache has no knowledge of PHP3 at this time. My binary apparently
> doesn't include php support and I don't know where to get one which does.
> (I have no C compilation environment on this platform.)
>
> 2. Somewhere, something needs to point Apache or my registry [or ?] in the
> direction of C:\php3
>
> 3. There is some mention in the PHP3 FAQ about configuring Apache at
> runtime via:
>
> # Extra Modules
> AddModule mod_php.c
> AddModule mod_php3.c
> AddModule mod_perl.c
> # Extra Modules
> LoadModule php_module modules/mod_php.so
> LoadModule php3_module modules/libphp3.so
> LoadModule perl_module modules/libperl.so
>
> I wasn't sure if this applied to Win32 installations, and in any case I
> could not find the mentioned modules available for download at either
> apache.org or the PHP web site. I may be barking up the wrong tree here.
>
> I've configured Apache and PHP2 together under Linux a while back -- that
> made sense to me and I had it up and running in short order. This Win32
> configuration seems a little more obscure to me, and I welcome any help or
> suggestions on the matter.
>
> cheers,
>
> Patrick Corcoran
> patrick <email protected>
>
> --
> PHP 3 Mailing List http://www.php.net/
> To unsubscribe send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest list: php3-digest-subscribe <email protected>
> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
> List administrator: zeev-list-admin <email protected>
--
---------------------------
Michael Stearne
EffectiV Internet Solutions
http://EISolutions.com
215.508.5072
---------------------------
--
PHP 3 Mailing List http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list: php3-digest-subscribe <email protected>
For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
List administrator: zeev-list-admin <email protected>
- Next message: Zeba Kimmel: "[PHP3] using PHP to "pipe" image files"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Next in thread: Pete Robinson: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Reply: Pete Robinson: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

