ESPO CRM installation error

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • rrrmanish
    replied
    same is the case with me, i have recently upgraded my php to 5.4.

    Leave a comment:


  • Tomarnst
    replied
    I'm still trying to find some way to get this solved...

    It seems the install page doesn't load the header somehow at least when checking in firebug the header tag is empty.

    error message i get is :

    Error: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
    Source File: http://sales.e-products.eu.com/install/
    Line: 0

    Leave a comment:


  • Tomarnst
    replied
    Is there for this a solution ? I have the same text garbage. OSX php 5.5 apache. Did reinstall and downloaded unzipped this 3 times. nothing seems to solve this

    Leave a comment:


  • tarasm
    replied
    It seems like some configuration issue with your server. Perhaps, it uses a wrong encoding, or files were wrong encoded while unzipped. Try to download and unzip EspoCRM again.

    Leave a comment:


  • praveen
    replied
    Dear Please find my attached file , I am getting phpinfo();...
    Attached Files

    Leave a comment:


  • alasdaircr
    replied
    First of all, make sure a script with the following in it works:

    Code:
    <?php
    
    phpinfo();
    
    ?>
    Call it info.php and open the location in your browser.

    Leave a comment:


  • praveen
    started a topic ESPO CRM installation error

    ESPO CRM installation error

    Forum,

    I have downloaded source code from (sourceforge.com) and trying to install in windows machine and having
    PHP Version 5.4.7 and xampp environemnt with url http://localhost/espo/install/

    getting junk character attached print screen ...
    Please suggest ...
Working...