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.
ESPO CRM installation error
Collapse
X
-
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:
-
OK, turned memcache off and restarted the server. Also cleared espocrm cache folder.
Nothing changedLeave a comment:
-
You have both memcache and memcached activated on your server. May you remove one ? That should be in Apache conf.
Leave a comment:
-
-
Hi,
May you replace with that in your /install/test.php
PHP Code:<?php
phpinfo();
?>
Leave a comment:
-
I took this from my server info:
fileinfo:
fileinfo support enabled version 1.0.5-dev
Leave a comment:
-
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:
-
"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:
-
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:
-
@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:
-
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:
Leave a comment: