Iām trying to upgrade from 7.8.5 with the file SuiteCRM-Upgrade-7.8.x-to-7.10.29.zip.
1: System Check - OK
2: Upload Upgrade Package - OK
3: Preflight Check - OK
4: Commit Upgrade -> File Copying in Progress -> Blank Screen
Canāt see any errors that look relevant. Any ideas?
This is on a cloud web hosting server from SiteGround so I have limited access to file system.
php_errorlog
ā¦
[26-Jan-2021 05:53:17 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ā/usr/local/php71/lib/php/extensions/fileinfo.soā - /usr/local/php71/lib/php/extensions/fileinfo.so: cannot open shared object file: No such file or directory in Unknown on line 0
[26-Jan-2021 05:54:14 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ā/usr/local/php71/lib/php/extensions/fileinfo.soā - /usr/local/php71/lib/php/extensions/fileinfo.so: cannot open shared object file: No such file or directory in Unknown on line 0
[26-Jan-2021 05:54:18 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ā/usr/local/php71/lib/php/extensions/fileinfo.soā - /usr/local/php71/lib/php/extensions/fileinfo.so: cannot open shared object file: No such file or directory in Unknown on line 0
Error Log - Last entry is before the errors above:
2021-01-26 04:59:53 UTC [apache][:error] [pid 98079] [client 203.118.146.133:60488] script not found or unable to stat: /home/u941-a8kk67pbwa2u/www/crm-staging.adcelr8.nz/public_html/index.php, referer: https://crm-staging.adcelr8.nz/index.php?module=Home&action=About
ā®
Already tried that several times. No long delays. Blank screen immediately after File Copying in Progress messageā¦
⦠but Iāve just changed log level to debug and run upgrade again, and I see that suitecrm.log is still populating long after screen goes blank. So looks like upgrade is still running in the background. Will leave this run over night and see what happens ā¦
I was never able to resolve this issue. As I mentioned above, Commit Upgrade -> File Copying in Progress -> Blank Screen. No long delays. Nothing in the logs other than what appears to be polling messages in suitecrm.log when log level is set to debug.
I really donāt have time to spend on this. Does anyone provide a service where I can provide our source code and database, they perform the update for me in their own environment, and then I can copy it back to my production system?
Not sure what you mean by ādisabled PHP Error displayā. Should it be enabled? Where would this setting be?
Changed all permissions to 777 and ran the upgrade again, with same result. Blank screen immediately after āfile copying in progressā message. Nothing in the error logs.