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 - tfbpa

Pages: [1]
1
CentOS-WebPanel Bugs / Re: CWP 0.9.3 Error Removing Account
« on: July 04, 2015, 06:48:19 AM »
Same thing is still happening in CWP version: 0.9.8.8

Whenever you automatically add a new user account and then try to automatically delete that user account, it doesn't works and gives above mentioned error, meaning the user is still there and that name cannot be used anymore.

Up until now I simply created new users, although very annoying, it worked. Only today in version 0.9.8.8 I had some more problems as they continued to be displayed in user account list, different usernames for the same domain name, which is ofcourse very confusing.

I did not know I had a session open, but thanks to the previous poster and I rebooted the whole server and after that it was possible to delete both accounts and re-create another one.

So there seems to be a problem with sessions somewhere, hope you can fix it.

Thanks.

2
Apache / Re: Default Page Displayed for all domains
« on: June 16, 2015, 05:29:05 PM »
Hmm, now I don't understand it anymore...

With the above setup my domains were working, both the one on shared and dedicated IP, but for some reason my subdomain was simply showing the content of the main domain...

I tried all different Varnish settings and nothing worked, but in the end I went back to DISABLE Varnish multiple IP option and after many times saving the exact same settings, all of a sudden all domains + subdomain are working...

I have noticed in the past few months using the panel that many times the Varnish settings don't get saved properly and that you have to do the same thing 3 or 4 times before the settings are saved correctly, this time it looked to be the same.

So at some level I am happy that all is working now, but since I don't know what actually caused all my misery and the misery from other posters, I cannot help but feel that Varnish needs to be looked into more as it always gives problems, in my case most likely due to not saving settings correctly.

Hope you can fix it in some newer version.

3
Apache / Re: Default Page Displayed for all domains
« on: June 16, 2015, 04:00:44 PM »
I had the same problem and the problem had to do with Varnish.

It was solved when I finally saw the "If you have more than one IP on your server then click here to use Varnish Multiple IP." option.

This should help IF you have multiple IP's on your server AND are using Varnish.

4
Apache / Re: Disable or Compile without suPHP
« on: April 09, 2015, 02:20:37 AM »
Nothing, so far I am still using suPHP and am waiting for the day it is possible to compile without it, as disabling it just messes everything up.

5
FFMPEG / Re: ffmpeg.so not found - doesn't exist
« on: March 18, 2015, 05:22:40 PM »
Excellent, thanks very much!

I did have to make some minor changes, but I now finally have ffmpeg installed and enabled on my server.

The thing I needed to change was:

- put full path to ffmpeg.so in php.ini
extension="/usr/lib64/extensions/no-debug-non-zts-20100525/ffmpeg.so"

Thanks again for your help, much appreciated.

6
FFMPEG / ffmpeg.so not found - doesn't exist
« on: March 16, 2015, 09:04:02 AM »
I have tried to install ffmpeg through the installer many, many times, but never got it to work.

All seems to go OK, no errors and when doing the following commands all seems to be ok.

Code: [Select]
[root@localhost /]# whereis ffmpeg
ffmpeg: /usr/bin/ffmpeg /usr/share/ffmpeg /usr/share/man/man1/ffmpeg.1.gz

Code: [Select]
[root@localhost /]# ffmpeg
ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers
  built on Apr 13 2014 13:00:18 with gcc 4.4.6 (GCC) 20120305 (Red Hat 4.4.6-4)
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab --enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv --enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librtmp --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping
  libavutil      52. 66.100 / 52. 66.100
  libavcodec     55. 52.102 / 55. 52.102
  libavformat    55. 33.100 / 55. 33.100
  libavdevice    55. 10.100 / 55. 10.100
  libavfilter     4.  2.100 /  4.  2.100
  libswscale      2.  5.102 /  2.  5.102
  libswresample   0. 18.100 /  0. 18.100
  libpostproc    52.  3.100 / 52.  3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'

Even the following line is added in php.ini
Code: [Select]
extension="ffmpeg.so"
So all should be OK, but it isn't...

I have tried to find ffmpeg.so, but that isn't anywhere on my system.
Code: [Select]
[root@localhost ~]# find / -name ffmpeg.so
[root@localhost ~]#

By accident I did a PHP grep and this gave the following error

Code: [Select]
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/extensions/no-debug-non-zts-20100525/ffmpeg.so' - /usr/lib64/extensions/no-debug-non-zts-20100525/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
So it seems that the installation went OK, but in reality since ffmpeg.so is missing, it is never loaded and therefore doesn't work.

Does anybody have any idea as to how to fix this?

Thanks.

7
Apache / Re: Disable or Compile without suPHP
« on: March 10, 2015, 01:08:51 PM »
Thanks for the reply, that I have implemented already.

Will you consider adding an option to build without suPHP so that the normal functionality of all config files remains editable trough CWP admin?

8
Apache / Re: Thinks that domain already exists on serve - doesn't
« on: February 28, 2015, 08:09:58 PM »
Not sure, but normally you cannot add subdomains as domains.

Normally you need to add the domain first and then through the user account add the subdomain.

Again, not sure, but worth a try.

9
Apache / Disable or Compile without suPHP
« on: February 28, 2015, 08:00:53 PM »
I am trying to find a way to either disable or compile apache without suPHP, but after 2 days of trying I am still not one step further and would like your help.

Reason for not wanting suPHP is because I want to use ZendOpcache, see http://pecl.php.net/package/ZendOpcache and http://php.net/manual/en/book.opcache.php, which unfortunately doesn't work with suPHP.

I understand that suPHP is better for security reasons, but all-in-all I still prefer to use mod_php/DSO as PHP handler, not only because of the ability to use an opcache solution but also because I only have my own websites on my dedicated server and many websites use scripts located at other websites. This setup has worked for many, many years and I prefer it this way.

I have tried many things, but none have worked so far and I would be grateful if somebody has a solution to not use suPHP.

Thanks.

Pages: [1]