From: Shirish K. N. <sh...@cs...> - 2003-06-03 13:47:09
|
Hi, I am a newbie phpwiki (and php) user. Just finished installing phpwiki. But when i access index.php through the browser, all I get is a blank page. PHPWiki Version: 1.3.3 PHP Version: PHP 4.3.1 (cli) (built: Apr 15 2003 14:15:13) Copyright (c) 1997-2002 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies My sysadmin told me that PHP is not installed as a module in the webserver (Apache) on this box. So ive added a "#!/usr/local/bin/php" at the beginning of index.php. Any help to get my PHPWiki running will be appreciated. Thanks. --shirish |