Hello, I was just trying the migration module, going to 30bees from PS 1.6.1.16, but when I hit the "migrate to thirty bees" button, nothing is happening. Looking at the error.log file I see this error:
```
[error] 32548#32548: *3436 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/admin/xxx/public_html/modules/psonesixmigrator/classes/AjaxProcessor.php:2614
Stack trace:
Question
zanpo
Hello, I was just trying the migration module, going to 30bees from PS 1.6.1.16, but when I hit the "migrate to thirty bees" button, nothing is happening. Looking at the error.log file I see this error:
``` [error] 32548#32548: *3436 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/admin/xxx/public_html/modules/psonesixmigrator/classes/AjaxProcessor.php:2614 Stack trace:
0 /home/admin/xxx/public_html/modules/psonesixmigrator/classes/AjaxProcessor.php(161): PsOneSixMigrator\AjaxProcessor->initializeFiles()
1 /home/admin/xxx/public_html/modules/psonesixmigrator/classes/AjaxProcessor.php(109): PsOneSixMigrator\AjaxProcessor->__construct()
2 /home/admin/xxx/public_html/admin/autoupgrade/ajax-upgradetab.php(82): PsOneSixMigrator\AjaxProcessor::getInstance()
3 {main}
thrown in /home/admin/xxx/public_html/modules/psonesixmigrator/classes/AjaxProcessor.php on line 2614" while reading response header from upstream, client: 172.68.226.7, server: xxx, request: "POST /admin/autoupgrade/ajax-upgradetab.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxx", referrer: "https://xxx/admin/index.php?controller=AdminThirtyBeesMigrate&token=8c4dbd8cd255e21bb7b4cb2dfccde1b7"
```
The server is on nginx + PHP 7.1.18, this version is not supported yet?
Thanks!
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now