This topic is locked
[SOLVED]

Version 11 Import

5/16/2025 5:02:26 PM
PHPRunner General questions
A
Andreas Georgiou author

I am currently on the latest version of PHP runner.
I have a file that I import and it works when i run it on my machine after Build Project and I am able to View it in my computer browser.
But when i place it on my IIS server and do the same thing, import the file does not bring the file in the grid.

I am not sure if its permission and if it is where do I check that?

Any advice please?

Thank you,
Andrew

Sergey Kornilov admin 5/16/2025

Check permissions related part in the article that explains how import and export work in PHPRunner:
https://xlinesoft.com/phprunner/docs/export_import_pages.htm

A
Andreas Georgiou author 5/19/2025

PErmissions was the issue. Thank you!