03-27-2015, 03:42 AM
03-27-2015, 03:56 AM
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.
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.
03-27-2015, 04:03 AM
(03-27-2015 03:56 AM)shiva111 Wrote: [ -> ]YESSSSSSS!!!! Just edit these:changed something in HTACCESS?
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 so which lines
03-27-2015, 04:14 AM
(03-27-2015 04:03 AM)Tempestade Wrote: [ -> ]nothing to change in .htaccess, just edit these three files, then try logging as admin.(03-27-2015 03:56 AM)shiva111 Wrote: [ -> ]YESSSSSSS!!!! Just edit these:changed something in HTACCESS?
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.
if so which lines
03-27-2015, 06:11 AM
Is it really 3.1 version? Looks like 3.0
03-27-2015, 04:58 PM
(03-27-2015 06:11 AM)DaniloIN Wrote: [ -> ]Is it really 3.1 version? Looks like 3.0Bugs fixes, see their website for logs
03-27-2015, 05:46 PM
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
(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
- x264 Library for Mencoder
- GPAC MP4Box
- neroAacEnc
- Additional codecs required for some rare video formats (http://www.sklav.com/?q=node/2)
03-27-2015, 09:16 PM
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
- x264 Library for Mencoder
- GPAC MP4Box
- neroAacEnc
- Additional codecs required for some rare video formats (http://www.sklav.com/?q=node/2)
03-28-2015, 01:56 AM
(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.Upload and progress bar is working 100% for me, just uploaded 695MB movie and its working flawless. Your server might be missing PECL.
(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
- x264 Library for Mencoder
- GPAC MP4Box
- neroAacEnc
- Additional codecs required for some rare video formats (http://www.sklav.com/?q=node/2)