Config.php in the root upb directory MUST BE writable (KB1001)
From MyUPBWiki
(Redirected from KB 1001)
This error is general an installation or upgrade problem
Contents |
Error Message
- "Unable to continue with the installation process. "config.php" in the root upb directory MUST exist and MUST BE writable." - install.php
- "Unable to continue with the installation process. "config.php" in the root upb directory MUST BE writable." - update1.x-2.0.php
Probable Cause
the "config.php" file in upb root directory is not writable or it doesn't exist.
Possible Solutions
CHMOD config.php to 666.
User Contributions
- Rebles 17:49, 28 July 2006 (CDT) - Knowledge Base Creation
