From: tadek <tad...@gm...> - 2006-02-24 06:51:35
|
Warm greeting, I installed phpwiki-1.3.11p1 in my docroot directory. My server is running on NetBSD, Apache 2.0, php 4.4.1 Out of the box (after making changes in config.ini regarding use of mysql), wiki did not work displaying : Fatal Error: lib/Theme.php:1086: Error: pwd: /u2/web/tadek/www/phpwiki/locale lib/IniConfig.php:711: Warning: chdir(): No such file or directory (errno 2) lib/DbSession/SQL.php:97: Notice: Only variables should be assigned by reference Fatal PhpWiki Error lib/Theme.php:1086: Error: pwd: /u2/web/tadek/www/phpwiki/locale Then I defined PHPWIKI_PATH and error went away, and system works, but on each page displayed I get the warning: PHP Warning lib/IniConfig.php:711: Warning: chdir(): No such file or directory (errno 2) lib/DbSession/SQL.php:97: Notice: Only variables should be assigned by reference Am I missing something in config.ini? I would appreciate any hint. Version 1.2.10 run out-of-box w/o any problems. Tadek -- View this message in context: http://www.nabble.com/phpwiki-installation-problem-t1179675.html#a3103835 Sent from the phpwiki-talk forum at Nabble.com. |