Apache2 and PHP
From: Klaatu (mutster8_nospam__at_netscape.net)
Date: 01/28/04
- Next message: xyzzy: "Re: Apache2 and PHP"
- Previous message: CountScubula: "Re: Using GD with PHP"
- Next in thread: xyzzy: "Re: Apache2 and PHP"
- Reply: xyzzy: "Re: Apache2 and PHP"
- Reply: Savut: "Re: Apache2 and PHP"
- Reply: Klaatu: "Re: Apache2 and PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 21:51:09 GMT
Have Apache2 installed and running okay. Also installed apache2-mod_php
2.0.47_4.3.2-2mdk on my Mandrake 9.2 system. Also have php432-devel
4.3.3-2mdk, libphp_common432 4.3.3-2mdk, php-ini 4.3.3-1mdk and other php
software installed. When I use a local browser to examine a test script
<html>
<head>
<title>A PHP Example</title>
<body>
<h1>A PHP Example</h1>
You are using
<?echo $HTTP_USER_AGENT?>
to view this page
</body>
</html>
only the html is rendered, no php. Have looked at syslog, apache error log,
php.ini, apache conf, etc. and have found no errors (new to php so may have
easily overlooked something). Any troubleshooting assistance appreciated.
TIA
- Next message: xyzzy: "Re: Apache2 and PHP"
- Previous message: CountScubula: "Re: Using GD with PHP"
- Next in thread: xyzzy: "Re: Apache2 and PHP"
- Reply: xyzzy: "Re: Apache2 and PHP"
- Reply: Savut: "Re: Apache2 and PHP"
- Reply: Klaatu: "Re: Apache2 and PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|