Re: how to universally source files



In article <1164644514.033404.29220@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
comp.lang.tcl <phillip.s.powell@xxxxxxxxx> wrote:
.
.
.
No I'm not putting the files in different locations; they are in the
exact same locations on different machines:

Windows:

C:\Program Files\live_sites_files_temp\cgi-bin

UNIX

/home/ppowell/web/cgi-bin

The problem seems to be that I use Wish to test my TCL scripts and I am
not calling them as you guys would, using a web server along with
optional application server to do the work to define [info script]; I
don't have the ability to do that on my machine as of yet (I used to
have Apache on there to run locally, but I cannot have a web server on
my machine because here in Virginia it's illegal to be running a web
server on your machine if you are also using a residential cable
provider. Wacked.); thus, I am stuck with having to use some sort of
utility like Wish which apparently doesn't interpret [info script]
since no script is actually running, thus, again, I can't verify that
my code is universally correct (other than you guys telling me it is),
hence, my original rant.
.
.
.
Makes sense?


Not to me. It would never occur to me to label
C:\Program Files\live_sites_files_temp\cgi-bin
and
/home/ppowell/web/cgi-bin
"the exact same locations ..."

To "use Wish to test my TCL scripts" sounds like a
step in the right direction.

I'm quite curious about the illegality of Web service
in Virginia; while it's been a year since I was there,
I certainly ran Web servers in cable-equipped buildings,
and was planning to do so again.

I know I can't figure out what "universally correct"
means to you. Maybe others can help. Bryan's advice,
as always, is accurate and thoughtful.
.



Relevant Pages

  • Re: Web Help
    ... And save it as "certificate.php" on your web server. ... do to get around the limitations with IWP reports is to build your own. ... and the "Go to URL" script step. ... Printing from the web is not the best as you can not compress ...
    (comp.databases.filemaker)
  • Script using dll and ocx (to integrate in IIS )
    ... I have a script for an Motion Jpeg that I have to integrate into a website ... to get a "live Image" from a network camera. ... But in this script I have to install a dll and an oxc on my ... Create a Web Server alias and use this as the image ...
    (microsoft.public.inetserver.iis.ftp)
  • Sript using a dll an a ocx (to intigrate in IIS)
    ... I have a script for an Motion Jpeg that I have to integrate into a website ... to get a "live Image" from a network camera. ... But in this script I have to install a dll and an oxc on my ... Create a Web Server alias and use this as the image ...
    (microsoft.public.inetserver.iis)
  • Re: shorten time to attempt to connect to back end
    ... Is it not the case that the web server could be written in any ... The script on that web server could be ASP, ... I'm not sure why the dependency on IE is needed. ... FTP script to upload data, and then called a CGI script on that web ...
    (comp.databases.ms-access)
  • Re: checking a thread has started
    ... The shebang line doesn't control how the web server starts the ... script, so that doesn't tell us anything. ... What do you mean "runs as a local user"? ... That's not what StartServers means according to the Apache ...
    (comp.lang.python)