From: Jeff D. <da...@da...> - 2001-04-05 22:13:25
|
Hi Carla, >I'm not sure about the CGI wrapper configuration. I'll see if I can see how >that works, and try to determine if PHP was installed that way or not. Try creating a short php script (called, say, 'phpinfo.php') consisting of the following line: <?php phpinfo(); ?> This script (when browsed) will report all sorts of information about the configuration of your PHP. Then report back with the output of that script (or just give us the URL so we can go look ourselves.) Best Regards, Jeff Dairiki <da...@da...> |