msSQL & mySQL

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.
9/16/2019 7:19:33 AM
Gravatar
Total Posts 4

msSQL & mySQL

 

Hello all

 

I wanted to try out the mySQL install and no luck. why is the download link for mySQL zipped with .aspx instead of .php?

 

Thanks

 

 

6/18/2020 11:09:44 AM
Gravatar
Total Posts 91

mojoPortal Hosting & Design @ i7MEDIA!

Re: msSQL & mySQL

Hello,

mojoPortal is software that is built on the ASP.NET Framework, this means that the files will always be a ASP.NET type of file (.aspx, .ashx), and never be a PHP type file. This also means that mojoPortal will only run on Windows (Linux hasn't been supported in years).

Databases are separate from mojoPortal, so the software of mojoPortal will not change between database types, but mojoPortal can connect to 4 different database types: Microsoft SQL, MySQL, PostgreSQL, and SQLite.

You can follow the instructions here to use mojoPortal with any of the databases listed above.

HTH,
Elijah

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