Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Apache Web Serving with Jaguar, Part 2
Subject:   Tiger
Date:   2006-01-20 09:48:27
From:   jwmci
This is a wonderful tutorial but several things aren't as described.


I'm running Mac OS X 10.4.4 and Apache 1.3.33.

When I run...

Johns-Computer:~ john$ http://127.0.0.1/cgi-bin/test-cgi

I get...

-bash: http://127.0.0.1/cgi-bin/test-cgi: No such file or directory

and my /Library/WebServer/CGI-Executables/ diretory is empty.


Is this Tiger or my system?

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • Kevin Hemenway photo Tiger
    2006-01-20 10:46:04  Kevin Hemenway | O'Reilly AuthorO'Reilly Blogger [View]

    You are running Tiger. These tutorials are for Jaguar (10.2). See http://www.oreillynet.com/pub/au/779 for the latest articles. In short, yes, test-cgi doesn't exist anymore in newer versions of OS X.
    • Tiger
      2006-05-31 13:38:37  purplegenie [View]

      I've got the empty CGI_Executables folder as well (using Tiger) Massive bummer, as your tutorial is really helping me understand this stuff. I checked out the link you give, found a "using Web Apps with Tiger" article, but the hyperlink for how to set up CGI scripts let me right back here.

      I'm in an endless loop with no cgi test files...

      Is there somewhere to download the test files, or is there another alternative?