# OpenDocMan - Login Information ## ✅ Installation Complete! Your OpenDocMan installation is complete and ready to use. ## 🔐 Login URLs Try these URLs to access the login page: 1. **Primary Login URL:** ``` https://doc.aktwentyone.com/ ``` 2. **Alternative Login URL:** ``` https://doc.aktwentyone.com/application/controllers/index.php ``` 3. **If you have a public directory configured:** ``` https://doc.aktwentyone.com/public/ ``` ## 👤 Default Login Credentials - **Username:** `admin` - **Password:** (The password that was shown during installation) **Note:** If you don't remember the password, you may need to reset it in the database or re-run the installation. ## ⚙️ Important Configuration After logging in, make sure to: 1. **Set the Data Directory:** - Go to: **Admin → Settings** - Find the **`dataDir`** setting - Set it to: `/home/u278597652/home_doc` - Save settings 2. **Change Admin Password:** - Go to your profile settings - Change the password immediately for security ## 🔍 Troubleshooting **If you can't access the login page:** 1. Check that your web server is pointing to the correct directory 2. Verify file permissions: ```bash chmod 644 application/configs/config.php chmod 775 application/templates_c ``` 3. Check for .htaccess issues (temporarily rename it if needed) **If login doesn't work:** - Verify the admin user exists in the database - Check that the `authen` setting is set to `mysql` - Try accessing the database directly to verify credentials ## 📝 Database Information - **Database:** `u278597652_doc` - **Database Version:** 1.4.0 (matches required version) - **Document Repository:** `/home/u278597652/home_doc` --- **Installation Date:** December 23, 2024 **Site URL:** https://doc.aktwentyone.com/