Ubuntu Servers :: Apache2 - Downloads Of Media Files From My Server Stop At Random Point
Nov 27, 2010
I'm having a very strange problem with my ubuntu apache2 server running wordpress. i want do download media files (from within a flash-mp3-player onsite or by link [url]) but the file transfer just stops after a while. (at least sometimes) at random positions. after that i have to clear the browsers cache and try again.
It is really annoying, though it is my band's website and we want to share our songs with our friends. i checked from several clients, seems to happen everywhere (linux, mac or windows clients)
The system:
Code:
With wget it seems to work...
View 4 Replies
ADVERTISEMENT
May 20, 2010
I was curious if I could have the home folder system from a desktop install point to a set of home folders over on the server? It would streamline my backups and make files a bit more central for accessing
View 3 Replies
View Related
Jan 16, 2011
I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'
Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /
Unfortunately, now I cannot get back into the properties to remove my error.
View 4 Replies
View Related
Mar 29, 2010
I can't get my apache2 log files to rotate on an Ubuntu 8.04 64-bit server install.
Does anybody know of logrotate creates an error log somewhere by default?
Here's my /etc/logrotate.d/apache2 file if someone has any insight if I am doing something wrong.
/var/log/apache2/*.log /var/log/apache2/portal/*.log {
weekly
missingok
rotate 52
nocompress
[Code].....
View 9 Replies
View Related
May 5, 2010
I have apache2 installed along with php5 and mysql5.0. I have installed them by themselves along with just installing the full LAMP install through terminal. My problem is that I cannot parse php files, it will just download them instead. I did change my apache server to nick/projects (nick is my username). If I navigate to localhost/index.html it works fine but will not parse the php files I have put there. I also have rails working fine in that folder too using apache2.
View 7 Replies
View Related
Nov 12, 2010
I have installed LAMP server, I cant access any image files though Apache2.
All other, text document are showing, html, and php etc.
View 1 Replies
View Related
Apr 5, 2010
I've got an apache-svn server up and running fine but I'm struggling with an irritating problem. I need the apache server to display .vbs, .cs., vb., .sh, .pl., .c, .h, .cpp, etc, etc files in the browser. Whenever our users click on a script they get a download dialog instead of the script being displayed in the browser as plain/text. I have added:
Code: AddType text/plain .vbs Into /etc/apache2/mods-enabled/mime.conf but it seems to be getting ignored. how I can tell apache to treat script files as plain-text?
View 1 Replies
View Related
Jul 12, 2011
I have a server that cannot generate enough entropy to support /dev/random. The particular piece of software having problems can't be configured to use /dev/urandom.
I tried moving /dev/random to /dev/realrandom and symlinking /dev/random to /dev/urandom, but lsof /dev/realrandom still shows processes using it.
In Does urandom share the same entropy of random?, the suggestion is to use mknod /dev/random 1 9. Will this hold across restarts? Should I be using udev somehow?
View 3 Replies
View Related
Jul 23, 2010
I'm trying to install mod_python on my Ubuntu 9.10 32 bit apache2 server. I have the module installed (via apt-get) and I know the module is loaded because the following appears in my log when I restart apache:
Code:
[Fri Jul 23 15:00:51 2010] [notice] Graceful restart requested, doing restart
PHP Deprecated: *Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Deprecated: *Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/ming.ini on line 1 in Unknown on line 0
[Code]...
View 3 Replies
View Related
Jul 17, 2010
I must be missing something. I have never had any trouble dl'ing the DVD's or Live CD's. Now they all dl to 99% and then stop. I started with my Win 7 box using Opera, then Seamonkey, then Seamonkey with Metalink agent then on an XP box using Opera then finally Ubuntu w/Firefox through vmware on the Win 7 box. I don't see any similar posts, is Cox just not letting them finish or am I missing some change that allowed me to complete them before & not now?
View 9 Replies
View Related
Apr 14, 2011
Does anyone use flashgot and a download manager to download media, like ..... clips? I've never been able to get this to work with anything other than the built-in downloader and wget. I'd like to get a download manager working so I can schedule and manage multiple downloads. My ISP gives me a mere 250mb a day, but I get free bandwidth between 2am-7am
View 4 Replies
View Related
Jun 5, 2011
I have been experiencing some random log out, specially in times like downloading big files, and consequently messing up my downloads. It's like browsing internet, a few other applications opened an out of nowhere a black screen an command boot load and then log in screen asking for password. This has been happening since I installed natty. I experience any kind of crash alert, freezing or slowdown before it happens, just out of the sudden it happens.
Any advice, help? How do I report a bug without a clear idea of what's going on?
View 1 Replies
View Related
Jun 28, 2011
i want to ask for a guide how to install frontpage extensions on apache2 , i searched a lot but i can't collect the pieces , in the most cases i can't find the correct files..
View 5 Replies
View Related
May 25, 2010
I have a LAN of about 70 computers that I would like to share media files between. I have gotten to the point with Samba that I can view the files without a username/password from client PC's. I would like to make all the folders read only except for one which will be writable for everyone. The thing that I am having a hard time with is allowing a couple of administrators (on Windows 7 machines) read/write access for all files/folders. I am completely new to Ubuntu and Samba so please make explanations thorough. Here is /etc/samba/smb.conf file:
[Code]...
View 3 Replies
View Related
Mar 28, 2011
I recently installed the pptpd server on my system and set it up according to these instructions:HTML Code[URL]t=132029However after setting everything up on attempting to connect to it from a windows machine (windows 7 home premium to be specific) it gives me two errors which are 720 and 800...It reaches "registering your computer on the network" fine and then gives 720 on the first attempt to connect and then 800 on the second attempt to connect...and then on the third 720 and 4th 800 and so on..My system running the server's I.P is 192.168.1.70My system running the windows OS trying to connects I.P is: 192.168.1.66
View 2 Replies
View Related
Nov 19, 2010
I have suse10 64 bit installed. I am setting up a svn server on it. After installation and adding the modules ,while reloading the apache2 it's throwing the error as: HTML Code: httpd2-prefork: Syntax error on line 113 of /etc/apache2/httpd.conf: Syntax error on line 31 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2/mod_dav_svn.so into server: /usr/lib64/libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server
View 9 Replies
View Related
Dec 9, 2009
I am getting this error
Starting web server: apache2[Wed Dec 09 15:36:40 2009] [warn] NameVirtualHost XX.XX.XX.XXX:80 has no VirtualHosts(99)Cannot assign requested address: make_sock: could not bind to address 68.178.232.100:80
no listening sockets available, shutting down Unable to open logs failed!
also what is 68.178.232.100
View 1 Replies
View Related
Oct 9, 2010
I have a bad mount point, I had some mounting problems before, and made this wrong entry, when I mount the volume it works but then the system tells me the hard drive is empty, which is wrong and some kind of error.
My problem here is pretty simple, this point is in /media, but it disappears when the volume is unmounted. I want to delete it and re-mount using the storage device manager, which hopefully will solve the problem.
So how can I delete this entry when it disappears? I don't really want to delete it while the volume is attached and mounted.
View 9 Replies
View Related
Aug 20, 2009
Using SUSE 11 with Gnome. I mounted a CIFS share from a Windows server as /mnt/win. With the file browser, I can browse to file system/mnt/win and then the files and folders of the Windows share come up fine and I can open them. When I use the file browser to browse to network, the server hosting this share is listed. Then I browse to that server and it lists no shares (nothing at all). I can't go any further than the server. Is there a separate authentication necessary for the file browser to see this share from the network place?
View 2 Replies
View Related
Jan 3, 2011
I currently have a server running Windows Home Server and was wanting to know if Ubuntu Server could do the following requirements I currently enjoy
1. Media Streaming, to multiple devices simultaniously i.e. pc/xbob360/PS3 all at the same time. Possibly re-encoding OTF.
2. Remote Access, not just to the server but linking(so i can rdp to my main rig through the server from any internet location) to other systems on the "Home" Network both Linux and Windows.
3. Drive Pooling with redundancy, I want to be able to add and remove HDD and just have it expand the pool so current folders can just grow, but also have it duplicate or make redundant copies so if a HDD fails it can still be recovered.
4. Backup of machines on the network, either manual or scheduled, of both Linux and Windows machines
5. App sharing would be a plus but not required, so I could run a Linux app from the server seamlessly on my windows pc.
6. Basic file storage and browsable structure from windows machines.
I realise this may be a tall order and I don't expect it to be easy or straight forward in any way, but I really hate WHS, it has the slowest file access speed of any os i have ever seen, and is so buggy its unbelievable.
View 9 Replies
View Related
Jan 4, 2010
I am connecting servers using NFS4 the shared directories are on servers running Debian 4 while the one who read from them is Debian 5.0.3. The problem is one of these shared servers suddenly stop responding and you cannot list it from Debian 5 server, also df hang, and the web application that is using it does not respond to requests that use this shared directory since it is blocked. Then the load on the server start to increase until the server cannot respond (over 90). I have found many entries in the syslog that refer to this like:
ma25555 kernel: [1200285.732919] nfs: server 10.xxx.xxx.xxx not responding, still trying
Dec 31 08:16:33 ma25555 kernel: [1200289.815378] INFO: task java:9702 blocked for more than 120 seconds.
Dec 31 08:16:33 ma25555 kernel: [1200289.835249] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
code....
I have tried the connection between the 2 servers using ping for one day and all are OK (zero lost)
There are 3 other servers that are running Debian 4 and are working fine.
View 1 Replies
View Related
Jan 10, 2011
I'm on an Acer Aspire 7535 Laptop running a dual boot with 10.10 and Windows 7. Although a fresh install of Ubuntu 10.10 doesn't seem to give me any problems, after a few updates, my laptop would lock up and give a black screen while using 10.10. The kernel panic seems to happen randomly, either taking minutes or hours to happen, whether I am doing anything or idling.
View 2 Replies
View Related
May 12, 2010
I use a headless 8.04 server for media storage. The system is a P4, 2Gb RAM, gigabit network. Some cpu/IO heavy processes are scheduled to run at night, typically the server is at about 3-6% CPU load, but memory is pretty fully used:
Tasks: 95 total, 1 running, 94 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 2075584k total, 1944612k used, 130972k free, 30472k buffers
Swap: 0k total, 0k used, 0k free, 1364788k cached
When playing back media (DVD, MP3) from the server, I find that playback gets interrupted every 10-15 minuted for about 5 seconds, and then resumes.
View 1 Replies
View Related
Mar 13, 2011
Any command line tool to create a m3u file from directories?
View 1 Replies
View Related
May 27, 2011
I'm building a new file/media server for my household to use, and would like to hear the experiences of others, and suggestions, or links to appropriate howto's. I'll be using two (2) 250 GB Western Digital RE4 drives mirrored via mdadm RAID 1 for the Operating System. The storage area will be handled by four (4) 500 GB Western Digital RE4 drives in a RAID 5 array, managed by an Areca 1210 controller.
What I'd like to configure is a basic Samba file server, on which we have individual user folders, and a shared drive. As well, I'd like to add the ability to manage our movie collection so it can be accessed by the Boxee Box attached to the television. Twonky looks promising (and I don't mind paying the $19.95 for something that works well). However, as this is new to me, there may be other solutions out there that are better, and easier to administer. Moving forward, I'd like to explore the feasibility of configuring LDAP on this machine to authenticate users on the network (perhaps even integrate the mail server somehow), and the remote users (only two) who VPN into the network using the pfSense firewall appliance. There are no Windows servers, so Active Directory is not a factor.
View 5 Replies
View Related
Jan 22, 2010
I have an NTFS volume on my system which I regularly access from within Ubuntu 9.10, mostly to play the plethora of DVD images (*.iso files) stored there. I use VLC Media Player to watch the content. For some reason, VLC's file browser only shows a small subset of the files by default. I have to select "All Files" instead of "Media Files" to see all the *.iso's.
What's this about? Since they're all the same type of file, I don't understand why some would be viewed as "media files" but others not. If the files were on a Linux-type filesystem (ext3 etc.) I would guess it had something to do with permissions, but I'm not sure how file ownership & permissions apply to a mounted NTFS volume.
View 5 Replies
View Related
Feb 23, 2010
Whenever I plug in my PSPgo via USB, it shows up in Nautilus as:
Code:
The first line is the system's onboard memory, and the second line is my 16 gig memory card. It used to mount as:
Code:
I *cannot* unmount the drive. The computer does not seem to be able to find the mount point to take it off from. When I unmount from Nautilus, it says:
Code:
Error unmounting:
If I just unplug the drive, the entry in /media remains as 1C[glitchy box thing][series of underscores] (see screenshot)
I tried looking at the drive in gparted, and it says:
Code:
Code:
Is my PSPgo becoming corrupt or something? That would be supremely unpleasant. I'd definitely like to avoid that, if at all possible.
View 7 Replies
View Related
Feb 1, 2011
I was just wondering if there is a software package that will allow my linux server to process video files (mainly AVI and MKV) so that they can be streamed over the network or Internet. I obviously wouldn't be able to stream files between 600MB and 8GB over the Internet and have it play smoothly. What my plan is to setup something so that I can stream my videos over the Internet when I am not home. Can anyone point me in the right direction?
Or maybe there's a software that can break the video file into "parts" and only send out blocks at specific intervals?
View 2 Replies
View Related
Jul 23, 2010
I'm using debian 5 x64 with xfce.Is there a way to configure (start/stop/restart) services (especially Apache2, mySQL and PHP) using a graphical or cli tool? I tried to use sysv-rc, sysv-rc-conf, rcconf and rc-conf in the terminal but Bash didn't find them (Although Synaptic show that sysv-rc is installed).
View 9 Replies
View Related
Feb 24, 2010
When i try to copy files from my samba server (Ubuntu 9.10) to my windows seven media center, the speed is extremely slow. So slow that is better to download 100mb file from the internet, than from my lan. And on my lan, every card and switch is at 1000 mbps speeds on cat5 cables. And from XP or other linux machine
View 1 Replies
View Related