Hi there,

Can anybody help me on this one?

I have installed PHP 4.0.6 as CGI (not NSAPI) on an 
HUX 10.20 server, running Netscape Enterprise Server 
3.61.

My configuration options:

./configure --with-mysql=/usr/local/mysql \
            --enable-track-vars \
            --enable-libgcc \
            --enable-discard-path

Everything seem to have installed well, but whenever I run
a PHP script, I get the first line e.g. #!/usr/local/bin/php
displayed.

I have only added a line to the mime.types file as I'm not 
sure which options are necessary in the obj.conf file. 

I have noticed that with a NSAPI build, one should put in a 
line for the shared library libphp4.so, but this file is not 
built / created during my installation (I suspect it's only 
necessary for the NSAPI build, but I'm no expert in this field.)

I thought the --enable-discard-path was supposed to take care of the 
priblem, but it seems not to.

Can anybody perhaps help?

Thanks in advance.

Marius Etsebeth

P.S. I have also installed it on Win98, M$ PWS & MySQL 
as well as Apache & MySQL on Mandrake - no problems!
So this one has me baffled...

-- 
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]

Reply via email to