Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bullten

Pages: 1 ... 28 29 [30] 31
436
FFMPEG / Re: problem with FFMPEG
« on: January 21, 2018, 08:26:55 AM »
I checked on demo clipbucked script and it does take ffpmg path with the way i told you.

437
FFMPEG / Re: problem with FFMPEG
« on: January 20, 2018, 08:28:22 PM »
Hello,

doesnt look like you forced the command I gave you. Also its good to install php 7.

438
FFMPEG / Re: problem with FFMPEG
« on: January 20, 2018, 08:15:55 PM »
You are using php 5.6. Also php-ffpmeg is not required. Just ffmpeg will do the work.

May be it is not taking correct path of ffmpeg. Try running the command as below

ln -s /usr/local/bin/ffmpeg /usr/bin/ffmpeg

See if it helps to find the path.

439
FFMPEG / Re: problem with FFMPEG
« on: January 20, 2018, 07:55:04 PM »
may I know if you are using centos 6 or centos 7?

also the php version you are using.

441
FFMPEG / Re: problem with FFMPEG
« on: January 20, 2018, 06:18:02 PM »
May i know exact error you are getting?

442
FFMPEG / Re: problem with FFMPEG
« on: January 20, 2018, 05:53:23 PM »
did you install php-ffmpeg?

443
CentOS-WebPanel GUI / Re: Can Not Log in Client Side
« on: January 19, 2018, 06:32:41 PM »
Do your tmp folder have space?

444
Apache / Protect Your Server Against Symlink Attack
« on: January 15, 2018, 09:15:43 PM »
Hello,

Cloudlinux released kernel based patch for free to protect server against symlink attack

https://www.cloudlinux.com/kernelcare-blog/entry/symlink-protection-patchset-centos-6-7-kernelcare

[root@localhost ~]# kcarectl --info
kpatch-state: patch is applied
kpatch-for: Linux version 3.10.0-514.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Tue Nov 22 16:42:41 UTC 2016
kpatch-build-time: Fri Dec  8 11:14:03 2017
kpatch-description: 223-free;

445
Problems on other RedHat linux servers / Re: Port 2030 does not open
« on: December 14, 2017, 05:10:41 PM »
can you try

yum reinstall cwpsrv

446
CentOS 7 Problems / Re: New version bugs
« on: December 13, 2017, 06:44:56 PM »
this is redirecting to user account thats why root is not working. Try port 2087 with IP.

447
CentOS 7 Problems / Re: New version bugs
« on: December 13, 2017, 06:28:16 PM »
what url you are using to loggin as root?

448
MySQL / Re: Mysql my.cnf
« on: December 07, 2017, 03:33:29 PM »
You need to add query_cache_size (=0) as query_cache_size =0. SO it will look like

[mysqld]
 query_cache_size =0


Adjust the other variables same like this.

449
Installation / Re: CXS Scan
« on: December 07, 2017, 03:31:37 PM »
I think cxs will function on cwp too only gui will not work. Try once and let us know.

Pages: 1 ... 28 29 [30] 31