Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Tiki
« previous
next »
+
Print
Pages: [
1
]
Go Down
Tiki
2 Replies
467 Views
Ted
Tiki
«
on:
April 15, 2003, 01:41:13 AM »
How can I install Tiki Wiki on my 5.6 box? The howto at
http://www.cusick.ws/doc/tiki-howto.html
(something about pear library or something) doesn't work at all. Any experience or tips would be appreciated.
Logged
Ted
Re: Tiki
«
Reply #1 on:
April 15, 2003, 03:22:11 AM »
PHP Fatal error: main() [
http://www.php.net/function.main
'>function.main]: Failed opening required 'DB.php' (include_path='.:/usr/share/php') in /home/e-smith/files/primary/html/db/tiki-db.php on line 3
this is the error i get
tiki-db.php is as follows
require_once('DB.php');
$host_tiki = 'localhost';
Logged
LucL
Re: Tiki
«
Reply #2 on:
April 16, 2003, 01:49:47 AM »
Sounds like a MySQL configuration error.
Did you set up a seperate DB for Tiki and assign the uname/psswd for that DB in the appropriate DB configuration settings in Tiki?
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Tiki