Can not install database (please help)

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
jan5522

Can not install database (please help)

Post by jan5522 »

Hi there,

i can't install the database through the install script. It says Unsuccesfull for each table creation.

It's definitely not a privilege problem. I granted all privileges to cms_user and I also tried it as root. Well, as the install script didn't work for me I wanted to install the DB manually, but only found two sql files which do not contain the CREATE TABLE commands. So I checked the install script. Maybe there are PHP 5 commands in it, so that it doesn't work with my PHP 4.3 installation. Please someone send me a DB-Export of a standard installation. I would be very, very grateful if someone could post the file in this forum or send it to me (jan5522[at]gmx.de). Thank You!!
Last edited by jan5522 on Thu Nov 12, 2009 10:42 pm, edited 1 time in total.
Somebody_1
Forum Members
Forum Members
Posts: 26
Joined: Tue Oct 20, 2009 10:52 am

Re: Can not install database (please help)

Post by Somebody_1 »

Hi

Attached is an export of my cmsms 1.6.6 base install DB

database name: empty
user: empty
pass: empty

CMSMS Admin
user: admin
pass: empty

With reference to empty i mean the word not leave it empty!

Rename attachment to .sql
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

Last edited by Anonymous on Fri Nov 13, 2009 2:25 am, edited 1 time in total.
replytomk3

Re: Can not install database (please help)

Post by replytomk3 »

Did checksum passed? What did you specify as the name of the database during installation?
Peciura

Re: Can not install database (please help)

Post by Peciura »

...cms_user and I also tried it as root...
You don't need to create special shell user for CMSms site. You should allow user ("httpd", "www-data", "apache",...)  representing Apache server to access MySQL server (usually it is already done for us).
In config.php file there is login data to access data base only, usually they are not useful  to log in to Linux machine.

CMSms 2.0 installation  require
... PHP 5.2+, and forever breaking PHP4 support.
I had serious trouble with PHP4 a year ago.
Locked

Return to “[locked] Installation, Setup and Upgrade”