Re: [PHP-INSTALL] PHP Configuration on Sun One

2006-05-18 Thread Peter Hodge
Hi Chuck, You can find out if PHP is set up on the web server properly by creating a little script like this: phpinfo.php: If you browse to the phpinfo.php page on your web server, you should get a fairly large page full of information about your current PHP setup. If you get a blank pag

[PHP-INSTALL] PHP Configuration on Sun One

2006-05-18 Thread CThompson
Hi, I am trying to get PHP version 4.4.2 successfully configured for Sun One Web Server 6.1. I have it working on a development machine.  However, it is not working on a production machine.  It works from the command line when I run a simple PHP script, but not within a web page in a browser.  N