make a file called, test.php
with these lines in it:
<?
 phpinfo();
?>

stick it into your web server directory and point a browser at it, if it
doesn't work send error messages.

Keith

On Thu, 15 Mar 2001, Norberto Rojas wrote:

> Hi:
>
>    I've trying to install PHP4 without good results:
>   The steps i follow were:
>
> 1:  gzip -d  <  php-4.0.4pl1.tar.gz   | tar xvf -
> 2: cd php-4.0.4pl1
> 3: ./configure --with-nsapi=/usr/netscape/server4/ --enable-tracks-vars
> --enable-libgcc (because i want to uset with iplanet web server)
> 4: make
> 5: make install
> 6: add command lines into the files: obj.conf  & mime.type of the iPlanet
> 7: what else ???? thats all ????
>
> I hoped to find an executable file (maybe "php") or something like that.
>
> I'll appreciate if somebody help me, because  i need to resolve this
> problems just today.
> I'm really desperated, so please help me !!
>
>
> --
> 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]
>
>


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