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

Please I need Urgent assistance

 
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 loaded jforum on my site but the install.jsp could not proceed to the next page

my site is http://marsng.com

please someone should kindly assist me step by step on how to making it work, before I run completely mad.

I have read the manual instruction page but Im tired already, Icant take it anymore it is too complicated.

Please I need step by step guidance

i have sql and tomcat running on my site
[originally posted on jforum.net by t_edoja]
 
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

t_edoja wrote:I have loaded jforum on my site but the install.jsp could not proceed to the next page

my site is http://marsng.com

please someone should kindly assist me step by step on how to making it work, before I run completely mad.

I have read the manual instruction page but Im tired already, Icant take it anymore it is too complicated.

Please I need step by step guidance

i have sql and tomcat running on my site


Do you have access to the Tomcat/webapps directory or do you use another directory in your domain area? Did you get an error after filling in the install.jsp page?

Also, the jforum-2.1.7-b3.zip file is missing the "__index.redirect" file, which will give you the "write access required" error.
[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
"i have sql running" - well, Sql actually is just the Standard Query Language ... so not really saying which SQL Server type you are using.

Aside that, if you have tomcat running I assume that you have SSH / local access - as tomcat is quite uncommon on webservers ;) So you simply have to run the mysql command to insert the build and input script of the required sql server type.
mysql < scriptpath/name .. providing the required user credentials via -u parameter ^^

Another hint maybe: if you provide a link to "jforum", it's quite confusing to land on a php based forum ;)
[originally posted on jforum.net by Sid]
reply
    Bookmark Topic Watch Topic
  • New Topic