• Resolved hyvyys

    (@hyvyys)


    I’m having trouble using Duplicator the way I used its earlier version. I have to rename the zip archive to change its extension because my free hosting doesn’t allow zip files and I think this might be the reason for the following error just after running installer.php:

    Fatal error: Uncaught Error: Class ‘DupArchiveMiniExpander’ not found in /srv/disk9/2888072/www/adamjagosz.com/installer.php:4581 Stack trace: #0 /srv/disk9/2888072/www/adamjagosz.com/installer.php(5301): DUPX_Bootstrap->run() #1 {main} thrown in /srv/disk9/2888072/www/adamjagosz.com/installer.php on line 4581

Viewing 1 replies (of 1 total)
  • Hi, I believe you are getting this because code in our installer expects the archive to end in either .zip or .daf and if it doesn’t end in .zip it assumes .daf. The simplest way around this would be to create another archive using the DupArchive engine (Settings > Packages > Archive Engine = DupArchive) – in that way the extension will be .daf and the existing installer code won’t get confused because the extension changed.

    Bob

Viewing 1 replies (of 1 total)
  • The topic ‘Class ‘DupArchiveMiniExpander’ not found’ is closed to new replies.