Hey Lance, >>> On 2/18/2010 at 08:15 PM, Lance Haig <[email protected]> wrote: > Hi, > > I am trying to load apache2 after installing iFolder server 3.8 on > opensuse11.2 > > I get this error > > ifolder:~ # /etc/init.d/apache2 start > Starting httpd2 (worker) [Thu Feb 18 14:36:39 2010] [warn] module > rewrite_module is already loaded, skipping > Syntax error on line 4 of /etc/apache2/conf.d/ifolder_web.conf: > AddMonoApplications requires at least two arguments, Appends an application. >
This is the actual error ^^^^^^^^^^ Read the documentation available at http://www.mono-project.com/Mod_mono#More_on_Applications You are missing one of the arguments or the syntax is incorrect in "Line 4". HTH, Srinidhi. > The command line was: > /usr/sbin/httpd2-worker -f /etc/apache2/httpd.conf -DSSL > > > Now I used the install procedure that Ravi sent to the list a short time > ago. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
