-
AuthorPosts
-
October 16, 2014 at 9:54 am #202134
Just tried to install the JA ACM module ad it comes up with the following error message.
Warning
Copy failedJInstaller: :Install: Failed to copy file /var/www/html/customer/tmp/install_543f92e10f607/language/en-GB/en-GB.mod_ja_acm.ini to /var/www/html/customer/language/en-GB/language/en-GB/en-GB.mod_ja_acm.ini
Message
Installing module was successful.Looks like it is putting additional “Language PATH” in i.e. language/en-GB/language/en-GB/
I manually copied them over but not sure if this is just an issue with my instance.
***
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 17, 2014 at 2:22 am #553311Hi @neilellis,
I have tested the installation of this JA ACM module within default Joomla package but without any issues. The probability here would be the permission/ownership issue.
As the error message implies, you can check the permissions of the directory /tmp on your site and make sure that this folder is Writable, you can check via Backend >> Site >> System Information >> Directory Permissions
In case that you had set it already but the problem still persists, then you might didn’t have file ownership and you will have to talk to your host for help.
Best,
Saguarosjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 17, 2014 at 3:52 am #553327Hi there,
Just for adding information:
– Please check /tmp permission as @saguaros said.
Some server use run PHP under apache owner ( or nobody ) would cause trouble. I would suggest to use FastCGI.
– Make sure your server have enough storage space.Thank you,
Viet Vucharles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
October 17, 2014 at 7:31 pm #553421There seem to be an error… I ran into the same problem and my folder setting are correct.
public_html/language/en-GB/language/en-GB/en-GB.mod_ja_acm.ini
Need to remove this from the link….
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 18, 2014 at 12:05 am #553440Hi there,
I think i understood your issue. Look likes it’s our issue while packing extensions.
Let me check it and will reply you in soon.Thank you,
Viet Vustulaine Friendstulaine
- Join date:
- February 2014
- Posts:
- 106
- Downloads:
- 194
- Uploads:
- 9
- Thanks:
- 20
- Thanked:
- 24 times in 2 posts
October 21, 2014 at 3:26 am #553685I have the same issue. I am going to proceed with the quickstart package for now but not ideal
charles99 Friendcharles99
- Join date:
- December 2008
- Posts:
- 314
- Downloads:
- 207
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 50 times in 6 posts
November 10, 2014 at 3:33 pm #554763have you corrected the error yet? Because I just trie to install the module and still getting the error!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 11, 2014 at 1:46 am #554789Hi Charles,
You can try opening this XML file in the package of this module: mod_ja_acm.xml
Replace this:
<languages>
<language tag="en-GB">languageen-GBen-GB.mod_ja_acm.ini</language>
<language tag="en-GB">languageen-GBen-GB.mod_ja_acm.sys.ini</language>
</languages>
With:
<languages>
<language tag="en-GB">/language/en-GB/en-GB.mod_ja_acm.ini</language>
<language tag="en-GB">language/en-GB/en-GB.mod_ja_acm.sys.ini</language>
</languages>
Save & install again.
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by Saguaros 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum