Re: localhost definition problem, posted by Stefan Ritt on Wed Jan 18 12:37:19 2006
|
Hi Jason, how is going? Long time no hear!
What you need is following line in your config file:
|
Re: local usage on windows + Linux virtual machine , posted by John on Fri Jan 24 21:04:51 2020
|
Elog does not access the outside world by default. With the VM I suppose just access it via the Linux local ip address (and
port).
Sara Vanini wrote:
Hello again, |
Re: local usage on windows + Linux virtual machine , posted by Sara Vanini on Mon Jan 27 08:46:39 2020
|
Thanks John. I found the linux IP address with ifconfig, type it on my windows machine with the port number, but it doesn't work, the error is "website
not found"... what else could I try?
Regards |
Re: list view mode remembert - Bug?, posted by Stefan Ritt on Wed Mar 1 07:55:42 2006
|
> As default http://<hostname>/<LOGBOOK> shows the Summary View.
> Clicking in "Full" changes the URL to http://<hostname>/<LOGBOOK>/?mode=full.
> But now the URL http://<hostname>/<LOGBOOK> show the Full view as default.
|
Re: list of 500 files, posted by Stefan Ritt on Mon Jun 25 08:50:38 2007
|
[quote="chris williams"]How can I have my list accept over 500 entries? I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives
me errors. Please help[/quote]
|
Re: list of 500 files, posted by chris williams on Mon Jun 25 18:14:44 2007
|
Thanks for the response. I am trying to use it as a file database, to monitor the status of files(whether they have been removed, ammended etc), currently
there are 90 files but I expect the size to grow. |
Re: list of 500 files, posted by Stefan Ritt on Mon Jun 25 19:22:01 2007
|
[quote="chris williams"]Thanks for the response. I am trying to use it as a file database, to monitor the status of files(whether they have been removed,
ammended etc), currently there are 90 files but I expect the size to grow. [/quote]
|
Re: list of 500 files, posted by chris williams on Tue Jun 26 01:56:05 2007
|
True, thanks. |