Sentora Support Forums

Full Version: Problems After PHP7 upgrade
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Trying to notify @[Jettaman] , it's his script
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.
(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