Shoutbox

Download Help - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Download Help (/showthread.php?tid=80511)

Download Help by lethalreality9 on 12-29-2007 at 03:24 AM

I'm trying to add a download link to my script on my own website. I uploaded the .plsc file and when I click on the link in one of my pages it comes up and asks to run or save the same file except it is no longer .plsc, it is .zip. So when you run or save it and you "upzip" it, you get the files found inside the .plsc file which won't make the script install.

Does anyone know how I can get this to work so that when I click on the link I'm prompted to run or save the actual .plsc file and when done I'll be prompted again to install the script or not.


RE: Download Help by MattyRid on 12-29-2007 at 03:36 AM

if I remember rightly, if you use Cpanel you should be able to just add a mime type file and it should get it going


RE: RE: Download Help by lethalreality9 on 12-29-2007 at 03:40 AM

quote:
Originally posted by MattyRid
if I remember rightly, if you use Cpanel you should be able to just add a mime type file and it should get it going

Thank you! :) I have the extension, but what do I put in for the actual "mime type" variable?
RE: Download Help by lethalreality9 on 12-29-2007 at 03:42 AM

I'm going to guess "application/zip". Is this correct?


RE: Download Help by MattyRid on 12-29-2007 at 03:46 AM

try it as I'm not 100% sure. But even application/plsc might work.


RE: Download Help by lethalreality9 on 12-29-2007 at 03:47 AM

I tried it with "application/zip" and it works! Thank you so much! :D