Probably not your problem but shouldn't your php line be as follows:
<?php phpinfo(); ?>

ie without the space between <? and php?

Caleb Carvalho wrote:

> Hi all,
>
> I've just finish upgrading my apache server to apache 1.3.22,
> I have also compiled my php-4.0.6 with it.
>
> When I try to test it using
>
> <? php phpinfo(); ?> saved as php, the browser tries to download it instead.
>
> I have added the application type under httpd.conf and restarted the server
> ./apachectl restart.
>
> when I type
>
> ./apachectl status it does not show that the php-4.0.6 has be compiled with
> it.
>
> Am i missing some steps? please point me out,
>
> p.s. i have added the module of php4 /libphp4.a to apache
> and did the make command to make it executable.
>
> Thanks,
>
> Caleb Carvalho
> Application Engineer
> LoadRunner/APM
> 
>-----------------------------------------------------------------------------------------
> Enterprise Testing and Performance Management Solutions
> 
>-----------------------------------------------------------------------------------------
> Mercury Interactive
> 410 Frimley Business Park
> Frimley, Surrey.  GU16 7ST
> United Kingdom
> Telephone :  +44 (0)1276 808300
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
> --
> 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]
>
> ***************************************************************
>  This message was virus checked with: SAVI 3.50
>  last updated 5th November 2001
> ***************************************************************

--
--------------------------------
 Email:  [EMAIL PROTECTED]
         [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