Installation of the DOCman Joomla Plugin
Ok, there are a couple of gotchas when installing DOCman 1.4x with Joomla 1.5x. The readme.txt file is less than helpful, but the short version is this:
- Temporarily allow 777 permissions on the following three directories (this can be found in the DOCman support forum):
/
/administrator/modules/
/plugins/ - Install plugin as normal (I uploaded the ZIP using the standard Joomla installer).
- After the install you’ll get an error message like “Warning: fopen([path]/administrator/components/com_docman/docman.config.php) [function.fopen]: failed to open stream: Permission denied in [path]/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 121
To alleviate this, change /administrator/components/com_docman/docman.config.php to be 666 writable (probably forever, but that assumes you’ll be changing your DOCman options as you toy with it). - Set permissions back to 755 on the three directories from step 1.
Voila!
Note: After this is done, no permissions changes need to be made to install the various official Joomla add-ons (which are indispensable) through the normal ZIP upload method:
- DOCLink
- DOCman Search
- mod_docman_catdown
- mod_docman_latestdown
- mod_docman_lister
- mod_docman_mostdown
Add-ons available at the DOCman downloads page.
Leave a Reply
You must be logged in to post a comment.