trouble upgrading 4.3.1 -> 4.3.5 on Xitami

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fox

    trouble upgrading 4.3.1 -> 4.3.5 on Xitami


    This is ridiculous -- it should be a straight swap out, but the best I
    can get is "no input file specified" and the worst is a Security Alert
    page... for a simple phpinfo() script.

    I have

    cgi.force_redir ect = 0 ;must have -- using php as cgi
    doc_root = c:\specified ; correct for 4.3.1
    extensions_dir c:\path2php\ext ensions

    etc...

    specs:
    Xitami 2.4d9
    Win2000/pro

    docs say NOT to overwrite dlls in winnt\system32 unless something breaks
    [except php4ts.dll -- the new one, btw, is *not* compatible with 4.3.1]

    anybody got this working? if so, HOW?!?

    Thanks,

    Fox
  • Andy Hassall

    #2
    Re: trouble upgrading 4.3.1 -> 4.3.5 on Xitami

    On Sat, 03 Apr 2004 00:32:58 -0600, Fox <fox@fxmahoney. com> wrote:
    [color=blue]
    >This is ridiculous -- it should be a straight swap out, but the best I
    >can get is "no input file specified" and the worst is a Security Alert
    >page... for a simple phpinfo() script.
    >
    >I have
    >
    >cgi.force_redi rect = 0 ;must have -- using php as cgi
    >doc_root = c:\specified ; correct for 4.3.1
    >extensions_d ir c:\path2php\ext ensions
    >
    >etc...
    >
    >specs:
    >Xitami 2.4d9
    >Win2000/pro
    >
    >docs say NOT to overwrite dlls in winnt\system32 unless something breaks
    >[except php4ts.dll -- the new one, btw, is *not* compatible with 4.3.1]
    >
    >anybody got this working? if so, HOW?!?[/color]

    This might not be the problem, but 4.3.5 has some problems under Windows - see
    the new 4.3.6RC1 or stick to 4.3.4 until 4.3.6 is released.

    --
    Andy Hassall <andy@andyh.co. uk> / Space: disk usage analysis tool
    http://www.andyh.co.uk / http://www.andyhsoftware.co.uk/space

    Comment

    • Fox

      #3
      Re: trouble upgrading 4.3.1 -&gt; 4.3.5 on Xitami



      Andy Hassall wrote:[color=blue]
      >
      > On Sat, 03 Apr 2004 00:32:58 -0600, Fox <fox@fxmahoney. com> wrote:
      >[color=green]
      > >This is ridiculous -- it should be a straight swap out, but the best I
      > >can get is "no input file specified" and the worst is a Security Alert
      > >page... for a simple phpinfo() script.
      > >
      > >I have
      > >
      > >cgi.force_redi rect = 0 ;must have -- using php as cgi
      > >doc_root = c:\specified ; correct for 4.3.1
      > >extensions_d ir c:\path2php\ext ensions
      > >
      > >etc...
      > >
      > >specs:
      > >Xitami 2.4d9
      > >Win2000/pro
      > >
      > >docs say NOT to overwrite dlls in winnt\system32 unless something breaks
      > >[except php4ts.dll -- the new one, btw, is *not* compatible with 4.3.1]
      > >
      > >anybody got this working? if so, HOW?!?[/color]
      >
      > This might not be the problem, but 4.3.5 has some problems under Windows - see
      > the new 4.3.6RC1 or stick to 4.3.4 until 4.3.6 is released.
      >[/color]

      Thanks Andy -- I was wondering if that might not be the issue (I
      couldn't imagine what I was forgetting!). Normally, I don't like using
      the beta releases (4.3.6RC1 came out yesterday), but I might give this
      one a try.

      Fox
      **************

      Comment

      Working...