Php open-source javascms free enterprise website creation system installation error

Source: Internet
Author: User
Tags pconnect
Php Open Source javascms free enterprise website creation system installation error php javascms installation error

An error occurred while installing the open source Official CMS free enterprise website building system
Failed to detect database! What's going on? Which of the following experts can help you?
Error message:


My database configuration file config. php
$ Db ['hostname'] = '2017. 0.0.1 ';
$ Db ['username'] = 'root ';
$ Db ['password'] = 'root ';
$ Db ['database'] = 'mongogod ';
$ Db ['dbdriver '] = 'mysql ';
$ Db ['dbprefix'] = 'Tay _';
$ Db ['pconnect '] = TRUE;
$ Db ['DB _ debug'] = TRUE;
$ Db ['cache _ on'] = FALSE;
$ Db ['cachedir'] = '';
$ Db ['char _ set'] = 'utf8 ';
$ Db ['dbcollat'] = 'utf8 _ general_ci ';
$ Db ['swap _ pre'] = '';
$ Db ['autoinit '] = TRUE;
$ Db ['stricton '] = FALSE;
And config. example. php.
$ Db ['hostname'] = '{hostname }';
$ Db ['username'] = '{username }';
$ Db ['password'] = '{password }';
$ Db ['database'] = '{database }';
$ Db ['dbdriver '] = 'mysql ';
$ Db ['dbprefix'] = '{dbprefix }';
$ Db ['pconnect '] = TRUE;
$ Db ['DB _ debug'] = TRUE;
$ Db ['cache _ on'] = FALSE;
$ Db ['cachedir'] = '';
$ Db ['char _ set'] = 'utf8 ';
$ Db ['dbcollat'] = 'utf8 _ general_ci ';
$ Db ['swap _ pre'] = '';
$ Db ['autoinit '] = TRUE;
$ Db ['stricton '] = FALSE;

I have built all my local databases! Wait for help!


Reply to discussion (solution)

The prompt is not clear. mysql and gd databases are not generated!

You can try phpmyadmin on the webpage to see if the database can be accessed?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.