Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

More info on install trouble.
(1 viewing) (1) Guest
Document management system (DMS) component for Joomla!

If your topic falls within one of the subcategories, then please post it directly there. Post to this parent category only if your question does not match any subcategory topic.
  • Page:
  • 1

TOPIC: More info on install trouble.

More info on install trouble. 14 years, 5 months ago #9110

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
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný