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? Quote Link to comment 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; 1 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted June 2, 2015 Author Share Posted June 2, 2015 (edited) 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 Edited June 2, 2015 by Xplorer4x4 Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.