Xplorer4x4 Posted May 29, 2015 Share Posted May 29, 2015 I am trying to install the "Waiting time file download script using php and jquery" script found at w3webtools.com/simple-page-download-file-using-php-and-jquery/I have downloaded the demo scripts and installed them in my server at /var/www/test/. When I try to call the demo files it recognizes the file size but says the file is not found.http://4x4submods.tk/test/download.php?f=advance-security-login-system-using-php-mysql.zip Any ideas? Link to comment https://forums.phpfreaks.com/topic/296543-file-not-found/ Share on other sites More sharing options...
Ch0cu3r Posted May 30, 2015 Share Posted May 30, 2015 Make sure mod_rewrite is enabled in Apaches config. I'm guessing this is possibly why your download link is not working. To the author of the script WTF! global $_SERVER; Link to comment https://forums.phpfreaks.com/topic/296543-file-not-found/#findComment-1512847 Share on other sites More sharing options...
Xplorer4x4 Posted May 31, 2015 Author Share Posted May 31, 2015 Nope, mod_rewrite is indeed turned on. Link to comment https://forums.phpfreaks.com/topic/296543-file-not-found/#findComment-1512943 Share on other sites More sharing options...
Xplorer4x4 Posted June 2, 2015 Author Share Posted June 2, 2015 I have also been getting help here:http://stackoverflow.com/questions/30562390/file-size-calculated-but-file-not-found[/url]I have attached my test folder to this post. Thanks! test.zip Link to comment https://forums.phpfreaks.com/topic/296543-file-not-found/#findComment-1513026 Share on other sites More sharing options...
Xplorer4x4 Posted June 3, 2015 Author Share Posted June 3, 2015 Found my answer: https://help.ubuntu.com/community/EnablingUseOfApacheHtaccessFiles Link to comment https://forums.phpfreaks.com/topic/296543-file-not-found/#findComment-1513127 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.