This topic is locked
[SOLVED]

 Import problem

3/18/2015 1:26:38 PM
PHPRunner General questions
P
Philip author

I'm using PHPR 8.

Running an import on localhost or in demo account works fine.

Unfortunately the same does not work on my webserver.

I get the import window (xxx_import.php), can locate the xlsx to upload. Then I don't get the list with data to import.

Instead the application just shows again the import.php page.

Any ideas what is happening?

Sergey Kornilov admin 3/18/2015

Make sure that web server user has full permissions on templates_c folder. This is where PHPRunner stores temporary import files.

P
Philip author 3/19/2015

Thanks Sergey - it works now.