database initial schema needs to be created

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
4/5/2011 8:51:08 PM
Gravatar
Total Posts 15

database initial schema needs to be created

Everything looks to be configured properly but I'm getting this "database initial schema needs to be created" message.  Please help, what can I do to get past this.  I'm using GoDaddy Hosting.

 

Welcome to mojoPortal Setup
Probing system...
File system permissions ok.
MySQL database connection ok.
database permissions are sufficient to alter schema.
database initial schema needs to be created.
Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.
 

4/6/2011 6:41:31 AM
Gravatar
Total Posts 18439

Re: database initial schema needs to be created

You didn't upload the /Setup folder from the mysql data layer package, so the scripts it needs to run do not exist on disk. You need to upload the /Setup folder.

Hope it helps,

Joe

4/7/2011 12:03:31 PM
Gravatar
Total Posts 15

Re: database initial schema needs to be created

Thanks Joe,

 

Shall I put the setup folder in the bin folder or should it replace the regular setup folder that is already there?

 

Thanks Joe.

4/7/2011 12:14:07 PM
Gravatar
Total Posts 18439

Re: database initial schema needs to be created

The MySql Data layer package has a ReadMe.txt file with these instructions:

 

To use MySql:
1. copy the dll files into your Web/bin folder
2. copy the contents of the Setup folder into your /Setup folder
Set your MySqlConnectionString in Web.config or ideally in user.config as dicussed here:
http://www.mojoportal.com/webconfig.aspx
 
Hope it helps,
 
Joe
4/7/2011 7:42:41 PM
Gravatar
Total Posts 15

Re: database initial schema needs to be created

Ok my setup is complete now when I go to the site it give me the error page...

 

We're sorry but a server error has occurred while trying to process your request.

The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page.

 

Any help would be great!!!

 

Thanks.

4/8/2011 8:46:29 AM
Gravatar
Total Posts 18439

Re: database initial schema needs to be created

Start with Basic Troubleshooting to find out the error details.

Hope it helps,

Joe

4/9/2011 8:51:45 PM
Gravatar
Total Posts 15

Re: database initial schema needs to be created

Just incase anyone else has this issue. My site was loading on other machines just not mine.  It was because I didn't have the bandwidth to load the site with all my machines running and my kids playing Xbox. lol.  The hosting people said the site had to many objects but everything seems to be working just fine now.

On to security.

Thanks Joe for all of you help...

You must sign in to post in the forums. This thread is closed to new posts.