“Unexpected output” when running installer.php
-
I used duplicator 1.4.6 to migrate a wordpress site to a local server. Archive and installer.php were stored into the proper local folder.
When running installer.php the execution stopped with an “unexpected output” message from main.installer.php:
“Warning: Undefined global variable $DUPX_AC in C:\xampp\htdocs\VomServer\dup-installer\classes\class.package.php on line 40
Warning: Attempt to read property “package_hash” on null in C:\xampp\htdocs\VomServer\dup-installer\classes\class.package.php on line 40″line 40 mentioned above: ‘return $GLOBALS[‘DUPX_AC’]->package_hash’,
so it looks like something goes wrong when extracting the package’s hash.
Is there any idea what may cause thisd “unexpected output” and termination?
Thanks in advance
The topic ‘“Unexpected output” when running installer.php’ is closed to new replies.