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 |
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by Stefan Ritt on Wed Apr 18 15:04:25 2007
|
marion wrote: | 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 |
Where is your website? If it's hosted at a company, it's probably impossible to run elog there, since they only allow PHP scripts etc. |
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by marion on Wed Apr 18 22:45:57 2007
|
Stefan Ritt wrote: |
marion wrote: | 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 |
Where is your website? If it's hosted at a company, it's probably impossible to run elog there, since they only allow PHP scripts etc. |
where - i am not sure what you mean by where . it is hosted by franceso - i have full access to everything - i have cpanel -
Operating system Linux
Service Status Click to View
Kernel version 2.6.11-1.1369_FC4
Machine Type i686
Apache version 1.3.37 (Unix)
PERL version 5.8.4
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.6
MySQL version 4.1.21-standard
cPanel Build 10.9.0-RELEASE 7965
Theme cPanel X v2.6.0
Documentation Click to View |
Re: HOW TO change http://localhost:8080/ to an address where users can access?, posted by Stefan Ritt on Thu Apr 19 07:40:01 2007
|
marion wrote: | it is hosted by franceso - i have full access to everything - i have cpanel - |
Then you have to install elog there from the RPM. See http://midas.psi.ch/elog/adminguide.html |
Re: ok i give up - i have to admit - i do not understand the instructions, posted by Stefan Ritt on Thu Apr 19 07:41:19 2007
|
marion wrote: | is there a possibility to get instructions in newbie language? |
No. You need some basic knowledge to run elog. Without this knowledge, it's better if you use some other package. |
Re: Import log, posted by Stefan Ritt on Tue Apr 24 12:26:32 2007
|
bob wrote: | Hi,
it is possible to import the file *.log of Elog towards another Elog?
thank you
Bob |
There are three methods:
- Copy over the *.log files from one Elog to the other. Make sure not to have entries with the same ID twice then.
- Set-up mirroring between two servers. This ensures a 1:1 copy of the server
- Export entries in CSV format (comma-separated-values) via 'Find', 'Mode = CSV', and do a 'CSV import' on the other side.
|