Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Solaris

 [1/7] from: gchiu::compkarori::co::nz at: 21-Nov-2001 15:39


My USA based ISP has just upgraded their servers, and now my Rebol scripts don't run. I get server errors. They said "The new server is runing solaris 2.8 instead of solaris 2.6." and to make sure that Rebol was compiled for 2.8. Can someone confirm that 2.5.0.10.1 works on Solaris 2.8 or doesn't work? Thanks. -- Graham Chiu

 [2/7] from: tomc:darkwing:uoregon at: 20-Nov-2001 18:16


I have been running core on Solaris 8 for months I do have some issues, but RT has said they will go away with a bug fix release schedualed for the third week of October. On Wed, 21 Nov 2001, Graham Chiu wrote:

 [3/7] from: gchiu:compkarori at: 21-Nov-2001 19:17


> I have been running core on Solaris 8 for months > I do have some issues, but RT has said they will go away > with a bug fix release schedualed for the third week of > October.
Hmm. I uploaded a new core binary but all my cgi scripts no longer work on the new server :(( I'll have to chat to the ISP ... -- Graham Chiu

 [4/7] from: tomc:darkwing:uoregon at: 20-Nov-2001 21:53


On Wed, 21 Nov 2001, Graham Chiu wrote:
> > > > I have been running core on Solaris 8 for months
<<quoted lines omitted: 3>>
> Hmm. I uploaded a new core binary but all my cgi scripts no > longer work on the new server :((
that won't help since new core binaries were not released yet
> I'll have to chat to the ISP ...
what is going wrong ? do the scripts work on other platforms?

 [5/7] from: gchiu:compkarori at: 21-Nov-2001 20:50


> > I'll have to chat to the ISP ... > > what is going wrong ? > > do the scripts work on other platforms?
The ISP mirrored my directories to the new server. They work fine on the old server, but I get "internal server error" when run on the new. I got them to start Rebol core from a console session, and it came up fine. I'm not sure what to do next ... This means that my current scripts including Vidwiki, and Gorim are not working using the domain name compkarori.com, but if pointed to my old server (209.207.225.184) by ip address, they still work. I shouldn't have to have this pain :( -- Graham Chiu

 [6/7] from: tomc:darkwing:uoregon at: 20-Nov-2001 23:34


On Wed, 21 Nov 2001, Graham Chiu wrote:
> > > I'll have to chat to the ISP ... > >
<<quoted lines omitted: 4>>
> work fine on the old server, but I get "internal server > error" when run on the new.
what happend when you call them from the shell in the cgi-bin that is go to your cgi-bin dir and type Gorim at the prompt can you get to the web access and error logs to see if anything useful was left there? (assuming appache) access the cgi via a browser then
> tail path_to_httpd_logs/error_log
it seem more likely to be path or permission problem than due to changes in the os that are tickling a bug in core

 [7/7] from: gchiu:compkarori at: 21-Nov-2001 22:07


> can you get to the web access and error logs > to see if anything useful was left there? > (assuming appache) > access the cgi via a browser then
Hi Tom, Nailed it. They forgot to implement their cgi wrapping program for my web site. Duh! -- Graham Chiu

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted