• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

installation probs..

X

Xeonia

Guest
I am getting this:

"Installing the package sitebuilder_module-areamap-4.0.0-all.build07062700.noarch
[FATAL] Error connecting to MySQL on localhost:3306
Reason: Access denied for user 'root'@'localhost' (using password: NO)
There were some configuration errors, check logs...."

and many more like that... what should I do??

also getting this:

Fatal error encountered at /usr/local/sitebuilder/utils//SB/Logging.pm line 121
SB::Logging::Log('SB::Logging=HASH(0x804cc28)', 5, 'Error connecting to MySQL on
localhost:3306\x{a}Reason: Access de...') called at /usr/local/sitebuilder/utils//SB/Util
s.pm line 94
SB::Utils::checkParameters() called at configure line 200
main::main() called at configure line 287
 
HI,

First database problem is solved...

I can access sitebuilder with ip, like http://xx.xxx.xx.xxx/Login
and then it gets error like:

"Internal SiteBuilder error.
File: /usr/local/sitebuilder/include/Zend/Zend/Db/Adapter/Pdo/Abstract.php; Line: 111
Message: SQLSTATE[42000] [1049] Unknown database 'sitebuilder3'; Code: 0"

But can't access sitebuilder like: http://sitebuilder.mydomain.com

I have made an a record for sitebuilder.mydomain.com with ip...

What should I do....

Please help soon, that I get this finally to work.... :)
 
Try to use 'sb_config' utility for configuration:

# sb_config --sb_host_ip=<IP> --sb_hostname=<HOST_NAME_FOR_SITEBUILDER> --force_update_wscfg

Also, try to run just "# sb_config" without any parameters.
Let me know about the results.
 
Back
Top