Mono/Mojo

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.
11/4/2005 2:53:05 AM
Gravatar
Total Posts 148

Re: Mono/Mojo

I suspect you changed your httpd.conf to say:

ServerName http://welford-costelloe.com

That's not what I meant. :-)  In your httpd.conf, use:

ServerName welford-costelloe.com

and then in your browser, type:

http://welford-costelloe.com

Note: "welford-costelloe.com" (or whatever other host name you use in both places) needs to resolve (via DNS or the client's "hosts" file) to the IP address of the server.

--Dean
11/4/2005 3:17:26 AM
Gravatar
Total Posts 38

Re: Mono/Mojo

Hi Dean,

I get the permissions error when using http://welford-costelloe.com in the browser.

Forbidden

You don't have permission to access / on this server.

click on the link http://welford-costelloe.com to see.

 

 

Thanks

11/4/2005 3:29:26 AM
Gravatar
Total Posts 148

Re: Mono/Mojo

I just followed the link and saw the error.  Can you send me (dean at brettle dot com) a copy of your httpd.conf so I can see if there is something else going on?

--Dean

PS.  I just tried http://welford-costelloe.com again and this time it worked.  So, either you figured it out or went back to a working config.
11/4/2005 3:35:32 AM
Gravatar
Total Posts 38

Re: Mono/Mojo

I decided to move from the hpptd.conf to the /ect/apache2/default

The issue is now:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Apache/2.0.53 (Ubuntu) PHP/4.3.10-10ubuntu4.2 mod_mono/1.1.9.2 Server at welford-costelloe.com Port 80

The good thing is its show now that Mono is there!

Log don't tell me much no error reported.

I'll send my configs

Thanks
11/4/2005 2:49:57 PM
Gravatar
Total Posts 38

Re: Mono/ Resolved!

Thanks to Dean and Joe for your help. I am now running Mojoportal on Ubuntu Linux!

Appreciate all the help.

Thanks

 

 

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