Re: [WebDNA] WebDNA on PowerPC Leopard Server

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 103864
interpreted = N
texte = Right: 10.5.8 comes with apache 2.2, and the apache module included in 6.0a is for apache 2.0 (between 2.0 and 2.2, apache API module has been entirely rewritten). You need either to install apache 2.0 (and remove apache 2.2) or compile the apache 2.2 connector which is included in 6.0 distribution. - chris On Oct 22, 2009, at 19:42, Brian Fries wrote: > Chris - > > I've tried a bunch of things, including 6.0, 6.0a and 6.0.1 without > success. The console is reporting: > > org.apache.httpd[419]: httpd: Syntax error on line 1462 of /private/ > etc/apache2/httpd.conf: Syntax error on line 1 of /Library/WebServer/ > CGI-Executables/WebCatalogEngine/webdna.conf: Cannot load /Library/ > WebServer/CGI-Executables/WebCatalogEngine/mod_webcatalog2.so into > server: dlopen(/Library/WebServer/CGI-Executables/WebCatalogEngine/ > mod_webcatalog2.so, 10): no suitable image found. Did find:\n\t/ > Library/WebServer/CGI-Executables/WebCatalogEngine/ > mod_webcatalog2.so: mach-o, but wrong architecture > > This repeats every 10 seconds as Apache keeps retrying the launch. > > Line 1462 of http.conf (called out in the error message) is the last > line in the file: > Include /Library/WebServer/CGI-Executables/WebCatalogEngine/ > webdna.conf > > Line 1 of webdna.conf is: > LoadModule webcatalog2_module/Library/WebServer/CGI-Executables/ > WebCatalogEngine/mod_webcatalog2.so > > Paths are all correct. > > The notable section of my WebCatalogEngine directory looks thusly: > > -rwxrwxr-x@ 1 _www _www 3736352 Mar 30 2004 WebCatalog > -rw-rw-r-- 1 _www _www 1349 Oct 20 21:00 WebCatalog Prefs > -rwxrwxr-x 1 _www _www 1976 Feb 16 2004 WebCatalogCtl > -rwxrwxr-x 1 _www _www 3735764 Feb 16 2004 WebCatalog_bak > -rwxrwxr-x 1 _www _www 61532 Feb 16 2004 WebDNAMonitor > -rw-rw-r-- 1 _www _www 16075 Feb 16 2004 XMLSchema.dtd > -rw-rw-r-- 1 _www _www 86637 Feb 16 2004 XMLSchema.xsd > -rw-rw-r-- 1 _www _www 6357 Feb 16 2004 datatypes.dtd > -rwxrwxr-x 1 _www _www 69372 Feb 16 2004 mod_webcatalog2.so > -rw-rw-r-- 1 _www _www 65456 Feb 16 2004 mod_webcatalog2.so.1.3 > -rwxrwxr-x@ 1 _www _www 69372 Mar 30 2004 mod_webcatalog2_new.so > > I've tried both the stock "mod_webcatalog2.so" and the one from the > iTools 7.3 build (that's the one with "_new" in it's name), with the > same results. > > Any further suggestions? > > Brian Fries > BrainScan Software > > > On Oct 22, 2009, at 2:04 PM, christophe.billiottet@webdna.us wrote: > >> Hello Brian! 6.0a will perfectly run on a PPC with 10.5.8. There >> are just some httpd.conf configuration to take care of, but this >> should not be too difficult. >> >> - chris >> >> >> >> >> On Oct 22, 2009, at 18:30, Brian Fries wrote: >> >>> I have a PowerPC G5 Xserve that I am repurposing as a backup web >>> server, having upgraded to a new Intel Xserve for the live site. >>> The G5 was previously running WebDNA under Tiger Server (Mac OS X >>> 10.4.11). I upgraded it to Leopard Server (10.5.8), and now I'm >>> not able to get WebDNA running on it. >>> >>> There doesn't appear to be a PowerPC version of WebDNA 6.2, nor a >>> Leopard-compatible version of WebDNA 6.0. >>> >>> Am I missing something? Is anybody running WebDNA on PowerPC >>> Leopard? Is there a secret build of WebDNA 6.2 for PowerPC out >>> there somewhere? >>> >>> Brian Fries >>> BrainScan Software >>> > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] WebDNA on PowerPC Leopard Server (Brian Fries 2009)
  2. Re: [WebDNA] WebDNA on PowerPC Leopard Server (christophe.billiottet@webdna.us 2009)
  3. Re: [WebDNA] WebDNA on PowerPC Leopard Server (Brian Fries 2009)
  4. Re: [WebDNA] WebDNA on PowerPC Leopard Server (Donovan Brooke 2009)
  5. Re: [WebDNA] WebDNA on PowerPC Leopard Server (christophe.billiottet@webdna.us 2009)
  6. Re: [WebDNA] WebDNA on PowerPC Leopard Server (Brian Fries 2009)
  7. Re: [WebDNA] WebDNA on PowerPC Leopard Server (christophe.billiottet@webdna.us 2009)
  8. [WebDNA] WebDNA on PowerPC Leopard Server (Brian Fries 2009)
Right: 10.5.8 comes with apache 2.2, and the apache module included in 6.0a is for apache 2.0 (between 2.0 and 2.2, apache API module has been entirely rewritten). You need either to install apache 2.0 (and remove apache 2.2) or compile the apache 2.2 connector which is included in 6.0 distribution. - chris On Oct 22, 2009, at 19:42, Brian Fries wrote: > Chris - > > I've tried a bunch of things, including 6.0, 6.0a and 6.0.1 without > success. The console is reporting: > > org.apache.httpd[419]: httpd: Syntax error on line 1462 of /private/ > etc/apache2/httpd.conf: Syntax error on line 1 of /Library/WebServer/ > CGI-Executables/WebCatalogEngine/webdna.conf: Cannot load /Library/ > WebServer/CGI-Executables/WebCatalogEngine/mod_webcatalog2.so into > server: dlopen(/Library/WebServer/CGI-Executables/WebCatalogEngine/ > mod_webcatalog2.so, 10): no suitable image found. Did find:\n\t/ > Library/WebServer/CGI-Executables/WebCatalogEngine/ > mod_webcatalog2.so: mach-o, but wrong architecture > > This repeats every 10 seconds as Apache keeps retrying the launch. > > Line 1462 of http.conf (called out in the error message) is the last > line in the file: > Include /Library/WebServer/CGI-Executables/WebCatalogEngine/ > webdna.conf > > Line 1 of webdna.conf is: > LoadModule webcatalog2_module/Library/WebServer/CGI-Executables/ > WebCatalogEngine/mod_webcatalog2.so > > Paths are all correct. > > The notable section of my WebCatalogEngine directory looks thusly: > > -rwxrwxr-x@ 1 _www _www 3736352 Mar 30 2004 WebCatalog > -rw-rw-r-- 1 _www _www 1349 Oct 20 21:00 WebCatalog Prefs > -rwxrwxr-x 1 _www _www 1976 Feb 16 2004 WebCatalogCtl > -rwxrwxr-x 1 _www _www 3735764 Feb 16 2004 WebCatalog_bak > -rwxrwxr-x 1 _www _www 61532 Feb 16 2004 WebDNAMonitor > -rw-rw-r-- 1 _www _www 16075 Feb 16 2004 XMLSchema.dtd > -rw-rw-r-- 1 _www _www 86637 Feb 16 2004 XMLSchema.xsd > -rw-rw-r-- 1 _www _www 6357 Feb 16 2004 datatypes.dtd > -rwxrwxr-x 1 _www _www 69372 Feb 16 2004 mod_webcatalog2.so > -rw-rw-r-- 1 _www _www 65456 Feb 16 2004 mod_webcatalog2.so.1.3 > -rwxrwxr-x@ 1 _www _www 69372 Mar 30 2004 mod_webcatalog2_new.so > > I've tried both the stock "mod_webcatalog2.so" and the one from the > iTools 7.3 build (that's the one with "_new" in it's name), with the > same results. > > Any further suggestions? > > Brian Fries > BrainScan Software > > > On Oct 22, 2009, at 2:04 PM, christophe.billiottet@webdna.us wrote: > >> Hello Brian! 6.0a will perfectly run on a PPC with 10.5.8. There >> are just some httpd.conf configuration to take care of, but this >> should not be too difficult. >> >> - chris >> >> >> >> >> On Oct 22, 2009, at 18:30, Brian Fries wrote: >> >>> I have a PowerPC G5 Xserve that I am repurposing as a backup web >>> server, having upgraded to a new Intel Xserve for the live site. >>> The G5 was previously running WebDNA under Tiger Server (Mac OS X >>> 10.4.11). I upgraded it to Leopard Server (10.5.8), and now I'm >>> not able to get WebDNA running on it. >>> >>> There doesn't appear to be a PowerPC version of WebDNA 6.2, nor a >>> Leopard-compatible version of WebDNA 6.0. >>> >>> Am I missing something? Is anybody running WebDNA on PowerPC >>> Leopard? Is there a secret build of WebDNA 6.2 for PowerPC out >>> there somewhere? >>> >>> Brian Fries >>> BrainScan Software >>> > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=topics&category=288 christophe.billiottet@webdna.us

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebCatalog 2.0 & WebDNA docs in HTML ... (1997) why why why (2004) Running _every_ page through WebCat ? (1997) Date field search needs ... (1998) Uploading out of FMP (2001) hmmm (2006) searchable list archive (1997) Set Header Context (1998) Remove from list server (1997) Cancel Subscription (1996) About that math question ... (2003) unable to launch acgi in WebCat (1997) Erotic Sites (1997) [ShowNext] (1997) [WebDNA] remove html comments (2009) [ConvertChars] problem (1997) Sort Order on a page search (1997) Logout? (1998) [redirect] question (2005) upgrading (1997)