Cant create any data after Espo CRM installed

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • esforim
    commented on 's reply
    Congratulation bilou , now that your issue is fix, it time to use it!

    Here is a plugin of the unofficial "wiki", a collection of thread that you may find useful. https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

  • bilou
    replied
    I contacted my webhost who explained me the cause of the problem which is a ModSecurity mode in cpanel enabled by default. I disabled it and everything is ok now.
    Thank you for your support

    Leave a comment:


  • esforim
    replied
    You know, if you install it with Softaculous then that mean your host support it, you can also ask them to help you investigate your server setting to find out why it not working. When I had trouble with EspoCRM that seem to be server related they manage to help in the way that information was provided, they didn't solve the problem but at least I understand why it not working and work from there.

    Then there the second route, try installing EspoCRM yourself instead of using Softaculous? Also how does your config file look? Make sure to filter out some sensitive information if you plan to upload it, (e.g. the password) You can find this file at this location: https://docs.espocrm.com/administrat...configurations
    Last edited by esforim; 03-07-2021, 11:28 PM.

    Leave a comment:


  • bilou
    commented on 's reply
    It is not windows server but linux

  • bilou
    commented on 's reply
    I did it but it is the same error

  • Maximus
    replied
    BTW. Do you use a windows server? If so then this post might help you to fix your issue https://forum.espocrm.com/forum/inst...=2364#post2364.

    Leave a comment:


  • Maximus
    replied
    Please try to open an Incognito browser window and check the issue there. Also try to check it in another browser.

    Leave a comment:


  • bilou
    commented on 's reply
    When Itried de open it, I got

    Not Acceptable
    An appropriate representation of the requested resource could not be found on this server.

    Additionally, a 406 Not Acceptable error was encountered while trying to use an ErrorDocument to handle the request.

  • Maximus
    replied
    Could you try to manually load the file client/src/views/fields/varchar.js in your browser? Just input in the URL string of your browser: your-espocrm-domain/client/src/views/fields/varchar.js.

    Leave a comment:


  • bilou
    commented on 's reply
    In the console, I got the following error :

    loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
    at Object.error (loader.js:418)
    at j (jquery-2.1.4.min.js:2)
    at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
    at x (jquery-2.1.4.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)

  • bilou
    replied
    Hello, I can choose nd_pdo_mysql. I've chosen it then, but nothing happens. Im using planethoster. They have softaculous, they are using cpanel. I installed espocrm from softaculous. the consol of the navigation has that error :

    loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
    at Object.error (loader.js:418)
    at j (jquery-2.1.4.min.js:2)
    at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
    at x (jquery-2.1.4.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)
    Last edited by bilou; 03-03-2021, 10:29 AM.

    Leave a comment:


  • bilou
    commented on 's reply
    Hello, I can choose nd_pdo_mysql. I've chosen it then, but nothing happens. Im using planethoster. They have softaculous, they are using cpanel. I installed espocrm from softaculous. the consol of the navigation has that error :

    loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
    at Object.error (loader.js:418)
    at j (jquery-2.1.4.min.js:2)
    at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
    at x (jquery-2.1.4.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)
    Last edited by bilou; 03-03-2021, 10:29 AM.

  • esforim
    commented on 's reply
    Everything look good there, with PDO_mysql, do you have the option to choose nd_pdo_mysql? Sometime the nd_ version work for me.

    What hosting do you have? Do they have a Softaculous or similar function in your control panel?

    What error you have from F12 Console browser, any or none at all?

  • bilou
    replied
    When I look at Administration -> System Requirements, everything is on success. You can see it on the screenshot attached
    Attached Files

    Leave a comment:


  • Maximus
    replied
    Hi.

    Please open Administration -> System Requirements as esforim suggested, and check whether 'pdo_mysql' extension is installed.

    The error looks weird like there is no PDO driver.

    Leave a comment:

Working...