MojoPortal On Ubuntu

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.

10/9/2023 1:34:44 PM
Gravatar
Total Posts 2

MojoPortal On Ubuntu

Hi,

I have installed dotnet runtime on my Ubuntu machine; downloaded mojoportal and postgresql; Setup the postgres db and user. However, navigating to mysite.com/Setup/Default.aspx doesn't fill in the database. What am I missing?

Thanks.

10/9/2023 1:38:10 PM
Gravatar
Total Posts 2

Re: MojoPortal On Ubuntu

I have also setup the user.config file according to the installation instructions. When I go to mysite.com/Setup/Default.aspx I get the following: <%@ Page Language="C#" AutoEventWireup="false" EnableSessionState="False" CodeBehind="Default.aspx.cs" Inherits="mojoPortal.Web.UI.Pages.SetupHome" %>

10/13/2023 11:25:10 AM
Gravatar
Total Posts 2239

Re: MojoPortal On Ubuntu

Hello,

mojoPortal is an ASP.Net WebForms project so it isn't supported on linux.

We have plans to migrate to .net 7 but we aren't ready to do so, yet. Primarily it's a time thing so if anyone would like to join the team to help migrate mojoPortal to .net 7, please give me a shout!

Thanks,
Joe