e107 , linking database issues (e107_config.php)

Status
Not open for further replies.

raynard

New Member
Messages
1
Reaction score
0
Points
0
Hi All,

I am hitting my head against the wall here...

Followed two tutorials to get e107 working with X10"

1) http://forums.x10hosting.com/tutorials/43920-how-create-mysql-database-user.html#post257461

2)

http://www.siteground.com/tutorials/e107/printtutorial.php

Everything went well, except for the sql part.

I edited the e107_config.php file, so it had the entries for the database (ps. I think I got the right format.. ie. "username_username" for the username and "username_database" for the database, and then installed e107 through the browser.

But then I get this message:
[FONT=verdana,tahoma,arial,helvetica,sans-serif]CRITICAL_ERROR:
Line 304 /home/****/public_html/class2.php

Error reported as: [3]: Core settings saved - backup made active.[/FONT]
[FONT=verdana,tahoma,arial,helvetica,sans-serif]CRITICAL_ERROR:
Line 306 /home/****/public_html/class2.php

Error reported as: [4]: No core backup found. Please run the Reset_Core utility to rebuild your core settings.
After rebuilding your core please save a backup from the admin/sql screen.



Any Suggestions?:nuts:
[/FONT]​
Edit:
Problem fixed.

I put in all the sql information in the install.php area (section 2) as per x10 format..

ie.

Username:

username_username

Database

username_database
 
Last edited:
Status
Not open for further replies.
Top