Hello,
Is there any documentation for upgrade? I did not find anything except an old post on the forum saying to install the new version on the old one, which I believe is incorrect as all customisations would be lost.
Here is what I did:
. backup the current version from www\espo directory
. delete this directory
. download EspoCRM-2.5.1.zip and extract it in www\espo directory
. launch espo Ok, but I have to start again all the install procedure
. in the 'Database configuration' screen, I get an 'Ajax failed' error and ERROR: Json::decode(): [] [] in the log.
I believe there is a problem of connectivity with mysql as it takes some time each time I intend to test the connection. I can access the database with PhPMyadmin
Finally, I did suppress the new release and reinstalled the backup files and everything is Ok with release 2.2.
I am used to install/upgrade J2EE .war files with Tomcat, but I don't know PHP.
Is there some config files from the previous version I could copy into the new version in order to avoid this problem ?
Regards.
Is there any documentation for upgrade? I did not find anything except an old post on the forum saying to install the new version on the old one, which I believe is incorrect as all customisations would be lost.
Here is what I did:
. backup the current version from www\espo directory
. delete this directory
. download EspoCRM-2.5.1.zip and extract it in www\espo directory
. launch espo Ok, but I have to start again all the install procedure
. in the 'Database configuration' screen, I get an 'Ajax failed' error and ERROR: Json::decode(): [] [] in the log.
I believe there is a problem of connectivity with mysql as it takes some time each time I intend to test the connection. I can access the database with PhPMyadmin
Finally, I did suppress the new release and reinstalled the backup files and everything is Ok with release 2.2.
I am used to install/upgrade J2EE .war files with Tomcat, but I don't know PHP.
Is there some config files from the previous version I could copy into the new version in order to avoid this problem ?
Regards.
Comment