public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: "Riley Williams" <Riley@Williams.Name>
To: Phil Goembel <phil-goembel@wi.rr.com>
Cc: Linux ELKS <Linux-8086@vger.kernel.org>
Subject: RE: ELKS Website - version 2
Date: Fri, 18 Jul 2003 19:35:53 +0100	[thread overview]
Message-ID: <BKEGKPICNAKILKJKMHCACEDCEPAA.Riley@Williams.Name> (raw)
In-Reply-To: <1058517483.1552.307.camel@castle>

Hi Phil.

 >>>> For those interested, the proposed version 2 of the ELKS website,
 >>>> which is aimed to automatically use the surfer's preferred choice
 >>>> of language, has been loaded at...
 >>>>
 >>>>     http://elks.sf.net/2/
 >>>>
 >>>> ...for those interested. It clearly needs LOTS of work before it
 >>>> is ready for mainline though...

 >>> Was this my v2 your are using at /2 because there a lot of errors...

 >> That's the elksweb2 package on the CVS server. If that corresponds to
 >> your v2 then yes, it is. Since the normal website is simply the
 >> elksweb (without the '2' suffix) extracted into the relevant directory
 >> I just did the same with the elksweb2 package.
 >>
 >> Those errors are the reason for my saying it clearly needs LOTS of work
 >> before it's ready for mainline, and that's also why it isn't linked to
 >> from the current website.

 > I've never used PHP, but it looks like one of the problems has to do
 > with the directory search path.
 >
 > It looks like the PHP interpreter is searching for include files
 > in either the working directory or the PHP library
 > (include_path='.:/usr/local/lib/php').
 >
 > In one case, the file it's parsing is
 > /home/groups/e/el/elks/htdocs/2/Functions/total.php
 > It's looking for ./functions/data.php. If the working directory is
 > /home/groups/e/el/elks/htdocs/2/, then the problem is probably that the
 > subdirectory named Functions should be renamed functions (lower-case f).
 > Or, all the references in total.php to ./functions/data.php need to be
 > changed to ./Functions/data.php. But looking in CVS on Sourceforge,
 > there is no such file. I don't know what that means. Is it possible
 > that data.php is supposed to be dynamically generated?

That's certainly possible, but I've dealt with one half of that problem
and changed all references to "./functions/" to "./Functions/" in that
file and committed the changes to the CVS and the /2/ website. However,
that does leave one problem that isn't so easily solved - the line that
reads...

    $content=getcontent(strtolower("./Languages/$lang/$item.html"));

...where that strtolower() needs to ignore the "./Languages/" part and
only operate on the rest of the line.

The fact that data.php doesn't exist is still true though...

Comments, anybody?

Best wishes from Riley.
---
 * Nothing as pretty as a smile, nothing as ugly as a frown.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.501 / Virus Database: 299 - Release Date: 14-Jul-2003


  reply	other threads:[~2003-07-18 18:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17 22:44 ELKS Website - version 2 Riley Williams
2003-07-17 22:57 ` Stefan de Konink
2003-07-18  0:15   ` Riley Williams
2003-07-18  8:38     ` Phil Goembel
2003-07-18 18:35       ` Riley Williams [this message]
2003-07-19  0:23         ` Phil Goembel
2003-07-19  1:11         ` Phil Goembel
2003-07-17 23:40 ` Harry Kalogirou
2003-07-18  0:28   ` Riley Williams
  -- strict thread matches above, loose matches on Subject: below --
2003-07-18 10:38 Stefan de Konink

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BKEGKPICNAKILKJKMHCACEDCEPAA.Riley@Williams.Name \
    --to=riley@williams.name \
    --cc=Linux-8086@vger.kernel.org \
    --cc=phil-goembel@wi.rr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox