Well, I have a 1.9.4.2 successfully updated via diff files to 1.9.4.3.
Everything was working fine.
I uploaded the 1.10 files (full) and opened upgrade.php.
Everything works like a charm till step 5 (successful).
When I clicked on "continue" it hanged and after several minutes gave an Error 500 that became an error 503 if I try to reload the page.
I did this process 4 times, restoring backups, re-downloading, re-uploading, checking checksums, deactivating all the modules I could (I don't really want to lose a huge amount of hours spent adjusting modules) but it's always the same.
I enabled debug in config.php and now I got a
Code: Select all
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 40961 bytes) in /home/w64755/domains/fondazioneteatroborgatti.it/public_html/lib/misc.functions.php on line 595
Well, I'm on a shared hosting and I have a very low control on Apache & PHP settings, but a 32MB memory setting should be more than enough to run CMSMS, right? PHP is 5.3.6.
No pre-upgrade test fails, but some values are not optimal:
- E_DEPRECATED is enabled
- PHP time limit is 30
- Disabled PHP functions are: system, passthru, shell_exec, escapeshellarg, escapeshellcmd, proc_close, proc_open, dl, show_source, popen, system, passthru, shell_exec, escapeshellarg, escapeshellcmd, proc_close, proc_open, dl, show_source, popen, exec
- Open basedir restrictions are in effect
I have no idea if these unoptimized settings can cause my upgrade problem, but as I said, step 5 completed succesfully with modules deactivation/activation and database schema update, then nothing else.
Since I'm worried for my setting (mostly NMS, CGCalendar, Gallery, UDTs), is there a chance to make a full install over this one, without any database update and hope to have all my data still there?
Thanks!!
