76.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-27-2015, 03:42 AM
Post: #31
RE:
in fact the admin panel works well but not index coding error and pana algem know how to configure
03-27-2015, 03:56 AM
Post: #32
RE:
YESSSSSSS!!!! Just edit these:
1. \include\config.db.php
2. \include\config.php
3. \index.php
and remove this: <!-- http://www.SEOto.Work -->
from the top and save. Tested, now going to test rest on the script, will post the results soon.
“If we have no peace, it is because we have forgotten that we belong to each other.”
― Mother Teresa
03-27-2015, 04:03 AM
Post: #33
RE:
(03-27-2015 03:56 AM)shiva111 Wrote:  YESSSSSSS!!!! Just edit these:
1. \include\config.db.php
2. \include\config.php
3. \index.php
and remove this: <!-- http://www.SEOto.Work -->
from the top and save. Tested, now going to test rest on the script, will post the results soon.
changed something in HTACCESS?
if so which lines
03-27-2015, 04:14 AM
Post: #34
RE:
(03-27-2015 04:03 AM)Tempestade Wrote:  
(03-27-2015 03:56 AM)shiva111 Wrote:  YESSSSSSS!!!! Just edit these:
1. \include\config.db.php
2. \include\config.php
3. \index.php
and remove this:
from the top and save. Tested, now going to test rest on the script, will post the results soon.
changed something in HTACCESS?
if so which lines
nothing to change in .htaccess, just edit these three files, then try logging as admin.
“If we have no peace, it is because we have forgotten that we belong to each other.”
― Mother Teresa
03-27-2015, 06:11 AM
Post: #35
RE:
Is it really 3.1 version? Looks like 3.0
65.gif
03-27-2015, 04:58 PM
Post: #36
RE:
(03-27-2015 06:11 AM)DaniloIN Wrote:  Is it really 3.1 version? Looks like 3.0
Bugs fixes, see their website for logs
03-27-2015, 05:46 PM
Post: #37
RE:
tested, upload video did not work.No upload no uploadprogress bar displayed.Just fall back to 3.0 with changing document root, everything works.
03-27-2015, 08:07 PM
Post: #38
RE:
(03-27-2015 05:46 PM)evfa Wrote:  tested, upload video did not work.No upload no uploadprogress bar displayed.Just fall back to 3.0 with changing document root, everything works.
Server Requirements
  • Linux OS (Fedora Core, CentOS, Ubuntu, Slackware or SuSE).
  • Apache Web Server
    • Support for AcceptPathInfo
    • Support for MultiViews (or mod_rewrite which is slower)
  • MySQL 5.x
    • Recommended configuration:
    • interactive_timeout = 1000
    • connect_timeout = 1000
    • wait_timeout = 1000
  • PHP 5.x (mod_php/CGI)
    • Support for GD2 Library
    • Support for MySQL
    • Support for Curl
    • Support for uploadprogress PHP extension (only if you want to display a progress bar on uploads)
  • Recommended PHP Configuration
    • safe_mode off
    • open_basedir off
    • max_execution_time 7200
    • max_input_time 7200
    • memory_limit (with 1MB more then the maximum video upload size)
    • post_max_size (maximum video upload size)
    • upload_max_size (maximum video upload size)
    • exec() should be allowed
  • PHP CLI 5.x (see above + register_argc_argv ON)
  • Mencoder 1.0rc1 + (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Mplayer 1.0rc1 +
  • FFMPEG (SVN) (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Flvtool2 or Yamdi (Yamdi recommended)
  • MediaInfo
  • Extra Requirements for HD (H.264) Video Conversion
03-27-2015, 09:16 PM
Post: #39
RE:
Yup,I know.I'm not noob, I have claimed " Just fall back to 3.0 with changing document root". 3.0 works fine as apache uploadprogress module + lighttpd sec module.
(03-27-2015 08:07 PM)bear911 Wrote:  
(03-27-2015 05:46 PM)evfa Wrote:  tested, upload video did not work.No upload no uploadprogress bar displayed.Just fall back to 3.0 with changing document root, everything works.
Server Requirements
  • Linux OS (Fedora Core, CentOS, Ubuntu, Slackware or SuSE).
  • Apache Web Server
    • Support for AcceptPathInfo
    • Support for MultiViews (or mod_rewrite which is slower)
  • MySQL 5.x
    • Recommended configuration:
    • interactive_timeout = 1000
    • connect_timeout = 1000
    • wait_timeout = 1000
  • PHP 5.x (mod_php/CGI)
    • Support for GD2 Library
    • Support for MySQL
    • Support for Curl
    • Support for uploadprogress PHP extension (only if you want to display a progress bar on uploads)
  • Recommended PHP Configuration
    • safe_mode off
    • open_basedir off
    • max_execution_time 7200
    • max_input_time 7200
    • memory_limit (with 1MB more then the maximum video upload size)
    • post_max_size (maximum video upload size)
    • upload_max_size (maximum video upload size)
    • exec() should be allowed
  • PHP CLI 5.x (see above + register_argc_argv ON)
  • Mencoder 1.0rc1 + (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Mplayer 1.0rc1 +
  • FFMPEG (SVN) (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Flvtool2 or Yamdi (Yamdi recommended)
  • MediaInfo
  • Extra Requirements for HD (H.264) Video Conversion
03-28-2015, 01:56 AM
Post: #40
RE:
(03-27-2015 09:16 PM)evfa Wrote:  Yup,I know.I'm not noob, I have claimed " Just fall back to 3.0 with changing document root". 3.0 works fine as apache uploadprogress module + lighttpd sec module.
(03-27-2015 08:07 PM)bear911 Wrote:  
(03-27-2015 05:46 PM)evfa Wrote:  tested, upload video did not work.No upload no uploadprogress bar displayed.Just fall back to 3.0 with changing document root, everything works.
Server Requirements
  • Linux OS (Fedora Core, CentOS, Ubuntu, Slackware or SuSE).
  • Apache Web Server
    • Support for AcceptPathInfo
    • Support for MultiViews (or mod_rewrite which is slower)
  • MySQL 5.x
    • Recommended configuration:
    • interactive_timeout = 1000
    • connect_timeout = 1000
    • wait_timeout = 1000
  • PHP 5.x (mod_php/CGI)
    • Support for GD2 Library
    • Support for MySQL
    • Support for Curl
    • Support for uploadprogress PHP extension (only if you want to display a progress bar on uploads)
  • Recommended PHP Configuration
    • safe_mode off
    • open_basedir off
    • max_execution_time 7200
    • max_input_time 7200
    • memory_limit (with 1MB more then the maximum video upload size)
    • post_max_size (maximum video upload size)
    • upload_max_size (maximum video upload size)
    • exec() should be allowed
  • PHP CLI 5.x (see above + register_argc_argv ON)
  • Mencoder 1.0rc1 + (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Mplayer 1.0rc1 +
  • FFMPEG (SVN) (support for jpeg, gif, png, freetype, h264, lame, xvid, mad, win32codecs, dv, 3gp, mp4, theora)
  • Flvtool2 or Yamdi (Yamdi recommended)
  • MediaInfo
  • Extra Requirements for HD (H.264) Video Conversion
Upload and progress bar is working 100% for me, just uploaded 695MB movie and its working flawless. Your server might be missing PECL.
24.gif
“If we have no peace, it is because we have forgotten that we belong to each other.”
― Mother Teresa




30.gif