ESPO CRM installation error

Collapse
X
Collapse
+ More Options
Latest Activity
 
  • Time
  • Show
Clear All
new posts

  • Tomarnst
    replied
    We have tried it at least .... anyhow thanks Dolordo for your effort!

    Still thinking there is something wrong with loading the header on the install page, when I have the time I shall try to bypass the install and see if thats a solution.

    Leave a comment:


  • Dolordo
    replied
    No more ideas/clue... I assume you already checked all other possibilities (ASCII/Binary transfert, file sizes, etc.)
    Having this on Windows/XAMPP & your configuration is removing a lot of possible issues.

    If others are stepping by, maybe we can have more details and check with devs.

    Leave a comment:


  • Tomarnst
    replied
    Originally posted by Dolordo
    You have both memcache and memcached activated on your server. May you remove one ? That should be in Apache conf.

    OK, turned memcache off and restarted the server. Also cleared espocrm cache folder.

    Nothing changed
    Last edited by Tomarnst; 11-24-2014, 08:47 AM. Reason: forgot to mention

    Leave a comment:


  • Dolordo
    replied
    You have both memcache and memcached activated on your server. May you remove one ? That should be in Apache conf.

    Leave a comment:


  • Tomarnst
    replied
    Originally posted by Dolordo
    Nothing strange found.
    What about the language you did select at installation please ?
    May you share [your espoCRM path]data/logs/espo[date].log
    I can't select a language at install I only get the garbled text.
    Nothing in the logs folder also.

    Leave a comment:


  • Dolordo
    replied
    Nothing strange found.
    What about the language you did select at installation please ?
    May you share [your espoCRM path]data/logs/espo[date].log
    Last edited by Dolordo; 11-22-2014, 09:04 PM.

    Leave a comment:


  • Tomarnst
    replied
    Hi Dolordo,

    Done....

    Leave a comment:


  • Dolordo
    replied
    Hi,

    May you replace with that in your /install/test.php
    PHP Code:
    <?php
    phpinfo
    ();
    ?>
    As well, what language did you select if any?

    Leave a comment:


  • Tomarnst
    replied
    I took this from my server info:

    fileinfo:

    fileinfo support enabled version 1.0.5-dev

    Leave a comment:


  • rrrmanish
    replied
    Guys this problem occurs because php module file-info is missing form your server , please ask your hosting provider to enable this module.

    Leave a comment:


  • Tomarnst
    replied
    "Could you give me access to this EspoCRM instance"

    I'm sorry not able to do that. The solution shouldn't be that hard to find.

    Leave a comment:


  • tarasm
    replied
    It's very strange. Could you give me access to this EspoCRM instance with FTP access to figure out the issue. Please send it via PM.

    Leave a comment:


  • Tomarnst
    replied
    @tarasm.

    Sure no problem, but my server shouldn't be the problem I suppose since i have more php sites running from this one. Anyhow http://sales.e-products.eu.com/install/test.php loaded as requested.

    Leave a comment:


  • tarasm
    replied
    Tomarnst,
    Very strange response from your server. Could you create a test file '/install/test.php' with the code and check the result
    PHP Code:
    <?php

    echo 'It works';

    Leave a comment:


  • tarasm
    replied
    Could you write your full server configuration.

    Leave a comment:

Working...