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
what else do you want me to send you?
Thanks and waiting for your reply
10 Answers
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.
Hi
Selinux & Firewall are disabled .
ok i will install Fedora 8 today if the problem maybe with Centos .
thanks
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 .
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
thanks and waiting for a reply
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/.
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.
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 ~]#