At 1:36 PM +0100 1/22/01, Aguilar Peña, Javier wrote:
>It's me again..... I've tried with IIS and PWS and everithing ok...but not
>with Netscaspe which is the one I need.


I assume you're talking about Netscape on Windows? If so, yes it runs
fine, but only as a CGI - I used to have that setup until I moved to
an Apache/PHP module configuration. Off the top of my head, I had

        (1) set up Windows file associations to associate .php
extension with PHP.exe
        (2) created Shell CGI directories for all my php scripts

There was a better way that someone had come up with that avoided
step (1) by editing the mimetypes.conf (?) file and associating the
php extension with the php executable within Netscape, but I can't
remember that method offhand - it's been a while.

Also, if you're looking for Netscape on Unix information, there used
to be a website that explained how to compile PHP to run as a NSAPI
module; unfortunately, that URL disappeared. I could dig up that info
for you anyway, if you're interested.

Lastly, I believe that PHP4 comes with experimental NSAPI support;
check www.php.net or www.php4win.de

        - steve


>Thanks again.
>
>>  -----Mensaje original-----
>>  De: Aguilar Peña, Javier
>>  Enviado el: lunes 22 de enero de 2001 13:31
>>  Para:       '[EMAIL PROTECTED]'
>>  Asunto:     [PHP] Does PHP works with Netscape Web Server or IPlanet???
>>
>>  Does PHP works with Netscape Web Server or IPlanet???
>>  If it does.....HOW????
>>
>>  [EMAIL PROTECTED]
>>  Thanks

--
+--- "They've got a cherry pie there, that'll kill ya" ------------------+
| Steve Edberg                           University of California, Davis |
| [EMAIL PROTECTED]                               Computer Consultant |
| http://aesric.ucdavis.edu/                  http://pgfsun.ucdavis.edu/ |
+-------------------------------------- FBI Special Agent Dale Cooper ---+

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to