Re: Apache does not display a flash file

2012-05-10 Thread atul khairnar
Sorry for dumping all Error Log. The relevant part of log shows: Error Log Shows : [19:09:24.001] GET http://127.0.0.1/site_media/flash/flashvortex.swf [HTTP/1.1 500 INTERNAL SERVER ERROR 131ms] On May 10, 6:41 pm, atul khairnar wrote: > Error Log Shows : [19:09:24.001] > GEThttp://127.0.0.

Re: Apache does not display a flash file

2012-05-10 Thread atul khairnar
Error Log Shows : [19:09:24.001] GET http://127.0.0.1/site_media/flash/flashvortex.swf [HTTP/1.1 500 INTERNAL SERVER ERROR 131ms] [19:09:23.104] GET http://127.0.0.1/play/ [HTTP/1.1 200 OK 166ms] [19:09:23.344] GET http://127.0.0.1/site_media/style1.css [HTTP/1.1 200 OK 4ms] [19:09:23.373] Expect

Re: Apache does not display a flash file

2012-05-10 Thread Anurag Chourasia
Could you have a look at the Error Logs as shown on the Tools --> Web Developer --> Web Console in Firefox if u have something in there? On Thu, May 10, 2012 at 7:43 AM, atul khairnar wrote: > When right-clicked at the location where flash should have rendered, > it gives error message, "Movie No

Re: Apache does not display a flash file

2012-05-10 Thread atul khairnar
When right-clicked at the location where flash should have rendered, it gives error message, "Movie Not Loaded" On May 10, 10:32 am, atul khairnar wrote: > Hi, > Recently I deployed my django project on Apache using mod_wsgi. > Everything is working perfect except flash. The flash (.swf file) did

Apache does not display a flash file

2012-05-09 Thread atul khairnar
Hi, Recently I deployed my django project on Apache using mod_wsgi. Everything is working perfect except flash. The flash (.swf file) did not render on the client's browser but it works perfect while hosting on django built-in development server. What may be the problem? I am using Ubuntu : 11.0