Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for jabbott

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 04:53
  • Posts: 3
  • Profile Views: 6309
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
What does this mean? I am having the same problem but don't know what I should be updating and resetting. I like the sound on problem resolved though. Please let me know
DOCMAN_config.class. ...
Category: JoomDOC
emo
I tracked down the Internal Server Error, ISE, that I was getting when I tried to install (www.artio.net/support-forums/joomdoc-docman-2/install-trouble) to mod_security being installed on the server. I now have mod_security turned off and I am having some additional problems. This time with more meaningful error messages. The text as follows.



* JInstaller::install: There is already a folder called '/web/joomla/administrator/language/en-GB/en-GB.mod_joomdoc_latest.ini'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/administrator/language/en-GB/en-GB.mod_joomdoc_logs.ini'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/administrator/language/en-GB/en-GB.mod_joomdoc_top.ini'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/plugins/editors-xtd/joomdoclink'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/plugins/joomdoc/standardbuttons.php'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/plugins/search/jfjoomdoc.php'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* JInstaller::install: There is already a folder called '/web/joomla/plugins/search/joomdoc.php'. Please initially check whether:
• the Extension is already installed
• the file names in the XML file are spelled correctly
• there are no XML files listed inside the extension.xml file
• all of the files (not including XML files) are correctly listed in the extension.xml file and there are no duplicate entries
• there is an empty folder listed from a previous installation attempt
* Component Install: Custom install routine failure

Then I get:

* Install Module Unapproved Documents Success
* Install Module Latest documents Success
* Install Module Latest logged downloads Success
* Install Module Most downloaded documents Success
* Install Component Error

Warning: fopen(/web/joomla/administrator/components/com_joomdoc/docman.config.php) [function.fopen]: failed to open stream: Permission denied in /web/joomla/administrator/components/com_joomdoc/classes/DOCMAN_config.class.php on line 125
JoomDOC

Unwriteable: <joomla root>/administrator/modules/
Unwriteable: <joomla root>/plugins/

Installation failed! Please click here to uninstall docman . Next, make the folders list above writable and try again.

Thank you for installing JoomDOC. You can migrate your data from DOCman 1.0.x installation. Migration you can start from Controll Panel after save component configuration.

Controll Panel

Add Sample Data
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279
Notice: Undefined variable: stepval in /web/joomla/libraries/joomla/installer/installer.php on line 279

The directories that it claims are unwritable are there and they are writable by the ftp user. It does seem to create the directories:
drwxr-xr-x 2 jabbott jabbott 4096 Nov 17 10:45 mod_joomdoc_approval
drwxr-xr-x 2 jabbott jabbott 4096 Nov 17 10:45 mod_joomdoc_latest
drwxr-xr-x 2 jabbott jabbott 4096 Nov 17 10:45 mod_joomdoc_logs
drwxr-xr-x 2 jabbott jabbott 4096 Nov 17 10:45 mod_joomdoc_top

and this for instance:
[root@web1 conf]# ls -la /web/joomla/administrator/modules/mod_joomdoc_top/
total 32
drwxr-xr-x 2 jabbott jabbott 4096 Nov 17 10:45 .
drwxr-xr-x 24 jabbott nfsnobody 4096 Nov 17 10:45 ..
-rw-r--r-- 1 jabbott jabbott 1894 Nov 17 10:45 mod_joomdoc_top.php

But other stuff it seems to call for is not there at all such as:
[root@web1 conf]# ls -la /web/joomla/administrator/components/com_joomdoc/classes/DOCMAN_config.class.php
ls: /web/joomla/administrator/components/com_joomdoc/classes/DOCMAN_config.class.php: No such file or directory

Any ideas on how to proceed at this point?
-rw-r--r-- 1 jabbott jabbott 1007 Nov 17 10:45 mod_joomdoc_top.xml
More info on install ...
Category: JoomDOC
emo
I am having some trouble installing JoomDoc. I get an Internal Server Error message from apache when I try to install. It seems like I am getting a partial install. JoomDoc shows up under the Components menu but if I try to navigate to any of those components I get a 404 not found error.

Joomla 1.5.15
Install trouble
Category: JoomDOC
More
User Login Empty