HOW TO change http://localhost:8080/ to an address where users can access?, posted by marion on Tue Apr 10 04:03:59 2007
|
hi folks
thankyou for your time
have read the user docs
and admin docs
and faqs
i used the latest windows installer to have the script runner as a server on windows
BTW i have been looking for over 3 years for this sort of thing - so i had given up for the i would say, i have looked at over 120 scripts and progs for possibilites - could this really be it?
i have managed to make another logfile using the config example
from stev ritt accelerator logbook
with a slight variation (changed file attached)as i could not make the original work for me as i do not know what i am doing.
i placed this in the demo config, underneath the code that was already there ie
Theme = default
Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
I REPLACED BELOW CODE
; use user level password access
Password file = passwd
Login expiration = 1000
Admin user = ritt
Self register = 1
WITH THIS CODE
; use user level password access
Password file = XXXXXX
Login expiration = 1000
Admin user = XXXXXX
Self register = 1
==============================================
MY QUESTION:
HOW do i change the automated address http://localhost:8080/ to an address where users can access?
or do i tell them the address is http://localhost:8080/ - somehow i think that is not going to work for them even though it does for me.
my address is
http://organicparents.org |
HOW TO delete or edit the Accelerator config file? i can still edit my demo config file., posted by marion on Tue Apr 10 04:15:22 2007
|
hi again folks
QUESTION
HOW do i delete or edit the Accelerator config file?
i can still edit my demo config file. |
IF i run this as a "windows server", does this mean i have to be online for users to access it?, posted by marion on Tue Apr 10 04:27:02 2007
|
hi again folks
QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it? |
Re: IF i run this as a "windows server", does this mean i have to be online for users to access it?, posted by Stefan Ritt on Tue Apr 10 10:13:52 2007
|
marion wrote: | hi again folks
QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it? |
Yes. |
Re: HOW TO delete or edit the Accelerator config file? i can still edit my demo config file., posted by Stefan Ritt on Tue Apr 10 10:14:39 2007
|
marion wrote: | hi again folks
QUESTION
HOW do i delete or edit the Accelerator config file?
i can still edit my demo config file. |
Edit elogd.cfg with notepad.exe directly. |
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by Stefan Ritt on Tue Apr 10 10:17:27 2007
|
If you run elog on the machine which has the internet address organicparents.org, then you will be able to access elog under http://organicparents.org:8080, given that your firewall allows this access from outside. |
Re: IF i run this as a "windows server", does this mean i have to be online for users to access it?, posted by marion on Wed Apr 18 13:52:36 2007
|
Stefan Ritt wrote: |
marion wrote: | hi again folks
QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it? |
Yes. |
so, is there any OTHER way for users to access the ELOG apart from via me?
eg online page?
marion |
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by marion on Wed Apr 18 13:59:14 2007
|
Stefan Ritt wrote: |
If you run elog on the machine which has the internet address organicparents.org, then you will be able to access elog under http://organicparents.org:8080, given that your firewall allows this access from outside. |
hi again stefan
i am getting the idea that i am supposted to upload elog to my website ? is this correct?
ie e should make a directory for ELOG and load files - what files?
or all the files that came from the downloaded ELOG PROGRAM that i placed in my c-d rive ?
marion |