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.

Problems After PHP7 upgrade
#1
Problems After PHP7 upgrade
Hi all sorry for my bad english, i know sentora developers dont support php 7 upgrade, but new version of wp required it.


i am updated my php to 7.3 via link (centos 6.8)
https://github.com/Dukecitysolutions/sen...p7-upgrade

and my domain working fine before php7 upgrade redirected directly to sentora panel, i check dns records and all is ok

please help me.

ps: i am added new other domains, but not connecting to host(all dns records is correct)

thank you
Reply
Thanks given by:
#2
RE: Problems After PHP7 upgrade
Trying to notify Jettaman , it's his script

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:
#3
RE: Problems After PHP7 upgrade
Hi!

It should be wrong Vhost config.

Take a look at: /etc/sentora/configs/apache/httpd-vhosts.conf

Maybe for centOS the path is different.

The panel section should be like this:


Code:
# Configuration for Sentora control panel.
<VirtualHost *:80>
ServerAdmin zadmin@localhost
DocumentRoot "/etc/sentora/panel/"
ServerName panel.domain.com

<Directory "/etc/sentora/panel/">
    Options +FollowSymLinks -Indexes
    AllowOverride All
    Require all granted
</Directory>

AddType application/x-httpd-php .php
php_admin_value sp.configuration_file "/etc/sentora/configs/php/sp/sentora.rules"

ErrorLog "/var/sentora/logs/sentora-error.log"
CustomLog "/var/sentora/logs/sentora-access.log" combined
CustomLog "/var/sentora/logs/sentora-bandwidth.log" common

ErrorDocument 510 /etc/static/errorpages/510.html
ErrorDocument 404 /etc/static/errorpages/404.html
ErrorDocument 403 /etc/static/errorpages/403.html
ErrorDocument 500 /etc/static/errorpages/500.html
</VirtualHost>

Best regards.
Reply
Thanks given by:
#4
RE: Problems After PHP7 upgrade
(11-21-2019, 02:57 PM)bloods Wrote: Hi all sorry for my bad english, i know sentora developers dont support php 7 upgrade, but new version of wp required it.


i am updated my php to 7.3 via link (centos 6.8)
https://github.com/Dukecitysolutions/sen...p7-upgrade

and my domain working fine before php7 upgrade redirected directly to sentora panel, i check dns records and all is ok

please help me.

ps: i am added new other domains, but not connecting to host(all dns records is correct)

thank you

Hi Bloods,
     I see you are testing out the unreleased version of my new Sentora with php7. Surprised you didnt just reach out to me directly. Sentora Team will not help with custom code. Im here to tho. Please contact me by email by clicking here for support on this matter. Also i have to ask. Is this a test system or production system??? I hope you read the Warning about this is not for production systems testing only.

SUPPORT PAGE : http://sentora.dukecitysolutions.com
-Jettaman-

NEW: Sentora v.2.0.1 has been released!!!

Sentora's quick recovery depends on community support and donations. We need to stand as one and help Sentora into the future.

Donate HERE and do your part. We thank you for your support.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Possible to upgrade php to version 5.6 on Sentora 1.0.3 on Ubuntu? kellenw 3 11 ,645 08-18-2018, 08:40 PM
Last Post: inkoop@topmatica.nl
Upgrade sentora php to 5.6.30 luiziz 5 11 ,349 08-17-2018, 03:40 AM
Last Post: millzee
All time problems with Cron franmm25 6 11 ,876 07-03-2018, 07:08 AM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 1 Guest(s)