VideoCache
Videocache is no longer in development.

youtube_cache is caching but not serving

by salah on 16 Nov 2008

Hi

i have centos5.2 , i installed youtube_cache v1.3 ,
videos are caching but not serving , also Apache is giving the Forbidden error.

where my problem is i don't know.

here are my config files:

http://pastebin.com/f501bc31c

http://pastebin.com/f4ac2d2b8

http://pastebin.com/d282da805

what else do you want me to send you?

Thanks and waiting for your reply

10 Answers

by Kulbir Saini on 17 Nov 2008

This is a problem with your Apache web server and system security. Please try asking for a solution in cent os forums. All your configuration files are ok.

by salah on 17 Nov 2008

Hi

Selinux & Firewall are disabled .
ok i will install Fedora 8 today if the problem maybe with Centos .

thanks

by Kulbir Saini on 17 Nov 2008

I am not saying its a cent os problem. Others are using youtube cache with cent os and its working fine for them. Its a Apache specific problem and you need to dig deep for errors. Probably have a look at /var/log/httpd/error_log .

by salah on 17 Nov 2008

Hi

i installed Fedora 9 , the squid is working fine.
and youtube_cache cached a movie i watched , then same problem
happened , this video is no longer available.

here is my error.log

http://pastebin.com/f192a64af

thanks and waiting for a reply

by Kulbir Saini on 17 Nov 2008

Hi salah,

can you please paste your Apache conf file ( /etc/httpd/conf/httpd.conf ) file on pastebin? I think your base Apache file configuration is denying access to /video_cache/.

by salah on 17 Nov 2008

Here is my httpd.conf file

http://pastebin.com/f2994a659

thanks

by Kulbir Saini on 17 Nov 2008

Take a backup of your current httpd.conf file and replace it with this http://pastebin.com/m2c55d554 . And then restart httpd service. Let me know the result.

by salah on 17 Nov 2008

hi

still same problem

by salah on 17 Nov 2008

this error when restating httpd

[root@star ~]# service httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
                                                           [  OK  ]
[root@star ~]#
by Kulbir Saini on 17 Nov 2008

Man! You have some special Apache which won't allow people to access anything. Try command 'setenforce 0' and then access. Otherwise contact me via mail.