I have installed espo on hosting. All went perfectly fine but when i try to export any form (i.e Leads, Contacts, Accounts) it shows a pop up box with ""To view this page, you must log in to area “” on mydomainname.com:80."" with a user name and password. I tried all the user names and pass right starting from espo login to cpanel login to sql login details but none of them is working. I called my hosting team to see to it and they said it has to do with the software itself :-( Can anyone please help me out with this issue !!!!!!!!!!!!!!!!!!
Announcement
Collapse
No announcement yet.
Not able to export !
Collapse
X
-
Hi,
To find the cause of the problem, could you try to attach any file to Stream (e.g. in Account) and afterwards download it.
Still the same problem?
-
You can do it by SSH, FTP or your hosting administator panel (e.g. cPanel). Please set 775 for “data” directory. Also, make sure that you have the correct “owner” and “group” permission.
Comment
-
Did you set the permission for subfolders as well (I mean recursively)?
If you use an SSH it can be like that:
Code:chmod -R 775 data
Comment
-
I just tried it and it works perfectly here. What I miss though: The possibility to set field separators and character set per user / in general. Most people like to deal with Excel afterwards and Excel only accepts semicolon and the local (Windows) character set (the more advanced import feature in Excel is kind of hard to find).
Another related issue: It would be good if there was a clear instruction somewhere as to what permissions are to be set for each directory in Espo. I am currently using 755 Apache user/group across all files and dirs but this is just guesswork.Last edited by iscon; 05-27-2014, 05:21 AM.------------------
Robert Laussegger
iscon group
http://www.iscongroup.net
mailto://info@iscongroup.net
Comment
Comment