mono install troubles

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.
1/31/2009 10:14:53 PM
Gravatar
Total Posts 1

mono install troubles

Hello,

 

I just tried to install the latest mojoportal on my CPanel installed mod_mono, which is version 2.2, and I keep getting stuck at the following error when navigating to the page:

 

An Error Occurred:Invalid parameter
Source:mscorlib
Stack Trace at System.IO.File.SetLastWriteTime (System.String path, DateTime lastWriteTime) [0x00000] at System.IO.File.SetLastWriteTimeUtc (System.String path, DateTime lastWriteTimeUtc) [0x00000] at mojoPortal.Web.mojoSetup.TouchTestFile (System.String pathToFile) [0x00000] at mojoPortal.Web.mojoSetup.TouchTestFile () [0x00000] at mojoPortal.Web.mojoSetup.DataFolderIsWritable () [0x00000] at mojoPortal.Web.UI.Pages.SetupHome.ProbeSystem () [0x00000] at mojoPortal.Web.UI.Pages.SetupHome.Page_Load (System.Object sender, System.EventArgs e) [0x00000] at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000] at System.Web.UI.Control.LoadRecursive () [0x00000] at System.Web.UI.Page.ProcessLoad () [0x00000] at System.Web.UI.Page.ProcessPostData () [0x00000] at System.Web.UI.Page.InternalProcessRequest () [0x00000] at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

/Data

/Bin

/Sites/ & /Sites/1/ are chmod 777 to test with, but I'm a bit unsure where to go from here.

 

Thanks!

2/1/2009 5:12:40 AM
Gravatar
Total Posts 18439

Re: mono install troubles

Hi,

The /Data folder must be writable by the web process. During setup it tests for correct permissions by trying to create an empty text file named test.config in various folders beneath /Data

Hope it helps,

Joe

ps we have a forum specifically for Linux/Mono discussions. Its a better place to post any Mono releated questions, probably more people with Mono experience are subscribed to email notifications for that forum.

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