This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Sentora New Modules.
#1
Sentora New Modules.
We would like to inform you that we have ready for use two new modules.
[NOT AVAILABLE, STILL UNDER SECURITY TESTING]
1) PHP Multi  Versions.
With this module, you will be able to configure different sites to run different PHP Versions.
This module comes with two PHP versions preinstall.
So, you will have on your server the following versions:
PHP 5.3.20,
PHP 5.5.9,
Php 5.6.20
Please install this module via console because it will take 15-30 minutes [it will compile two PHP versions].
For installation run the following commands.

THIS REPO IS DOWN TEMP
zppy repo add http://zpp.tec-dynamics.co.uk/zpp
   zppy update
 zppy install phpversions


2) TECSeo
With this module, you can create keys for the Google  SEO engines.
Just install  tecseo

Please report any issue to the following email support@tecdynamics.co.uk.

Tec-dynamics L.T.D
http://tec-dynamics.co.uk

   
   
 [Image: logo50x42x144.png]      Tec-Dynamics L.T.D.
  tec-dynamics.co.uk
  support@tecdynamics.co.uk
Reply
Thanks given by:
#2
RE: Sentora New Modules.
This moodule works using ? SuExec? mod_php?

Are you sure over security?
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Sentora New Modules.
Hi, Me.B thanks for the question it was very helpful for us.

So Please see bellow the following installed modules In the Original Sentora with 5.5.9 version and on VH with 5.6.20 version:
Sentora live server apache_get_modules()
Array
(
[0] => core
[1] => mod_so
[2] => mod_watchdog
[3] => http_core
[4] => mod_log_config
[5] => mod_logio
[6] => mod_version
[7] => mod_unixd
[8] => mod_access_compat
[9] => mod_alias
[10] => mod_auth_basic
[11] => mod_authn_core
[12] => mod_authn_file
[13] => mod_authz_core
[14] => mod_authz_host
[15] => mod_authz_user
[16] => mod_autoindex
[17] => mod_bw
[18] => mod_deflate
[19] => mod_dir
[20] => mod_env
[21] => mod_filter
[22] => mod_mime
[23] => prefork
[24] => mod_negotiation
[25] => mod_php5
[26] => mod_rewrite
[27] => mod_setenvif
[28] => mod_socache_shmcb
[29] => mod_ssl
[30] => mod_status
)

virtual host with 5.6.20
loaded php modules
Array
(
[0] => Core
[1] => date
[2] => ereg
[3] => libxml
[4] => openssl
[5] => pcre
[6] => sqlite3
[7] => zlib
[8] => bcmath
[9] => calendar
[10] => ctype
[11] => curl
[12] => dom
[13] => hash
[14] => fileinfo
[15] => filter
[16] => ftp
[17] => gd
[18] => gettext
[19] => SPL
[20] => iconv
[21] => json
[22] => mbstring
[23] => mcrypt
[24] => session
[25] => standard
[26] => pcntl
[27] => PDO
[28] => mysqlnd
[29] => pdo_sqlite
[30] => Phar
[31] => posix
[32] => Reflection
[33] => mysqli
[34] => SimpleXML
[35] => soap
[36] => sockets
[37] => pdo_mysql
[38] => exif
[39] => tokenizer
[40] => wddx
[41] => xml
[42] => xmlreader
[43] => xmlrpc
[44] => xmlwriter
[45] => zip
[46] => mysql
[47] => cgi-fcgi
)
loaded apache modules
Array
(
[0] => core
[1] => mod_so
[2] => mod_watchdog
[3] => http_core
[4] => mod_log_config
[5] => mod_logio
[6] => mod_version
[7] => mod_unixd
[8] => mod_access_compat
[9] => mod_actions
[10] => mod_alias
[11] => mod_auth_basic
[12] => mod_authn_core
[13] => mod_authn_file
[14] => mod_authz_core
[15] => mod_authz_host
[16] => mod_authz_user
[17] => mod_autoindex
[18] => mod_bw
[19] => mod_dav
[20] => mod_dav_fs
[21] => mod_deflate
[22] => mod_dir
[23] => mod_env
[24] => mod_fastcgi
[25] => mod_filter
[26] => mod_mime
[27] => prefork
[28] => mod_negotiation
[29] => mod_rewrite
[30] => mod_setenvif
[31] => mod_status
)
we reinstall suexec module because someone may have run a2dismod suexec.
Also, we don't change any Virtual host config file, except adding a couple of extra lines.
So the apache config and the PHP default settings are the same but the PHP compiler is changing every time.
But in the original Sentora installation mod_php is missing from the /etc/apache2/mods-available/
Of course, this is on our Dev server installation and in any VM where we install for test purposes .
And something else we have test this module only in Ubuntu system and not in Centos.
When this module passes from our tests we will go for the Centos Version.
Thanks for your feedback and we hope more users will send a good feedback like this.
 [Image: logo50x42x144.png]      Tec-Dynamics L.T.D.
  tec-dynamics.co.uk
  support@tecdynamics.co.uk
Reply
Thanks given by:
#4
RE: Sentora New Modules.
So, this is currently only for Ubuntu? I think you should update your first post to state the OS and OS version it currently works on to avoid non-ubuntu users commenting that it doesn't work, etc.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: Sentora New Modules.
Hi,

That's great but if you run mod_fastcgi that require another security layer in place. As most virtual hosts are using the same user. This why I was asking.

I have a beta for apache admin module rewrite that will get changing the default vhosts templates easier, the issue is the more the changes in GUI.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#6
RE: Sentora New Modules.
Yes  I know that Me.B
please concern the attached print screens.
that's giving and the Suexec module it is enabled.
       
 [Image: logo50x42x144.png]      Tec-Dynamics L.T.D.
  tec-dynamics.co.uk
  support@tecdynamics.co.uk
Reply
Thanks given by:
#7
RE: Sentora New Modules.
Replied in PM!

Hope you understand me.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#8
RE: Sentora New Modules.
(05-02-2016, 09:15 PM)calua Wrote: We would like to inform you that we have ready for use two new modules.
1) PHP Multi Versions.
With this module, you will be able to configure different sites to run different PHP Versions.
This module comes with two PHP versions preinstall.
So, you will have on your server the following versions:
PHP 5.3.20,
PHP 5.5.9,
Php 5.6.20
Please install this module via console because it will take 15-30 minutes [it will compile two PHP versions].
For installation run the following commands.
zppy repo add http://zpp.tec-dynamics.co.uk/zpp
zppy update
zppy install phpversions


2) TECSeo
With this module, you can create keys for the Google SEO engines.
Just install tecseo

Please report any issue to the following email support@tecdynamics.co.uk.

Tec-dynamics L.T.D
http://tec-dynamics.co.uk

I would like to inform the users that
we have disabled the download of the phpVersions module for further security investigation.
We will come back with new reply about.
 [Image: logo50x42x144.png]      Tec-Dynamics L.T.D.
  tec-dynamics.co.uk
  support@tecdynamics.co.uk
Reply
Thanks given by:
#9
RE: Sentora New Modules.
hello, i'm new in sentora. ive doing the steps 
zppy repo add http://zpp.tec-dynamics.co.uk/zpp

but whet I update by doing
zppy update

the server give this response 

  Connecting to store.sentora.org/repo

  Getting list from store.sentora.org/repo
  Connecting to http://zpp.tec-dynamics.co.uk/zpp
  Getting list from http://zpp.tec-dynamics.co.uk/zpp
  Failed to contact the URL 'http://zpp.tec-dynamics.co.uk/zpp'

is there any way to solve this problem?
Reply
Thanks given by:
#10
RE: Sentora New Modules.
come on... READ.. it's on the post above your post.... seriously...

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: warmax356


Possibly Related Threads…
Thread Author Replies Views Last Post
Mach-hosting Sentora ZPPY repo information TGates 2 5 ,944 03-30-2022, 09:19 AM
Last Post: TGates
Modules from Github zustudios 1 3 ,074 07-09-2021, 12:42 PM
Last Post: Nigel
Bizarrus' Sentora-LetsEncrypt: does not end in a IANA suffix grozanc 0 2 ,637 09-25-2019, 04:50 AM
Last Post: grozanc

Forum Jump:


Users browsing this thread: 1 Guest(s)