help! with version of espo crm which supports php8 and Advnace pack version2.8.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vishnuparwe
    Junior Member
    • Sep 2023
    • 4

    help! with version of espo crm which supports php8 and Advnace pack version2.8.3

    Hi there, I am looking for the latest compatible version of espo crm which supports php8 and Advnace pack version2.8.3, I am new to espo crm, please help me to find the correct one.
  • victor
    Active Community Member
    • Aug 2022
    • 728

    #2
    Hi vishnuparwe,

    The best option is to use current versions of any software. PHP 8.0 is very outdated, it is recommended to use PHP 8.3.
    EspoCRM v8.0.6 runs on PHP 8.0 (from EspoCRM v8.1 the PHP version must be 8.1, 8.2 or 8.3).

    That is, without changing your php version 8.0, you will be able to use Advanced Pack extension 2.8.3 on EspoCRM v8.0.6.

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      I think EspoCRM v9 is planning to go 8.2 min. It somewhere in the next Milestone on the Git

      Comment


      • victor
        victor commented
        Editing a comment
        EspoCRM 9.0.0 drops php 8.1.0, but starts supporting php 8.4.0.
        Although I personally recommend staying on php 8.3.0 for now (no problems with it). Although, tests show that EspoCRM 9.0.0 works very well on php 8.4.0.
        Last edited by victor; 12-21-2024, 01:52 AM.
    • vishnuparwe
      Junior Member
      • Sep 2023
      • 4

      #4
      covered local dataClick image for larger version

Name:	image1.png
Views:	0
Size:	10.5 KB
ID:	113297
      Last edited by vishnuparwe; Today, 01:06 PM. Reason: not required content were removed

      Comment

      • victor
        Active Community Member
        • Aug 2022
        • 728

        #5
        It looks like you tried to upgrade EspoCRM with Advanced Pack extension 2.8.3 already installed.
        I installed pure EspoCRM 8.0.6 on php 8.0 and only then installed Advanced Pack extension 2.8.3. So, try the following:
        • remove Advanced Pack extension 2.8.3 from your instance;
        • upgrade your instance to 8.0.6;
        • install Advanced Pack extension 2.8.3 again.
        Don't forget about backups.

        Comment


        • vishnuparwe
          vishnuparwe commented
          Editing a comment
          ok got it, thanks
      Working...