Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

counter on sparc openbsd server

Status
Not open for further replies.

microlaser

Technical User
Apr 26, 2004
1
US
I have recently migrated three web sites from a Mac os X apache web server to a SPARC running openBSD. I am using apache on openBSD. I was using a cgi program called on the mac for a counter on one web site. I recompiled this program on openBSD and it appeared to compile fine, but the counter does not work. Does anyone have any experience using counters on the SPARC openBSD platform? If so, can someone recommend a counter that will work on this platform?
 
Check to see if you are running Apache in chroot mode (the default). You may need to change this in order for apache to see things outside the root (usually /var/ like cgi, php, etc...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top