• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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