You need to configure your apache to use php as a cgi, whenever a php file is requested. Here is a link to a toturial. It is for installing in windows, but the configuration af apache should bring you there.
http://www.thickbook.com/extra/php_apachephp4_win.phtml /Martin Hjort Eriksen Citat Prometeo <[EMAIL PROTECTED]>: > Ok, i installed apache_1.3.24 in this way: > 1)./configure --prefix=/usr/local/apache --enable-shared=max > --enable-module=most > 2)make > 3)mke install > > so i installed php 4.2.2 > 1) ./configure -with-apxs=/usr/local/apache/bin/apxs > 2)make > 3)make install > > i think it is all right. > > i try localhost and it's ok. > > i write <? phpinfo(); ?> with kedit > and save it in /usr/local/apache/htdocs as index.php, > but when i open it with my browser (konquenor), localhost/index.php > there is > <? phpinfo(); ?> > > > i can't go on!!!!!!!!!!!!!!!!! > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php