This week's book giveaway is in the Design and Architecture forum.
We're giving away four copies of Communication Patterns: A Guide for Developers and Architects and have Jacqui Read on-line!
See this thread for details.
  • 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
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Who tell me what is the matter?

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have my JForum install permissions set to the tomcat user, since I'm using tomcat as my app server. I'm not seeing the problem you're seeing.

Have you set the permissions for the index.htm & configs to be writable (i.e. 777)?

[originally posted on jforum.net by GatorBait3]
 
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
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".

when i install the jforum2.1.7,it show this error.
but i gived the webapp for root =user:Everyone
The user can write in the rootWebapp.

This is my config.
Default board language en_US
Database Type: mysql
2) Database Configuration
Database Server Hostname localhost:3306
Database name: scydx_304it1
Database Username: c.code
Database Password: (not shown)
Database Encoding: utf-8
Use Connection Pool: no
3) Board Configuration
Forum Link: http://localhost:8080/jsp/
Website Link: http://localhost:8080
Administrator Username: Admin
Administrator Password: (not shown)

How about it??
[originally posted on jforum.net by c.code]
 
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
waite online~~~
[originally posted on jforum.net by c.code]
 
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
Thanks for you answer~~~
Yes....I'm using the Tomcat5.5.4 and jdk_1.5.0.0.7....
But the JForum is using virtual directory.

Have you set the permissions for the index.htm & configs to be writable (i.e. 777)?
Yes ...I have set it..

o.right....
How do you set the permissions for them?.
can you send the method and step on there?.
Thank you ~!
[originally posted on jforum.net by c.code]
 
Fire me boy! Cool, soothing, shameless self promotion:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic