• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

Prolem with instalation.

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there.

I'm having trouble to install JFORUM under my machine.

OS: Linux UBUNTU feisty 7.04
JAVA: 1.4
APP Server: Tomcat 5.5
Database: MYSQL 5


I'm already created:

1 - Mysql jforum user named "jforum";
2 - Mysql jforum database named "jforum";
3 - Unzipped JFORUM distro under webapps tomcat hot deploy directory - context path "jforum" ;
4 - ALREADY APPLYED WRITE/READ ACCESS TO DIRECTORIES AND INDEX.HTM.


BUT, I'M CONTINUING TO EXPERIENCE THE ACCESS PERMISSIONS MSG PROBLEMS:

JForum 2.1.7 installation
Error

For help and support, please access http://www.jforum.net/install.htm


Error

Please give write access for the user who is running the webserver to the file 'index.htm' and for the directory 'WEB-INF/config' and its subdirectories before continuing.

JForum needs to write its configurations there. When you're done, click at "Try Again".


WHAT I'M DOING WRONG, since under TOMCAT default std-out console nothing is happening,


PLEASEEEE HELP MEEEEEE
4 -
[originally posted on jforum.net by davidfdr]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try this:
https://coderanch.com/t/576958
the name of the downloaded file must be: __index.redirect and not __index.redirect.html (important)

[originally posted on jforum.net by nici42]
 
Check your pockets for water buffalo. You might need to use this tiny ad until locate a water buffalo:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic