ID:               16917
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: FreeBSD 4.5-STABLE
 PHP Version:      4.2.0
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Have a look at http://www.php.net/manual/en/install.apache2.php


Previous Comments:
------------------------------------------------------------------------

[2002-04-29 17:57:16] [EMAIL PROTECTED]

There is README file in sapi/apache2filter/ directory.
But the installation should be documented elsewhere too.
(Like the INSTALL file and manual)


------------------------------------------------------------------------

[2002-04-29 17:18:12] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=16917&edit=1


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

Reply via email to