Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-20, 11:48:27

Author Topic: Fresh installation errors  (Read 2867 times)

0 Members and 1 Guest are viewing this topic.

Offline itgservices

  • Junior Member
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Fresh installation errors
« on: 2017-02-09, 07:35:53 »
Hi,

I have errors when installing fresh Kloxo 7 on CentOS 6.8.

Failed loading /usr/lib64/php/modules/xdebug.so
Failed loading /usr/lib64/php/modules/opcache.so
Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh installation errors
« Reply #1 on: 2017-02-09, 07:54:43 »
Inform here 'php -m; cat -l /etc/php.d'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline itgservices

  • Junior Member
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Fresh installation errors
« Reply #2 on: 2017-02-09, 08:00:17 »
[root@server1 php.d]# php -m
[PHP Modules]
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gettext
gmp
hash
iconv
json
libxml
mhash
mysql
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

Offline itgservices

  • Junior Member
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Fresh installation errors
« Reply #3 on: 2017-02-09, 08:02:31 »
[root@server1 php.d]# dir -l
razem 140
-rw-r--r-- 1 root root  47 01-19 22:56 bz2.ini
-rw-r--r-- 1 root root  57 01-19 22:56 calendar.ini
-rw-r--r-- 1 root root  51 01-19 22:56 ctype.ini
-rw-r--r-- 1 root root  49 01-19 22:56 curl.ini
-rw-r--r-- 1 root root  47 01-19 22:56 dom.ini
-rw-r--r-- 1 root root  49 01-19 22:56 exif.ini
-rw-r--r-- 1 root root  57 01-19 22:56 fileinfo.ini
-rw-r--r-- 1 root root  47 01-19 22:56 ftp.ini
-rw-r--r-- 1 root root  55 01-19 22:56 gettext.ini
-rw-r--r-- 1 root root  47 01-19 22:56 gmp.ini
-rw-r--r-- 1 root root  51 01-19 22:56 iconv.ini
-rw-r--r-- 1 root root  49 01-19 22:56 json.ini
-rw-r--r-- 1 root root 161 01-17 15:58 lighttpd.ini
-rw-r--r-- 1 root root  55 01-19 22:56 mysqlnd.ini
-rw-r--r-- 1 root root  69 01-19 22:56 mysqlnd_mysqli.ini
-rw-r--r-- 1 root root  67 01-19 22:56 mysqlnd_mysql.ini
-rw-r--r-- 1 root root  47 01-19 22:56 pdo.ini
-rw-r--r-- 1 root root  63 01-19 22:56 pdo_mysqlnd.ini
-rw-r--r-- 1 root root  61 01-19 22:56 pdo_sqlite.ini
-rw-r--r-- 1 root root  49 01-19 22:56 phar.ini
-rw-r--r-- 1 root root  51 01-19 22:56 posix.ini
-rw-r--r-- 1 root root  51 01-19 22:56 shmop.ini
-rw-r--r-- 1 root root  59 01-19 22:56 simplexml.ini
-rw-r--r-- 1 root root  55 01-19 22:56 sockets.ini
-rw-r--r-- 1 root root  55 01-19 22:56 sqlite3.ini
-rw-r--r-- 1 root root  55 01-19 22:56 sysvmsg.ini
-rw-r--r-- 1 root root  55 01-19 22:56 sysvsem.ini
-rw-r--r-- 1 root root  55 01-19 22:56 sysvshm.ini
-rw-r--r-- 1 root root  59 01-19 22:56 tokenizer.ini
-rw-r--r-- 1 root root  47 01-19 22:56 xml.ini
-rw-r--r-- 1 root root  59 01-19 22:56 xmlreader.ini
-rw-r--r-- 1 root root  49 01-19 22:56 xml_wddx.ini
-rw-r--r-- 1 root root  59 01-19 22:56 xmlwriter.ini
-rw-r--r-- 1 root root  47 01-19 22:56 xsl.ini
-rw-r--r-- 1 root root  47 01-19 22:56 zip.ini

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh installation errors
« Reply #4 on: 2017-02-09, 08:53:18 »
Did you finished an install process?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline itgservices

  • Junior Member
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Fresh installation errors
« Reply #5 on: 2017-02-09, 11:54:58 »
Yes I did


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh installation errors
« Reply #6 on: 2017-02-09, 12:26:20 »
It's weird but panel running well after install?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline itgservices

  • Junior Member
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Fresh installation errors
« Reply #7 on: 2017-02-09, 12:40:53 »
Yes panel is working well.

I have found that in my centos is "php54s" not "u"

I have changed in /opt/php54s/etc/php.d/ioncube-loader.ini to zend_extension=/opt/php54s/usr/lib64/php/modules/ioncube_loader_lin_5.4.so

and now there are no errors.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh installation errors
« Reply #8 on: 2017-02-09, 12:51:22 »
Kloxo-MR using php from IUS repo (usually with named phpXYu). Name of php54s mean 'special' php for panel (separated from php for website for security reason). Another name is phpXYm where meaning as php for multiple php purpose.

So, it's possible every website using different php version.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.049 seconds with 19 queries.

web stats analysis