Results 1 to 3 of 3

Thread: Can't upload or import - blocked -

  1. #1
    Dale Thomas is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    38

    Exclamation Can't upload or import - blocked -

    I don't know if my issues are related or not so putting in same post.

    Version 4.5.1d (Build 1273)
    Apache Ver: Apache/1.3.27 (Unix) (Red-Hat/Linux) PHP/5.1.2
    PHP Ver: 5.1.2
    Server OS: Linux 2.4.9-e.71
    Database: MySQL 4.1.9-standard-log

    I can't seem to upload documents or import leads to my system.

    When I upload documents everything appears normal. But, when I click to view the document I get "Invalid File Reference".

    When I try and import either CSV or Tab Separated leads I get:
    "File was not uploaded successfully. It may be that the 'upload_max_filesize' setting in your php.ini file is set to a small number"

    When I try to add new modules I get the following:
    Warning: Your PHP configuration must be changed to allow files of at least 6MB to be uploaded. Please modify the upload_max_filesize value in your php.ini located at: /ftp/usr/lib/php.ini

    I have looked around the forum and have tried increase upload sizes memory etc and still get the errors. I have included my php.ini file. Any help would be appreciated. Please let me know if you need any other info.

    PS - I can add single contacts.



    ;;;;;;;;;;;;;;;;;;;
    ; Resource Limits ;
    ;;;;;;;;;;;;;;;;;;;

    max_execution_time = 30 ; Maximum execution time of each script, in seconds
    max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
    memory_limit = 300M ; Maximum amount of memory a script may consume (8MB)

    ;;;;;;;;;;;;;;;;
    ; File Uploads ;
    ;;;;;;;;;;;;;;;;

    ; Whether to allow HTTP file uploads.
    file_uploads = On

    ; Temporary directory for HTTP uploaded files (will use system default if not
    ; specified).
    ;upload_tmp_dir =

    ; Maximum allowed size for uploaded files.
    upload_max_filesize = 22MB
    Last edited by Dale Thomas; 2007-07-02 at 01:32 PM.

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Can't upload or import - blocked -

    appears to be OK.
    Did you restart apache?
    Make sure that your /cache folder is writeable by apache user.

  3. #3
    Dale Thomas is offline Sugar Community Member
    Join Date
    Oct 2006
    Posts
    38

    Default Re: Can't upload or import - blocked -

    The cache folder is set at 775. Yes I restarted my virtual server.

    Thanks for your help Joe.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. vCard 3.0 import problems
    By urbanomad in forum Help
    Replies: 3
    Last Post: 2007-01-05, 05:16 AM
  2. Import contact on existing account
    By esolarc in forum Developer Help
    Replies: 1
    Last Post: 2006-03-22, 01:21 PM
  3. How do I Import Cases from Salesforce.com?
    By dstevens in forum Help
    Replies: 1
    Last Post: 2005-12-31, 01:55 AM
  4. Replies: 1
    Last Post: 2005-08-06, 06:38 PM
  5. limit to account import upload
    By casibbald in forum Help
    Replies: 0
    Last Post: 2005-01-25, 03:16 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
  •