The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sphere in CentOS 6 (Libraries error)
Author Message
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #2
RE: Sphere in CentOS 6 (Libraries error)
Hey man, im running my server under centos, but i tried centos 6.5 and gave me so much libs/dependecies conflicts so i changed to el7 (centos 7) and was a bit easier

first at all you need to know which archiqutecture you are running, x64 or i386.

this are the RPM you will need to download and dpkg.

epel-release-7-0.2.noarch.rpm
glibc-2.17-55.el7.i686.rpm
keyutils-libs-1.5.8-3.el7.i686.rpm
krb5-libs-1.11.3-49.el7.i686.rpm
libcom_err-1.42.9-4.el7.i686.rpm
libgcc-4.8.2-16.el7.i686.rpm
libselinux-2.2.2-6.el7.i686.rpm
libstdc++-4.8.2-16.el7.i686.rpm
libverto-0.2.5-4.el7.i686.rpm
mariadb-libs-5.5.35-3.el7.i686.rpm
mariadb-libs-5.5.37-1.el7_0.x86_64.rpm
nss-softokn-freebl-3.15.4-2.el7.i686.rpm
openssl-libs-1.0.1e-34.el7.i686.rpm
openssl-libs-1.0.1e-34.el7_0.3.i686.rpm
pcre-8.32-12.el7.i686.rpm
xz-libs-5.1.2-8alpha.el7.i686.rpm
zlib-1.2.7-13.el7.i686.rpm

get them for el6 tho if you will use centos 6.x but i recommend 7

in case you are running x64 bits you MUST yum install glibc for 64 bits editions

once all of them are installed you might have the mysqlclient16 conflict... just ln -s libmysqlclient18.so (i386 version) to libmysqlclient16.so inside /lib directory


EDIT: let me know if you need any help Wink
(This post was last modified: 08-22-2014 02:01 PM by kn4tseb.)
08-22-2014 01:48 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Sphere in CentOS 6 (Libraries error) - MrX - 08-22-2014, 01:19 AM
RE: Sphere in CentOS 6 (Libraries error) - kn4tseb - 08-22-2014 01:48 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)