Securing My Site So Only Registered Users Can Download Files
Nov 14, 2007
I'm setting up a web site for my online music library, doing it the hard way and learning as I go!
What I want to do I keep all the audio files secure so only registered users can get at them, how do I do this? FTP? permissions? Can I pass the user data from the client database somehow or do I have to set it up manually for each client?
I'm using php and mysql and have a table set up with all the file locations in it and that side of things is mostly working well. Once a user gets the URL of the file how do I make sure only that user can download the file?
I've tried searching the web for info but I have the sneaking suspicion I'm not asking the right question.
View 3 Replies
ADVERTISEMENT
Oct 24, 2009
I want to know the best offer for hosting my site:
I've 10 GB dowloadable files zip, mp3,...
I need to host at least 10 Domains and unlimited SubDomains.
PHP5 and at least 10 MySQL DBs.
I prefer Umlimited Bandwidth and Ulimited visitors hits.
I've a forum with +22k I prefer to e-mail them weekly so I want to know outgoing e-mails limit.
It will be good if there is a Shell access.
View 8 Replies
View Related
Feb 17, 2015
In an environment where there is no webmail enabled for hosted sites and no sites have registered names (eg; they all belong in "our name space"), what is the affect of NAMED not running?
One affect that I have seen is with Site Scheduled Tasks that need URL resolutions. This appears to fail if Named is not running. All OTHER site content seems to work just fine. Apparently even in WordPress Multi-user/site situations.
I FULLY understand bind/named (and /etc/hosts, /etc/resolv.conf, /etc/nsswitch.conf), but it seems that it some cases, virtual hosted sites do not need Named (active) to function. This is NOT a case of incorrect DNS definitions created by Plesk for any hosted site.
SO - what is the "affect" of Named NOT running in a PLesk-12 Linux environment - not only for hosted sites but also the Plesk server itself?
View 3 Replies
View Related
Mar 5, 2007
I'm using oscommerce on a PHP5/Apache 2 installation. I've got several virtualhosts, and I'm using webmin to administrate them. I've just moved to this new server, and now files are being played in browser instead of downloaded....I thought I had changed the mime.types file correctly, but obviously not...
Here is the content of it:
Code:
# This is a comment. I love comments.
# This file controls what Internet media types are sent to the client for
# given file extension(s). Sending the correct media type to the client
# is important so they know how to handle the content of the file.
# Extra types can either be added here or by using an AddType directive
# in your config files. For more information about Internet media types,
# please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type
# registry is at [url].
# MIME typeExtension
application/EDI-Consent
application/EDI-X12
application/EDIFACT
application/activemessage
application/andrew-insetez
application/applefile
application/atomicmail
application/batch-SMTP
application/beep+xml
application/cals-1840
application/commonground
application/cybercash
application/dca-rft
application/dec-dx
application/dvcs
application/eshop
application/http
application/hyperstudio
application/iges
application/index
application/index.cmd
application/index.obj
application/index.response
application/index.vnd
application/iotp
application/ipp
application/isup
application/font-tdpfr
application/mac-binhex40hqx
application/mac-compactprocpt
application/macwriteii
application/marc
application/mathematica
application/mathematica-old
application/msworddoc
application/news-message-id
application/news-transmission
application/ocsp-request
application/ocsp-response
application/octet-stream mp3 avi mpeg mpg bin dms lha lzh exe class so dll img iso
application/oggogg
application/parityfec
application/pdfpdf
application/pgp-encrypted
application/pgp-keys
application/pgp-signature
application/pkcs10
application/pkcs7-mime
application/pkcs7-signature
application/pkix-cert
application/pkix-crl
application/pkixcmp
application/postscriptai eps ps
application/prs.alvestrand.titrax-sheet
application/prs.cww
application/prs.nprend
application/qsig
application/remote-printing
I'm trying to have the users download mpg files....
View 1 Replies
View Related
Jun 18, 2009
I'm running a remote dl site where user will request a file from various file sharing site like rapidshare and megaupload, and allow it to stream and dl. Few days ago everything was normal, but since yesterday all rar files download have corrupt name and sizes but when trying to extract it seems to be corrupted, zip files are running fine though.
View 1 Replies
View Related
May 7, 2007
I am having trouble with moving my files to another server.
i have 1 servers, 1 hosting account (no ssh), both are using different control panel and i need to move all of the media files(movies) in the hosintg account to other server since hosting account contract will expire soon.
So, i am thinking of using FTP to transfer multiple files using mget command for FTP. But the thing is i will need to be there any press enter( to accept download) for every single files to be download. Which is very time consuming since i have hundred of files to move.
So my question is:
1/ is there a better way to move files in this situation?
2/ or Is there a shell script that i can use to download all of the file to my server without pressing enter accepting every single file?
View 7 Replies
View Related
Jun 28, 2008
I am searching for a reliable shared(or any other cheap option) hosting provider to host my mp3 download site. My site is getting 3000 uniques a day and monthly bandwidth usage is around 1000 to 1200 GB.
View 10 Replies
View Related
Dec 25, 2008
I have an server linux OS CentOS 5.2 and using firewall CSF. and need question.
how to limit download theart ( limit connecting when download files ) EX : 4 connecting or 8 or 16 connecting ( my Guest using soft Internet Download Manager ).
For example, my website [url]and Direct links are: [url]. how to limit theart (Connecting) when Guest download which and using soft internetdownloadmanager, flasget.
View 3 Replies
View Related
Feb 6, 2008
I run a download website boasting many files (entirely legal, non-pornographic), the sizes of which range from 100KB to 500MB. Some users of the site seem to be complaining of the files not downloading and or being truncated (i.e: it says it has been downloaded even though it has not been fully downloaded.)
Here is one reply I received:
"No specific massage appears, only sign the download is complete and infact it is not. About 7 mega down loaded instead of 79 mega. I use fire fox browser and ADSL internet line speed 512"
All the files however do seem to download perfectly on my computer, though I have a good 8mb line, which leads me to believe it may be something to do with a timeout setting?
View 4 Replies
View Related
Aug 29, 2014
I have a problem with users that want to download files that are in a protected folder. They don't get the login popup when the click on a link, if they use a direct url then they get the login but the download doesn't begin.
iPhone OS 7.12
Plesk Control Panel version: psa v8.4.0_build20080505.00 os_Windows 2003/2008
Operating systemMicrosoft: Windows 5.2;build-3790;sp2.0;suite272;product3
View 2 Replies
View Related
Sep 2, 2014
I was trying to update my Plesk Panel installation and got the following error:
It seems the auto updater can't download the needed files necessary to this operation.
OS: CentOS 5.7
Panel version:10.3.1
Trying to update to version: 12.0.18
ERROR LOG
Code:
Installation started in background
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www7.atomicorp.com
* epel: mirror.23media.de
* openvz-kernel-rhel5: mirror.fastvps.ru
[Code] .....
View 13 Replies
View Related
Feb 12, 2009
I know this sounds a difficult question, but any rough answer is better than none. I am sure there are rough expectations.
Will it be 10's, 100's, 1,000's, 10,000's etc.
I am looking at a dedicated server Intel Pentium Dual Core 2.0GHz, 1GB memory with network speed of 100mb (with gigabyte burst whatever that means).
[url]- bronze package - if anyone is interested)
I will run one site only. The site has very heavy database usage and normal page views with average images.
Video / most photos are hosted and delivered with a seperate, top-quality CDN.
Your answer might be... "You should get about 1000 surfing, using database etc. before you notice a slow down" etc.
I suppose the thing is.. at what stage would I need a second dedicated server / package upgrade / what will this server get me?
View 7 Replies
View Related
Apr 21, 2008
I have a site hosted with Imhosted.
6 days ago, three users, one from Denmark, one from the UK and one from California - all reported connectivity trouble. I asked for tracert's from all three.
Two of them fail at 209.51.131.250 ( the California and Denmark one ) and one fails at 209.51.131.234
Both are GNAX servers.
I contacted Imhosted - and for 6 days they have ducked, dived, denied, and given me totally inappropriate stock replies ( such as asking me to check my IP address - when the actual affected IP addresses have already been supplied numerous times). They tried to fob me off saying it was an ISP issue ( two continents, at exactly the same time - yeah, right )
Imhosted have SAID, on two occasions, that they've contacted GNAX to have them fix the issue. So far, the problem remains for all three users.
Fortunately, we have a dedicated server of our own already, and we will be moving to it in the next few weeks. But meanwhile - what the hell can I do to rattle some sense into Imhosted and/or GNAX to get these poor guys back onto the site?
I've had three years of hell with Imhosted. Useless support, dreadful performance, unusable email, PHP and SQL issues - all in all, a dreadful experience.
View 8 Replies
View Related
May 21, 2007
I have a web site, where users sign up and edit there account settings using a web based form application.
These users will be uploading large files to my server, and as of right now they are uploading the files using a file upload form. The problem is it takes a really long time to upload them.
So my first question is will using ftp be significantly faster than using the web form http upload?
Assuming its faster to use ftp:
The big files that the user uploads get stored in a directory in the website directory right now, so that they would be accessible via www.mysite.com/user/files/ . There is an ftp account used to control that entire domain and all the files in it.
So if i were to create another ftp user, how would i go about allowing them to access a specific diretory in another users home directory.
View 1 Replies
View Related
Dec 7, 2007
Gmail users are fine.
Two days ago, Yahoo and hotmail users were receiving emails in the Junk folder. I thought this was due to the Reverse DNS settings not being set. So, I contacted Rus from cheapVPS and asked him to enable the Reverse DNS setting after I entered it in the Hyper VM panel, and he kindly did it.
Unfortunately, since the Reverse DNS setting was entered, Yahoo and Hotmail users stopped receiving mails from my site. Gmail users never faced any problem.
the logs (from maillog) are as follows:
Code:
Dec 6 00:37:27 aqarcenter,cin pop3d: LOGIN, user=questions@aqarcenter.com, ip=[::ffff:209.85.132.248]
Dec 6 00:37:27 aqarcenter,cin pop3d: LOGOUT, user=questions@aqarcenter.com, ip=[::ffff:209.85.132.248], top=0, retr=0
Dec 6 00:40:00 aqarcenter,cin qmail: 1196890800.882846 new msg 12077935
Dec 6 00:40:00 aqarcenter,cin qmail: 1196890800.882881 info msg 12077935: bytes 2020 from <anonymous@aqarcenter.com> qp 11561 uid 48
Dec 6 00:40:00 aqarcenter,cin qmail: 1196890800.943863 starting delivery 308: msg 12077935 to remote semelak1@hotmail.com
Dec 6 00:40:00 aqarcenter,cin qmail: 1196890800.943891 status: local 0/10 remote 1/20
Dec 6 00:40:02 aqarcenter,cin qmail: 1196890802.495781 delivery 308: success: 65.54.244.72_accepted_message./Remote_host_said:_250__<20071205214000.11560.qmail@aqarcenter.com>_Queued_mail_for_delivery/
Dec 6 00:40:02 aqarcenter,cin qmail: 1196890802.691249 status: local 0/10 remote 0/20
Dec 6 00:40:02 aqarcenter,cin qmail: 1196890802.918473 end msg 12077935
Dec 5 19:19:35 aqarcenter,cin qmail: 1196871575.358924 info msg 12077935: bytes 1970 from <anonymous@aqarcenter.com> qp 17875 uid 48
Dec 5 19:19:35 aqarcenter,cin qmail: 1196871575.536635 starting delivery 301: msg 12077935 to remote semelak_11@yahoo.com
Dec 5 19:19:35 aqarcenter,cin qmail: 1196871575.536673 status: local 0/10 remote 1/20
Dec 5 19:19:36 aqarcenter,cin qmail: 1196871576.006538 delivery 301: deferral: Connected_to_68.142.202.247_but_greeting_failed./Remote_host_said:_421_Message_from_(91.186.21.215)_temporarily_deferred_-_4.16.50._Please_refer_to_[url]
Dec 5 19:19:36 aqarcenter,cin qmail: 1196871576.006641 status: local 0/10 remote 0/20
Dec 5 19:20:27 aqarcenter,cin qmail: 1196871627.155102 new msg 12077939
Dec 5 19:20:27 aqarcenter,cin qmail: 1196871627.155151 info msg 12077939: bytes 1970 from <anonymous@aqarcenter.com> qp 24088 uid 48
Dec 5 19:20:27 aqarcenter,cin qmail: 1196871627.604693 starting delivery 302: msg 12077939 to remote semelak1@hotmail.com
Dec 5 19:20:27 aqarcenter,cin qmail: 1196871627.604744 status: local 0/10 remote 1/20
Dec 5 19:20:29 aqarcenter,cin qmail: 1196871629.172091 delivery 302: success: 65.54.245.72_accepted_message./Remote_host_said:_250__<20071205162026.24087.qmail@aqarcenter.com>_Queued_mail_for_delivery/
Dec 5 19:20:29 aqarcenter,cin qmail: 1196871629.172184 status: local 0/10 remote 0/20
Dec 5 19:20:29 aqarcenter,cin qmail: 1196871629.207391 end msg 12077939
and the site is aqarcenter.com
View 14 Replies
View Related
Sep 4, 2008
i have a Dedicated server and i installed firewall and i fixed all cpanel option and i disable shell access for all users and ......
but my users can upload shell hack files (Like:c99 ) then they can access to another website ,,,, they can`t Write ,,, they can Read files only
but there is a problem because the hacker will read the config files so my Database websites will hack soon
View 14 Replies
View Related
Jun 2, 2009
my site cannot run php files
move from server 1 to server 2
another site no ploblem move from server 1 to server 2 too
What ploblem i need fix this
here my site
[url]
View 5 Replies
View Related
Dec 22, 2008
Ive been recieving some complaints/feedback that the download speed on my site is too slow.
I test it myself and at night i download at about 60k/s, late at night, mornings its around 300kb/s
Im guessing my site is basically getting high traffic and load issues in the evenings.
(average daily bandwidth is around 200-300gb)
So basically i need to rectify this pronto.
What are the possible solutions?
i thought if i bought a second cheaper server that could step in when the load gets too much for my primary server this could help out the speeds.
Am i correct, are there cheaper ways of speeding things up?
View 10 Replies
View Related
Dec 22, 2008
Ive been recieving some complaints/feedback that the download speed on my site is too slow.
I test it myself and at night i download at about 60k/s, late at night, mornings its around 300kb/s
Im guessing my site is basically getting high traffic and load issues in the evenings. (average daily bandwidth is around 200-300gb)
So basically i need to rectify this pronto.
What are the possible solutions?
i thought if i bought a second cheaper server that could step in when the load gets too much for my primary server this could help out the speeds.
Am i correct, are there cheaper ways of speeding things up?
View 14 Replies
View Related
Dec 15, 2014
When you delete a site backup from its "Backup Manager" Panel, it is removed and no longer displayed in the Panel. However, I cannot tell if this action actually does anything with the real site backup files in "/var/lib/psa/dumps". Does this action merely remove it from PSA's database but not touch any actual files? If this is true, then how are site backup files supposed to be managed if this action doesn't actually delete them?
View 3 Replies
View Related
Sep 22, 2008
We are now Ltd and considering VAT registration.
Basically we are unsure if becoming VAT registered when you do not need to is all that it's cracked up to be, what are your thoughts on all this?
To my understanding you don't have to be VAT registered until you earn 60K+ per year. Therefore is it worth it in the webhosting industry, because if you have more clients that means more VAT you have to pay each period (after outgoing deductions).
If we are in the industry that VAT customers pay is more than the VAT we can claim back as a company, is it really worth the hassel etc when it is not needed?
View 9 Replies
View Related
May 18, 2014
When I use website copy function the website files are copied to another domain but the database remains on old site. I use this function to move the website from devel state to the production state. All sites work fine but when i schedule the backups all databases are saved on old domain. How to move the database on production domain?
View 1 Replies
View Related
Sep 6, 2013
The upgrade has an error when manage the users database.
PRODUCT, VERSION, VERSION OF MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
OS Microsoft Windows Server 2008 R2 Service Pack 1 x64
Panel version 11.5.30 Update #13, last updated at Sept 1, 2013 03:30 PM
PROBLEM DESCRIPTION
In a costumer panel have a one database MSSQL, and assign to this DB 3 users, but the tab option "Users" don't work fot his costumer and show this error:
Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (lÃnea 807)
ACTUAL RESULT
Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (lÃnea 807)
EXPECTED RESULT
Show users in the tab users for database.
View 2 Replies
View Related
Apr 1, 2009
When a registered memory is needed ?
I read that if you using more than 4GB you HAVE to use it, because it causes a huge overload into motherboard because it suck so much energy.
But is real life is this really true ? Is it really needed ?
View 8 Replies
View Related
May 5, 2009
Just purchased a domain name and looking for hosting. Spent the last 2 nights reading reviews/complaints, but do not know which are genuine. Too many companies too pick from. Do not know which ones are good or to aviod.
I had a website with webhostingpad, but they couldn't get my webmail to work, so I cancelled. Apart from that, the service wasn't bad. Now hunting for a new web host.
Newbie, so don't need such big resources. Website is to promote a home school. A few pics and webmail that works is all I need. Site builder would be good too. Budget: about $5 a month. Location: Japan.
View 14 Replies
View Related
Feb 5, 2007
I have created a reseller account on my Cpanel dedicated and have 2 IPs to my customer to register them as name server. He has just done so. How can I make sure that he can use these new name servers on his customers' domains.
The name servers and the IPs are these:
ns4.exeperu.com 69.65.121.203
ns3.exeperu.com 69.65.118.79
View 8 Replies
View Related
May 28, 2008
I have already bought my package with godaddy, so I want to get started as quickly as possible. As I go to enter my blogs URL at godaddy so I can create it, it keeps telling my the selected domain is invalid?
I am entering it in the correct place under 'Domain not registered here'. I think it would have something to do with my settings at 1and1 but I am lost
Basically I registered the domain www.technetnews.com with 1and1 and want to use it to host my blog with godaddy
View 14 Replies
View Related
Apr 2, 2009
It's said,that Domains should be registered sepratley to the Host.
How many of you guys actually have their Domains Registered with their Hosts?
View 14 Replies
View Related
Mar 14, 2008
I get this error with netdiag:
DNS test . . . . . . . . . . . . . : Failed
[WARNING] The DNS entries for this DC are not registered correctly on DNS se
rver 'DNS.FIRST.IP.HERE'. Please wait for 30 minutes for DNS server replication.
[WARNING] The DNS entries for this DC are not registered correctly on DNS se
rver 'DNS.SECOND.IP.HERE'. Please wait for 30 minutes for DNS server replication.
[FATAL] No DNS servers have the DNS records for this DC registered.
configuration:
Server is a DC/AD. It has 2 IP's, both are static of course. the DNS Servers are manually added into the network configuration properties, as these are provided by the hoster.
View 2 Replies
View Related