Hello,

I can't seem to install PHP 4.0.1 with Netscape Enterprise Server. I want to install it as a NSAPI Module. I used ./configure with-nsapi=/path to server/ and there were no errors. But when I use the Make command I get the following error. nsapi.c:50 cannot find nsapi.h file. I added all the lines in the obj.conf file like i was told to under the nsapi-readme file. I search the whole server and the nsapi.h file is nowhere to by found.

I hope someone can help out.
Thanks
Joey

    8 days later

    Hello,

    I would like to know how to do this, too. (I'm sending this so I get e-mailed replies to this thread).

    Actually, I tried once to compile PHP 4 using the .dsw (Visual C++ Workspace) file provided, but it didn't work. It choked on the ".y" files.

    Daniel 'Doc' Sewell
    dochood@earthlink.net

      2 years later

      With instructions from
      http://benoit.noss.free.fr/php/install-php.html

      I followed instructions

      Be carefull there :

          .Due to a bug of the Nestcape/iPlanet administration console,
      
            you have to create a dummy shell-cgi directory (for ex:/dummy maps c:/temp)
          .On the MIME Types page, add a new MIME type.
      
            Set the Type field to type, and the content type to magnus-internal/shellcgi 
            In the File Suffix field, enter php,php3,php4 Click here for screenshot 

      Good luck
      Daniel

        Write a Reply...