Hi again.,
Problem solved.
The problem was actually not in the php installation
or configuration. All that was correct. The server in
question loads several other NSAPIs. One of those
loaded a new mime.types at startup and overrided the
mime-types of the web server. This caused Netscape
not to recognise the php-files and thus just returning
the source instead of passing the files to the parser.
Thanks to those who've helped me. :)
Danne Lundqvist
Danne Lundqvist wrote:
> Hi,
>
> I seem not to be able to get the nsapi module to
> parse the php code with the Netscape server. I am
> trying to get a virtual server to have php support.
> Compiling and installing seems to go fine.
>
> I changed the LD_LIBARY_PATH to include the files
> in /usr/local/lib, I have added the mimetype in
> mime.types and added all the stuff that should go
> in obj.conf. I get this line in the logs/errors file:
>
> [09/Jan/2001:16:53:25] info (13332): php4_init reports: Initialized PHP
> Module
>
> Can someone tell me what is going on? The only thing
> I get back when trying <?php phpinfo(); ?> is the
> code itself. I am starting to feel totally clueless.
>
>
>
> INFO:
> I'm using iPlanet Web Server 4.1 on Solaris 2.8.
> The configure command is the following (but I've
> tried without the libgcc and trans-id too and the
> paths are correct);
>
> ./configure --with-nsapi=/data/nesdir/nes4.1/
> --with-mysql=/u/mysql-3.23.27-beta-sun-solaris2.7-sparc/
> --with-sablot=/usr/local --enable-libgcc --enable-trans-sid
>
>
> Thanks,
> Danne Lundqvist
--
PHP Install 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]