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.

ZPanel unable to update to 10.1.1
#11
RE: ZPanel unable to update to 10.1.1
does the deamon run if you try it true ssh?
Code:
php /etc/zpanel/panel/bin/daemon.php

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: mhost
#12
RE: ZPanel unable to update to 10.1.1
Hi

If I run that daemon command I get:

Code:
[root@s1 ~]# php /etc/zpanel/panel/bin/daemon.php
-bash: php: command not found

Does this mean there is a problem with PHP? I've just tried "yum install php" and got:

Code:
[root@s1 ~]# yum install php
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist https://github.com/zpanel/installers/raw/master/install/CentOS/6/mirror/x86_64 error was
14: PYCURL ERROR 77 - "Problem with the SSL CA cert (path? access rights?)"
Error: Cannot find a valid baseurl for repo: zpanel-base

How would I reinstall php if you think that's the problem?

Thanks again for all your help, I really do appreciate it Smile
Reply
Thanks given by:
#13
RE: ZPanel unable to update to 10.1.1
First trying to deal with the SSL CERT problem:
Code:
mkdir /root/backup/
cp /etc/pki/tls/certs/ca-bundle.crt /root/backup/
curl http://curl.haxx.se/ca/cacert.pem -o /etc/pki/tls/certs/ca-bundle.crt
then try again?

Also check this file:
Code:
var/log/httpd/error_log

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: mhost
#14
RE: ZPanel unable to update to 10.1.1
Hi,

Your solution worked! httpd now starts!

I've reinstalled php and rebooted the server and it works in that the service is now running.

When I try to run the daemon I now get the error:

Code:
[root@s1 ~]# php /etc/zpanel/panel/bin/daemon.php
PHP Fatal error:  Class 'PDO' not found in /etc/zpanel/panel/dryden/db/driver.class.php on line 13

I'm considering this a massive improvement on 'command not found'.

Just as an observation I now get a blank page when I load any of the websites attached to the server including the ZPanel admin page.

Thanks for your continued support, you've been amazing! Smile

Please let me know if you still need the https error log, I've not included it as its a massive file and I'm hoping that bits fixed now.
Reply
Thanks given by:
#15
RE: ZPanel unable to update to 10.1.1
Maybe replacing the php.ini file with the zpanel standard one will help? (source)

I have attached the unedited version of my zpanel demo. (etc/php.ini)
You can try to test it, it may be that the update/upgrate changed it.
I had to add the .txt extension because the forum does not accept .ini extensions. Smile
Don't forget to backup your old version and to restart the httpd daemon!


Attached Files
.txt   php.ini.txt (Size: 67.51 KB / Downloads: 9)

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: mhost
#16
RE: ZPanel unable to update to 10.1.1
Hi,

I now get:

Code:
[root@s1 ~]# php /etc/zpanel/panel/bin/daemon.php
PHP:  syntax error, unexpected '!' in /etc/php.ini on line 3

Fatal error: Class 'PDO' not found in /etc/zpanel/panel/dryden/db/driver.class.php on line 13

Also, instead of the ZPanel login screen I now get (showing on the page):

Code:
Fatal error: Class 'PDO' not found in /etc/zpanel/panel/dryden/db/driver.class.php on line 13

Thanks again
Reply
Thanks given by:
#17
RE: ZPanel unable to update to 10.1.1
Whoops!
lol i see i have copied an mybb code at the top by accident.. Tongue
Remove the [PHP] at the top of the php.ini and try again?

no wait it looks like it supposed to be there ... Tongue
it's getting late over her... Smile

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: mhost
#18
RE: ZPanel unable to update to 10.1.1
Hi,

No worries, it's getting pretty late here too, I was really hoping this would be an easy fix but it's really turning into quite a mission.

I've put the [PHP] back in and now I'm back to:

Code:
PHP Fatal error:  Class 'PDO' not found in /etc/zpanel/panel/dryden/db/driver.class.php on line 13

What would you suggest next?

Thanks again :-)
Reply
Thanks given by:
#19
RE: ZPanel unable to update to 10.1.1
do you see PDO in the list if you try:
Quote:php -m

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: mhost
#20
RE: ZPanel unable to update to 10.1.1
Nope, I get:

[PHP Modules]
bz2
calendar
Core
ctype
curl
date
ereg
exif
fileinfo
filter
ftp
gettext
gmp
hash
iconv
json
libxml
openssl
pcntl
pcre
Phar
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
standard
tokenizer
xml
zip
zlib
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,421 02-14-2024, 09:20 AM
Last Post: TGates
Import zpanel settings problem pgh2011 0 2 ,278 12-30-2020, 07:08 PM
Last Post: pgh2011
Critical Error: [0100] - Unable to connect or authenticate to the Sentora database whatshisface77 1 3 ,870 07-31-2020, 10:58 AM
Last Post: whatshisface77

Forum Jump:


Users browsing this thread: 1 Guest(s)