From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.5-STABLE
PHP version:      4.2.0
PHP Bug Type:     *General Issues
Bug description:  apache2.0.35+php-4.2.0

I took source code from apache website and php for latest stable version

httpd-2.0.35
php-4.2.0

i compiled apache and php, compiles went fine no errors or warning
messages. I create info.php with following content:

<?phpinfo()?>

when i go to that url I see source code instead of executed php code

when i was installing php, it added following line to httpd.conf

httpd.conf:LoadModule php4_module        modules/libphp4.so

INSTALL describes how to install php-4.1.x not php-4.2.x there for i
assume there is something is missing.

alexus
-- 
Edit bug report at http://bugs.php.net/?id=16917&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16917&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16917&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16917&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16917&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16917&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16917&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16917&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16917&r=submittedtwice

Reply via email to