php on windows

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

    php on windows

    I try to install PHP on Win 95 platform using Windows PHP installer,
    but it does't work. When running php.exe, I got error message "php.exe
    file is linked to missing export kernel32.dll: cancello." Where is
    wrong? Is it due to php not support win 95? Thank for any help.

    John
  • Shawn Wilson

    #2
    Re: php on windows

    Yue Zhang wrote:[color=blue]
    >
    > I try to install PHP on Win 95 platform using Windows PHP installer,
    > but it does't work. When running php.exe, I got error message "php.exe
    > file is linked to missing export kernel32.dll: cancello." Where is
    > wrong? Is it due to php not support win 95? Thank for any help.[/color]



    Looks like you're out of luck if you're installing 4.3.0 and up :)

    Shawn
    --
    Shawn Wilson
    shawn@glassgian t.com


    I have a spam filter. Please include "PHP" in the
    subject line to ensure I'll get your message.

    Comment

    • Yue Zhang

      #3
      Re: php on windows

      Shawn Wilson <shawn@glassgia nt.com> wrote in message news:<4002A87E. 99DEB0A0@glassg iant.com>...[color=blue]
      > Yue Zhang wrote:[color=green]
      > >
      > > I try to install PHP on Win 95 platform using Windows PHP installer,
      > > but it does't work. When running php.exe, I got error message "php.exe
      > > file is linked to missing export kernel32.dll: cancello." Where is
      > > wrong? Is it due to php not support win 95? Thank for any help.[/color]
      >
      > http://bugs.php.net/bug.php?id=21927
      >
      > Looks like you're out of luck if you're installing 4.3.0 and up :)
      >
      > Shawn[/color]

      How to install php below 4.3.0?

      Comment

      • Dan Tripp

        #4
        Re: php on windows

        Yue Zhang wrote:[color=blue]
        > Shawn Wilson <shawn@glassgia nt.com> wrote in message news:<4002A87E. 99DEB0A0@glassg iant.com>...
        >[color=green]
        >>Yue Zhang wrote:
        >>[color=darkred]
        >>>I try to install PHP on Win 95 platform using Windows PHP installer,
        >>>but it does't work. When running php.exe, I got error message "php.exe
        >>>file is linked to missing export kernel32.dll: cancello." Where is
        >>>wrong? Is it due to php not support win 95? Thank for any help.[/color]
        >>
        >>http://bugs.php.net/bug.php?id=21927
        >>
        >>Looks like you're out of luck if you're installing 4.3.0 and up :)
        >>
        >>Shawn[/color]
        >
        >
        > How to install php below 4.3.0?[/color]


        Get an older installer here:



        Regards,

        - Dan

        Comment

        Working...