[email protected] Posted February 19, 2008 Share Posted February 19, 2008 Hi, I have a site that uses the readfile() function to deliver files out of the web environment to users of the site. The problem I have is that when the download is in progress, the user cannot visit another page of the website. As soon as the file is downloaded, they can use the site as normal. My question - is this a configuration problem of PHP? (I don't think it is) or is it a configuration problem with IIS (more likely?) Either way - does anybody know how I can get around this particular problem? Many thanks in advance Dave Link to comment https://forums.phpfreaks.com/topic/91915-php-downloading-with-iis/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.