ID:               16094
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Red Hat LInux
 PHP Version:      4.0.6
 New Comment:

The version of PHP that this bug was reported in is too old. Please
try to reproduce this bug in the latest version of PHP (available
from http://www.php.net/downloads.php

If you are still able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".




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

[2002-03-15 06:56:17] [EMAIL PROTECTED]

this is not a support question.
May be some step is missed out in the INSTALL file which is
required for installation.

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

[2002-03-15 06:44:35] [EMAIL PROTECTED]

The php.ini file is located in /usr/local/lib and not in /usr/local/bin
reported earlier

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

[2002-03-15 06:44:35] [EMAIL PROTECTED]

The php.ini file is located in /usr/local/lib and not in /usr/local/bin
reported earlier

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

[2002-03-15 06:43:41] [EMAIL PROTECTED]

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

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

[2002-03-15 06:41:42] [EMAIL PROTECTED]

I am using php,mysql,apache combination on a linux machine.

I used the INSTALL file available in php-4.0.6.tar to install PHP in
static mode.

Compilations and Installation go on fine with no errors.

But when a test.php script containing:
<HTML>
<HEAD>
<TITLE>Testing PHP</TITLE>
</HEAD>
<BODY>
<?
phpinfo();
?>
</BODY>
</HTML>

is executed, only the HTML tags are interpreted. There is no output for
phpinfo().
The php.ini file is located in /usr/local/bin
The httpd.conf is present in /www/conf
The apache version used is apache_1.3.23

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


-- 
Edit this bug report at http://bugs.php.net/?id=16094&edit=1

Reply via email to