Results 1 to 5 of 5

Thread: urgent reply needed ... installation problems

  1. #1
    Join Date
    Oct 2007
    Posts
    5

    Default urgent reply needed ... installation problems

    Hello

    I have been facing alot of problems during installation of the script. But somehow going through different topics, i have sorted most of the issues. Its better if you just compile a How to Install and Troubleshoot Guide for everyone.

    2nd thing, i have been getting 404 permission denied error on many pages. Specially during the uploading of file. Whenever upload bar is done, page is refresh to upload.php and 404 denied error appears.

    there i found its due to modsecfilter rule in .htaccess, here are few logs from my server

    ------------------------
    [Sun Oct 21 03:46:10 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/admin/process_queue.php

    [Sun Oct 21 03:45:59 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/templates/images/arrow_orange.gif

    [Sun Oct 21 03:45:58 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/admin/home.php
    ------------------------

    3rd whenever i use Import Video or Import Folder and run cron.php, it says convert started, nothing more happens to it. Here are logs from debug file

    --------------------------
    2007-10-21 4:27:51 Video id: 9

    2007-10-21 4:27:51 Calling ffmpeg-php -> ffmpeg_movie()

    2007-10-21 4:27:51 Get video duration - START

    2007-10-21 4:27:51 Get video duration - END

    2007-10-21 4:27:51 DURATION: 504.9298

    2007-10-21 4:27:51 Create Thumbnail - START

    2007-10-21 4:27:57 Create Thumbnail - END

    2007-10-21 4:27:57 CONVERT COMMAND:

    /usr/local/bin/mencoder '/home/channelp/public_html/video/KAMARQAMIL.wmv' -o /home/channelp/public_html/flvideo/1192937277286927204.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup
    -------------------------------------

    I have already uploaded 2 more files using upload option and they went fine. But it never works with import feature. This is my debug test file link http://www.channelpk.com/test.php

    This is the ssh output when i rub above command that clearly shows that mencoder is working fine and path is also correct.

    =================
    Flushing video frames.
    Writing index...

    Video stream: 501.626 kbit/s (62703 B/s) size: 31644216 bytes 504.667 secs 12612 frames

    Audio stream: 54.522 kbit/s (6815 B/s) size: 3438482 bytes 504.529 secs

    ================

    Can you please let me know how to fix all of these issues.

    Regards

  2. #2
    Join Date
    Oct 2007
    Posts
    5

    Default Re: urgent reply needed ... installation problems

    Hi

    Where are you support persons. i am waiting for an update. This permission error is killing me. You can go to http://www.channelpk.com and try uploading a file and see it yourself.

  3. #3
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: urgent reply needed ... installation problems

    Code:
    [Sun Oct 21 03:46:10 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/admin/process_queue.php
    
    [Sun Oct 21 03:45:59 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/templates/images/arrow_orange.gif
    
    [Sun Oct 21 03:45:58 2007] [error] [client 86.22.112.84] client denied by server configuration: /home/channelp/public_html/admin/home.php
    This is server configuration blocking access to the page. Mostly caused by server security software like mod_evasive. You need to contact your web host to get this fixed.

  4. #4
    Join Date
    Oct 2007
    Posts
    5

    Default Re: urgent reply needed ... installation problems

    Do i need to remove mod_evasive or what ??

  5. #5
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: urgent reply needed ... installation problems

    It depends on what block the access. You need to ask your server admin, they know what is installed in the server that block access to the server. If you have mod_evasive, better remove it.

Similar Threads

  1. New error ,sites down, urgent help needed
    By bhanuprasad1981 in forum Bug Reports
    Replies: 2
    Last Post: 03-18-2009, 05:37 PM
  2. Urgent Help Needed Please
    By ataimoor in forum Bug Reports
    Replies: 3
    Last Post: 05-05-2008, 07:05 AM
  3. Installation problems
    By kieranw7261 in forum Installation Support
    Replies: 5
    Last Post: 04-01-2008, 01:11 PM
  4. Installation / Customization Help needed - $$$
    By chronoshift in forum Installation Support
    Replies: 1
    Last Post: 12-28-2007, 06:19 AM
  5. Installation error - need urgent help!
    By mantra78 in forum Installation Support
    Replies: 1
    Last Post: 08-31-2007, 06:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •