CrazyEngineers
  • PHP installation

    Updated: Oct 26, 2024
    Views: 1.0K
    has anybody installed php?
    i want to know which server should i choose out of IIS CGI, IIS fastCGI and IIS ISAPI module?

    I HAVE INSTALLED IIS.

    thnx
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • jatin-phoenix

    MemberApr 6, 2009

    wheres shalini when i need her.. 😕
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorApr 6, 2009

    @ Jatin , unless you have specific needs; I'd say install php using XAMPP.
    Are you sure? This action cannot be undone.
    Cancel
  • jatin-phoenix

    MemberApr 6, 2009

    The_Big_K
    @ Jatin , unless you have specific needs; I'd say install php using XAMPP.
    biggie, any particular reasons why you would suggest that?

    i thought of iis coz its there with windows.
    Are you sure? This action cannot be undone.
    Cancel
  • shalini_goel14

    MemberApr 7, 2009

    Hey jatin, I have no ideas of PHP, just according to my knowledge of JSP(almost like PHP) I would say, you need not to install PHP ever.

    Open your notepad, write your PHP code in it and then save as .php (don't forget to change file types from "text files" to "All files" while saving). You can also use any "web devlopment tool" like Macromedia Dreamweaver.

    Correct me, if any wrong infromation imparted 😔

    Thanks
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorApr 7, 2009

    jatin-phoenix
    biggie, any particular reasons why you would suggest that?

    i thought of iis coz its there with windows.
    I assumed you are installing PHP on your Windows desktop. XAMPP provides a simple installer for PHP, MYSQL, Apache and configures it automatically.

    If you are trying to install it on a server, chances are that it's already installed.

    What's your setup environment?
    Are you sure? This action cannot be undone.
    Cancel
  • jatin-phoenix

    MemberApr 7, 2009

    @biggie: i am installing that on my desktop. making a site these days so need a server.

    @shalini: yes u'r right i dont need a server but then i'll have to upload the code and see the results on the main server.
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberApr 7, 2009

    @Jatin - Dude, you need to install Apache because it really gels very nicely and very tightly with PHP. I have tried with IIS, but frankly, I found it not upto my level of satisfaction. If you want to put a server, make it linux, make it apache and you will be happy that you made this decision.
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorApr 7, 2009

    I recommend linux server too 😀
    Are you sure? This action cannot be undone.
    Cancel
  • rajneshmishra

    MemberApr 8, 2009

    Hi Jatin,
    I have been working with PHP for a long time on Windows and Linux servers both.

    For startup on a windows machine, i will recommend my own favorite EasyPHP which is a combi installer of Apache Web Server 2.0, MySQL 5.0, PHP 5.0 and to top it all phpMyAdmin for managing mySQL databases which makes life lot easier.

    You can download 25 MB installer from <a href="https://www.easyphp.org" target="_blank" rel="nofollow noopener noreferrer">EasyPHP - Code with Devserver & host with Webserver</a>.

    The installation is as simple as installing Winamp or any other software and has control panel to manage the services.

    Hope u will get started with this. Keep me informed with ur progress.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register