Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default php4

    Hi

    If I install a copy of php4 on winXP home, I get a screen prompt when
    booting the computer. I think it is user, guest and admin logon. How do I
    get rid of this alltogether. I just want to tinker with php on my home
    computer without any screen interuption on boot up.


    john townsley Guest

  2. Similar Questions and Discussions

    1. Debugging PHP4 with dbg, gdb, and ddd
      I want to create a debugging environment for PHP. I running Debian Woody and installed PHP4 from Debian's packaging system. I downloaded...
    2. Php4.3.3 only CGI
      "tnhoe" <tnhoe@pc.jaring.my> wrote in message news:bjjm7m$nkq$2@news5.jaring.my... ? PHP uses the zend engine which is a server side scripting...
    3. php4 and apache
      it's true, you have to do it by hand indeed. a dialog like if it is by purpose, it would be wise to warn the user dialog --msgbox "Warning: you...
    4. OOP, PHP4 & PHP5
      I've been using PHP for a few years now and I'm quite familiar and comfortable with it. I'd like to start to seriously do some OOP coding and...
    5. php4 vs php5
      hi, i`m working on presentation of php5 features and i would like to add some comparison between php4 and php5. new coding features are of course...
  3. #2

    Default Re: php4

    Correct me if I am wrong but I forget if this was apache or php doing this
    screen.
    If I want to use php,mysql on winXP what Sever do people
    recommend...Apache,Xitami (hopefully free of course), what php version.


    "john townsley" <johntownsley@optusnet.com.au> wrote in message
    news:413e8602$0$28794$afc38c87@news.optusnet.com.a u...
    > Hi
    >
    > If I install a copy of php4 on winXP home, I get a screen prompt when
    > booting the computer. I think it is user, guest and admin logon. How do I
    > get rid of this alltogether. I just want to tinker with php on my home
    > computer without any screen interuption on boot up.
    >
    >

    john townsley Guest

  4. #3

    Default Re: php4

    In article <413ea9fd$0$23348$afc38c87@news.optusnet.com.au> ,
    [email]johntownsley@optusnet.com.au[/email] says...
    > Correct me if I am wrong but I forget if this was apache or php doing this
    > screen.
    > If I want to use php,mysql on winXP what Sever do people
    > recommend...Apache,Xitami (hopefully free of course), what php version.
    >
    >
    If you've got the speed for downloading I would suggest getting a
    bundle.
    phptriad, easyphp, phpdev, winlamp and the like.

    If you want to do each singly, then Apache (probably ver 1.3, 2 if
    you're adventurous), php (at least ver 4.3), mysql (ver 3.23 and up) and
    a mysql GUI thingy like phpmyadmin.
    There'll probably be a few tweaks to make in http.conf (apache) and
    php.ini (php) ... personal preferences stuff.

    Rocky
    Rocky Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139