Why The Script Ran on PHP 4.2.3, but not 4.2.4

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Finding Best Hosting

    Why The Script Ran on PHP 4.2.3, but not 4.2.4

    What is the big change from 4.2.4 from 4.2.3? I have many scripts not runing
    now. The scripts are working fine in PHP 3.x


  • Deal Finder

    #2
    Re: Why The Script Ran on PHP 4.2.3, but not 4.2.4

    While, it should be 4.2.3 and 4.3.4
    Why scripts running fine in 4.2.3 do not run in 4.3.4?
    [color=blue]
    > What is the big change from 4.2.4 from 4.2.3? I have many scripts not[/color]
    runing[color=blue]
    > now. The scripts are working fine in PHP 3.x
    >
    >[/color]


    Comment

    • Joachim Mæland

      #3
      Re: Why The Script Ran on PHP 4.2.3, but not 4.2.4

      On Sat, 10 Apr 2004 03:28:38 +0000, Finding Best Hosting wrote:
      [color=blue]
      > What is the big change from 4.2.4 from 4.2.3? I have many scripts not
      > runing now. The scripts are working fine in PHP 3.x[/color]

      4.2.3 - Working ???
      4.2.4 - Not working ???

      The obvious reason is related to register_global s, (major change as of
      4.2.0), but this is pure guesswork, caused by your failure to provide
      accurate information of the errors experienced.

      --
      mvh/regards
      Joachim Mæland

      If everything seems under control, you're just not going fast enough.
      -Mario Andretti

      Comment

      Working...