• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

login errors

A

andrewvettese

Guest
We have installed the software according to the instructions BUT when I goto the login page I get this error...

Internal Sitebuilder error.
File: /usr/local/sitebuilder/include/SB/View.php; Line: 136
Message: PHP Warning : XSLTProcessor::importStylesheet() [function.XSLTProcessor-importStylesheet]: Undefined variable; Code: 2

Go back Send report to developers
 
Does this issue still affects the installation? Did you get any errors during installation process? Also, could you provide the operation system which is in use and architecture (x32 or x64) for the server?
In addition please provide the output for the following command:

# rpm -qa|grep libxml
 
We are seeing the same error on a SiteBuilder install on centOS 4.8:

[root@www /usr/src/sitebuilder]# rpm -qa|grep libxml
libxml2-2.6.16-12.7
perl-libxml-perl-0.07-30
libxml2-python-2.6.16-12.7
libxml2-devel-2.6.16-12.7

(32 bit)

Can you give us some feedback about the nature of this issue?
 
New error

Ok, corrected the issue ttest was having, however new errors appear:

Internal Sitebuilder error.
File: /usr/local/sitebuilder/include/SB/Environment.php; Line: 93
Message: License class not found.; Code: 0




[root@www /usr/local/sitebuilder]# /opt/php52/bin/php5 -m
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
date
dom
exif
filter
ftp
gd
gettext
gmp
hash
iconv
ionCube Loader
json
libxml
mbstring
mime_magic
mysql
openssl
pcntl
pcre
PDO
pdo_mysql
posix
Reflection
session
shmop
SimpleXML
sitebuilder3
soap
sockets
SPL
SQLite
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]
the ionCube PHP Loader
 
Back
Top