[quote]
I was using the upgrade script to go from 4.8.1 to 4.10.0 and it failed on step_03:
147 => inbox
148 => workspace
149 => role
150 => user
*ERROR* '/usr/bin/php' '/home/websites/squiz_matrix/install/step_03.php' '/home/websites/squiz_matrix' returned error code 255
[ Error ]
What would cause this? Any way to see what the error 255 was?
[/quote]
Something should be logged in data/private/logs/error.log, if not and it's right at the end of the script, it could be a php segfault. Tracking that down will be tricky.
[quote]
It failed the first time while using the script. After that, I just tested step_03. I changed the memory limit in main.inc and the cli php.ini.
[/quote]
Are you running any other modules (suhosin comes to mind) that could cause this?