• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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