The content of my test.php file has: <?php phpinfo(); ?>
-----Original Message----- From: Daniel Clark [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 02, 2004 4:59 PM To: Nguyen, Long P (Mission Systems) Cc: [EMAIL PROTECTED]; Steve Douville; [EMAIL PROTECTED] Subject: RE: [PHP] php installation verification And you test.php file has? (note starting with <?php <?php ?> > Yes. > > Have you stopped and restarted the web server? > >> OK - I tried that and what came up on the browser was the content of the >> test.php file. >> >> I checked in my httpd.conf file I do have the following: >> >> AddType application/x-httpd-php .php >> AddType application/x-http-php-source .phps >> >> LoadModule php4_module libexec/libphp4.so >> >> Any thoughts? >> >> thank you. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php