[Migrationtool] Problems with the migration tool (endless reload)

Dear all
When trying to start with the Mig-Tool-Procedure, it reloads in a never ending loop all the time the first page when clicking on the Start button. Do I miss a specific setup in the .htaccess-file?
Thank you
Axylo

If you copied all files including the .htaccess file everything should run fine.
Which system do you use?

Hi Kovah
Thanks for the very fast reply. I do have the following .htaccess-file, which I copied from the zip-file:

    # Remove index.php
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.php [L]

Is that ok?

I use a hosted server - expecting, it’s an apache running on linux.

Thank you
Axylo

The .htacces file is correct. Do you have access to any logs?

Hmm, sorry. No logs for that moment. Is there a way to enable kind of a debug-mode?

There is a debug mode but not for that kind of errors.
Did you installed the tool in a sub-folder or a subdomain?
Are you able to provide a php info file?

Hi Kovah
I finally made it with the importfunctionality following the description here: https://github.com/InvoicePlane/InvoicePlane/wiki/Importing-Data
It worked and did, what I needed to be done.
Have a nice evening
Axylo

Place it in a completely new directory. In the best case in a directory for a subdomain.