Home
Learn More
Purchase
Knowledge Base
Support
Contact
Register
|
Login
Knowledgebase
Downloads
Glossary
Ask a Question
Search:
Advanced search
Please enter a keyword or ID
Knowledgebase
KBPublisher
/
KB Home
/
User Manual v3.5
/
Installation
/
Installing KBPublisher manually
/ Comments
Showing: 1-2 of 2
Comments
kristau
|
28 Mar, 2008 01:34 PM
Missing from these instructions is the following very important settings change in admin/config.inc.php:
$conf['allow_setup'] = 0;
This disables the setup wizard.
Posted: 2 years 3 months ago
blongo
|
03 Apr, 2008 12:04 PM
Thanks kristau, that helped me out.
Posted: 2 years 3 months ago
Add comment
Name:
Email:
*
Comment:
(Use BBcode - No HTML)
*
Confirmation code:
Type the characters in the image above exactly as you see them
Powered by KBPublisher
(Knowledge base software)
© 2008 Double Jade LLC |
customer.service@kbpublisher.com
$conf['allow_setup'] = 0;
This disables the setup wizard.