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.

WordPress 4.1 on Sentora issue
#41
RE: WordPress 4.1 on Sentora issue
(02-17-2015, 03:05 AM)JWTech Wrote: @[Me.B], can you pull for a default install of PHP 5.4 with Sohosin 0.9.37.1 on Sentora?

Or possibly have a second-set for the install, to choose between different PHP versions on initial setup.

1. Easiest way is using centos 7 as it ships with php 5.4.

2. Ubuntu 14.04 ships with php 5.5 out of the box!

3. Upgrading php stack is a bit complex, indeed you find a lot of repos like remi offering way's of replacing centos 6.x with php 5.4.X & 5.5.x. BUT it's not the latest releases and also it could turn into a headache if you have dependencies conflict. I checked vesta they rely on remi's while cpanel are building their own RPM and have own tool.

The best solution to allow multiple PHP would be to build our own builds so we place each php in different folders but it's not so easy to manage... Try once compiling your own php with full libraries and you will see the issues we face. Require a lot of time to build/setup/validate then to maintain... Under windows running different php IS FAR FAR FAR easier.

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
Thanks given by:
#42
RE: WordPress 4.1 on Sentora issue
Thanks for the quick response Me.B, wasn't aware CentOS 7 has 5.4 native.

Thought the PHP difference was a pretty simple change personally, as I had removed 5.3 and installed 5.4 with required and common modules while testing. Only significant issue was strapping Suhosin back into it, but aside from that everything seemed to run quite well on all fronts using CentOS 6. Though being that it was a relatively quick test I haven't messed with it all that much yet.
Thanks given by:
#43
RE: WordPress 4.1 on Sentora issue
Hi,

Adding suhosin is easy check the installer
https://github.com/sentora/sentora-insta...install.sh

line 877 you see suhosin patch is almost isolated there... If you strip the os checks you have it as we apply it during install.

My issue is once you add other packages it can trigger a lot of conflicts hard to resolve. I got that once with Mysql and it was a pain in the a$$!

On windows all I have to do is dropping php directories then call them without any install or special needs, and I can have 5 or more different builds with each .ini alone and no conflicts! I think it can be done in linux when you compile own php and store each in different path.

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
Thanks given by:
#44
[SOLVED] WordPress 4.1 on Sentora issue
(02-07-2015, 01:38 PM)ayoun67 Wrote: Im running WordPress 4.1 on the full release mostly seems to be working fine except it wont let me modify my menu anyone experiencing something similar


Regards
ayoun67

I had this problem (in Wordpress and PrestaShop) on a clean installation of CentOS 7 minimal. I just install Suhosin 0.9.37.1 and the problem disappeared.

Here the instructions I follow. https://www.rosehosting.com/blog/how-to-...linux-vps/
Sorry for my English.
Thanks given by: karlis , jibswizard
#45
RE: WordPress 4.1 on Sentora issue
Suhosin update:
https://raw.githubusercontent.com/stefan.../Changelog

2014-12-12 - 0.9.37.1
- Changed version string to 0.9.37.1 (without -dev)
- Relaxed array index blacklist (removed '-') due to wordpress incompatibility

I will test this for sure. BUT it's strange as I tested on zpanel server and my dev reported issue still there.

Thanks to http://lowendtalk.com/profile/82386/DarioX for the hint.

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
Thanks given by:
#46
RE: WordPress 4.1 on Sentora issue
Script for update:

https://github.com/MBlagui/Sentora-tools....9.37.1.sh

tu update suhosin

Code:
cd /tmp && wget https://raw.githubusercontent.com/MBlagui/Sentora-tools/master/suhosin_0.9.37.1.sh && bash suhosin_0.9.37.1.sh

I still didn't get confirmation IT may solve ALL WORDPRESS ISSUES. so please post here feedback.

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
Thanks given by: karlis
#47
RE: WordPress 4.1 on Sentora issue
(02-17-2015, 09:43 PM)Me.B Wrote: I still didn't get confirmation IT may solve ALL WORDPRESS ISSUES. so please post here feedback.
M B
It solved the menu adding issue for me. Running, CentOs 6.6, PHP Version 5.3.3
Thanks given by:
#48
RE: WordPress 4.1 on Sentora issue
Same here got confirmation solve the issue.
TGates we post announcement over this or how to?
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
Thanks given by:
#49
RE: WordPress 4.1 on Sentora issue
Odd, could have sworn I posted something else yesterday.

I've put in for an updated pull request that would include the Suhosin hotfix version at install.
Thanks given by:
#50
RE: WordPress 4.1 on Sentora issue
(02-18-2015, 02:09 AM)JWTech Wrote: Odd, could have sworn I posted something else yesterday.

I've put in for an updated pull request that would include the Suhosin hotfix version at install.

See your reply I split up here & previous posts:

http://forums.sentora.org/showthread.php?tid=1077

You were discussing over PHP choice then suhosin update while you said before it was not linked to suhosin. Was a but confusing as report.

I got another hint beside that that pointed to suhosin update reason here:

http://forums.sentora.org/showthread.php...57#pid7057

I got confirmation the above fix wordpress menu issue. We should soon make an announcement either a quick patch likely or new MINOR release.

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
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Is Sentora dead? rajeevrrs 2 2 ,949 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,129 10-27-2022, 06:16 PM
Last Post: johnnyp
Transfer Account to another Sentora BenI 1 2 ,536 07-21-2022, 07:19 PM
Last Post: Nigel

Forum Jump:


Users browsing this thread: 1 Guest(s)