Please check the apache and message logs to find the solution. I assume it`s a big csv import and the script execution time in php.ini is just 10 seconds or the memory assigned to php is not enough. You will find it in the logs.
As soon as you change it and restart apache, the import will work.
Hope it helps.
/Stefan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Is anyone have problem with option Importing CSV file in Itop?
When I import CSV file, I get blank page and doesn't work?!
Please check the apache and message logs to find the solution. I assume it`s a big csv import and the script execution time in php.ini is just 10 seconds or the memory assigned to php is not enough. You will find it in the logs.
As soon as you change it and restart apache, the import will work.
Hope it helps.
/Stefan
Thanks man