I downloaded the stable 1.2.4 PHPWiki version. Untarred it and uploaded it to my hosted server. However, when I try to load it the first time, I get the following errors:
Warning: reset(): Passed variable is not an array or object in /towiki/phpwiki/lib/dbalib.php on line 70
Warning: Variable passed to each() is not an array or object in /towiki/phpwiki/lib/dbalib.php on line 71
WikiFatalError
Cannot open database 'wiki' : '/tmp/wikipagesdb', giving up.
I tried changing the /tmp directory to one in the phpwiki dir, but even with chmodding the dir and editing lib/config.php, it still doesn't work. Does anyone have any ideas what the issue is?
Thanks,
J Silverman
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I downloaded the stable 1.2.4 PHPWiki version. Untarred it and uploaded it to my hosted server. However, when I try to load it the first time, I get the following errors:
Warning: reset(): Passed variable is not an array or object in /towiki/phpwiki/lib/dbalib.php on line 70
Warning: Variable passed to each() is not an array or object in /towiki/phpwiki/lib/dbalib.php on line 71
WikiFatalError
Cannot open database 'wiki' : '/tmp/wikipagesdb', giving up.
I tried changing the /tmp directory to one in the phpwiki dir, but even with chmodding the dir and editing lib/config.php, it still doesn't work. Does anyone have any ideas what the issue is?
Thanks,
J Silverman
register_globals on