• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

MySQL tables needed

E

eric hrf

Guest
Re: sitebuilder cannot connect to the database

quote:Originally posted by jamalalame
Upon initiation of the install.php page, we are having problems populating the database, we cannot get past the first step on this page.
http://sitebuilder.designlet.com/install/install.php
OR
http://216.69.172.26/install/install.php
Entering the MySQL database information, we get this error.

Process of installation has come to the end with failure. Database tables have not been created...
Please, check it...
Details see in /usr/local/sitebuilder/log/install.log file.

and the error log as follows.

[10-June-2005 23:14:24] Log of installation process
[10-June-2005 23:14:24] Create dirs...........
[10-June-2005 23:14:24] The dir "temp" is created ...Ok
[10-June-2005 23:14:24] The dir "users" is created ...Ok
[10-June-2005 23:14:24] Create config file..........
[10-June-2005 23:14:24] Unlink file "/usr/local/sitebuilder/include/config.php"
..... Ok
[10-June-2005 23:14:24] Process sql-query: USE sitebuilder
[10-June-2005 23:14:24] Result:...... Error: (code=)
[10-June-2005 23:14:24] Error on query >> USE sitebuilder
[10-June-2005 23:14:24] Process sql-query: CREATE DATABASE sitebuilder
[10-June-2005 23:14:24] Result:...... Error: (code=)
[10-June-2005 23:14:24] Error on query >> CREATE DATABASE sitebuilder
[10-June-2005 23:14:24] Create DataBase "sitebuilder"..... fail
[10-June-2005 23:14:24] Create tables...........
[10-June-2005 23:14:24] Process of installation has come to the end with failure
. Database tables have not been created... Please, check it...

The database information is correct, I can successfully login to the mysql server/database using shell access. I'm not understanding the error code. What does this mean?
[10-June-2005 23:14:24] Process sql-query: USE sitebuilder
[10-June-2005 23:14:24] Result:...... Error: (code=)




I'm getting the same exactly error. Are you still having this same problem? Can anyone at least supply us with table definitions if anything?

Report this post to a moderator | IP
 
Back
Top