Hi everyone
I have this error when I activate AliDropship Woo plugin 1.4.3 (since PHP 7.3 compatibility) to 1.4.6 :
Then the website just goes down (white page, ERR_EMPTY_RESPONSE)
The website is a fresh WordPress install using the official docker image (wordpress: php7.3) running on PHP 7.3.4 with ionCube Loader 10.3.4 (checked with loader-wizard.php) and Apache 2.4.25 with no other plugin than WooCommerce 3.5.7
Here is what I've changed from the default PHP configuration :
max_execution_time 300, max_input_time 300, memory_limit 2048M, post_max_size 128M, upload_max_filesize 128M
FYI : The plugin runs smoothly when I downgrade PHP to 7.2
Please let me know if there is anyone who was able to run AliDropship Woo plugin on PHP 7.3.
Thanks in advance
I have this error when I activate AliDropship Woo plugin 1.4.3 (since PHP 7.3 compatibility) to 1.4.6 :
The plugin generated 372 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Then the website just goes down (white page, ERR_EMPTY_RESPONSE)
The website is a fresh WordPress install using the official docker image (wordpress: php7.3) running on PHP 7.3.4 with ionCube Loader 10.3.4 (checked with loader-wizard.php) and Apache 2.4.25 with no other plugin than WooCommerce 3.5.7
Here is what I've changed from the default PHP configuration :
max_execution_time 300, max_input_time 300, memory_limit 2048M, post_max_size 128M, upload_max_filesize 128M
FYI : The plugin runs smoothly when I downgrade PHP to 7.2
Please let me know if there is anyone who was able to run AliDropship Woo plugin on PHP 7.3.
Thanks in advance