Hi,

I'm trying installing an apache 2.0.46 with PHP 4.3.2

I compiled and installed the modules following the installation instructions found on php.net
Unfortunately, when I attempt to view a simple testpage.html the only result I find is a blank page. When I take a look to the source, I see my PHP code....So the page wasn't processed by php...


apache:
./configure --enable-so
make
make install

PHP
./configure --with-apxs2=/usr/local/apache2/bin/apxs
make
make install
I copied the php.ini-dist in /usr/local/lib/php.ini

but no success... :-(

Anyone could help me with this fu#!@& install ?

Thanks

Renaud

_________________________________________________________________
Hotmail: votre e-mail gratuit ! http://www.fr.msn.be/hotmail


-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to