Results 1 to 3 of 3

Thread: Error during language pack uploads

  1. #1
    planetcaravan is offline Sugar Community Member
    Join Date
    May 2011
    Posts
    32

    Default Error during language pack uploads

    Hi there,

    here is my configuration:
    Sugar Version: 6.2.1 (Build 6405)
    Sugar Edition: Community
    Category: Module Buidlder
    Operating System: GNU/Linux Debian 6.0
    PHP Version: 5.3.3-7+squeeze3
    Database: MySQL 5.1.49
    Web Server: Apache 2.2.16

    I've got an error during language pack commit with two language pack (Italian language pack for Sugar 6.2.x* CE PRO ENT by OPENSYMBOL - 6.2.x0rev0 and pack fr FR carrenet SugarCRM ALL VERSIONS 6.2.2.zip).

    I attacched a screenshot to this post!

    I also have these errors in Apache2 error.log's file
    Code:
    [Thu Sep 15 12:58:07 2011] [error] [client 78.xxx.xxx.114] PHP Warning:  move_uploaded_file(cache/upload/Sugar_it_IT_CE_PRO_ENT_6.2.x-rev0.zip): failed to open stream: Permission denied in /var/www/clients/client2/web37/web/crm/modules/Administration/UpgradeWizard.php on line 116, referer: http://crm.business-italia.net/index.php?module=Administration&action=UpgradeWizard&view=module
    [Thu Sep 15 12:58:07 2011] [error] [client 78.xxx.xxx.114] PHP Warning:  move_uploaded_file(): Unable to move '/var/www/clients/client2/web37/tmp/phpapIWDL' to 'cache/upload/Sugar_it_IT_CE_PRO_ENT_6.2.x-rev0.zip' in /var/www/clients/client2/web37/web/crm/modules/Administration/UpgradeWizard.php on line 116, referer: http://crm.business-italia.net/index.php?module=Administration&action=UpgradeWizard&view=module
    I've set for the whole CRM directory 775 permissions
    Is there anything wrong?
    Attached Images Attached Images  

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Error during language pack uploads

    It seems the apache user is not the owner of sugarcrm folder.
    Execute these commands to fix the issue:

    chown -R <the user>.<the group> /var/www/clients/client2/web37/web/crm/
    chmod -R g+w /var/www/clients/client2/web37/web/crm/
    chmod -R a+r /var/www/clients/client2/web37/web/crm/

    <the user> and <the group> must be replaced by user and group in httpd.conf.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    planetcaravan is offline Sugar Community Member
    Join Date
    May 2011
    Posts
    32

    Default Re: Error during language pack uploads

    Thanks!
    It works

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sugar 6.0.3 language pack installation error
    By sugarhuy in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2010-11-15, 02:29 AM
  2. Error installing Spanish (Spain) Language Pack
    By epoint in forum Installation and Upgrade Help
    Replies: 5
    Last Post: 2008-07-23, 01:28 PM
  3. Error installing Language Pack
    By hector290 in forum Help
    Replies: 1
    Last Post: 2008-07-17, 08:06 PM
  4. Error when creat Language Pack
    By hoacomay in forum Translators
    Replies: 3
    Last Post: 2007-01-16, 05:24 AM
  5. Replies: 0
    Last Post: 2006-01-13, 12:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •