ID: 16094 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: Red Hat LInux PHP Version: 4.0.6 New Comment:
The php.ini file is located in /usr/local/lib and not in /usr/local/bin reported earlier Previous Comments: ------------------------------------------------------------------------ [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