• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

error in installation - WEB-INF/jforumLuceneIndex does not exist

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i have downloaded the stable version 2.1.9 and uploaded in my server. i start following the installation steps and got the error:
JForum is not able to create or write files to the directory /var/lib/tomcat7/webapps/phrForum/WEB-INF/jforumLuceneIndex. Please give full write access to it before continuing.


However, the folder /WEB-INF/jforumLuceneIndex does not exist, i checked again the zip file that i have downloaded and is not there.

 
Saloon Keeper
Posts: 7645
178
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, you need to create that directory yourself and make it writable.

Also, you really should use the latest version of JForum (2.4.1), which can be found at https://sourceforge.net/projects/jforum2/files/?source=navbar. 2.1.9 has a bunch of bugs and security holes which will not get fixed. JForum2 on SourceForge has fixed those issues, and also added a number of new features.
 
Don't count your weasels before they've popped. And now for a mulberry bush related tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic