Results 1 to 40 of 67

Thread: PHP Installation Tutorial

Hybrid View

  1. #1

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: PHP Installation Tutorial

    Ignore step 2 of the "Securing Apache" section and you have yourself a web server open to the Internet.

    It is advisable that you nail down your Apache configuration by doing the following:
    • Set up a virtual server to handle all requests and put the DocumentRoot into another directory. Preferably on another drive.
    • Allow only one directory where cgi programs can run.
    • Make a backup of important data, just in case.

    I wouldn't advise that you put any kind of public web site on a Windows server. When Apache is running as Administrator, exploits which allow control of the PC could result in serious problems, in my opinion, there is no way to run Apache securely on Windows as a public web server, which is why I left it out of the tutorial.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  2. #2
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802

    Re: PHP Installation Tutorial

    Thanks for the replay

    * I have never looked in to virtual servers, so I don't know why it would be a good idea to have one. I will read up on that. I have already moved DocumentRoot to a move convenient place. It's pretty cumbersome to have it deep inside the apache folders... Unfortunately not on another drive since I only have one hdd with one partition in this computer

    * I don't use cgi programs at all. How do I remove the possibility to use them at all?

    * I allways try to keep a fairly fresh back up of my data. So much can go wrong with a computer that you experiment a lot with

    The security reason is fair enough. Thanks for pointing it out
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

  3. #3
    Hyperactive Member AvisSoft's Avatar
    Join Date
    Sep 2002
    Location
    Chandigarh
    Posts
    459

    Red face Re: PHP Installation Tutorial

    Hi visualAd,

    This is so cool. I was never able to install Apache on my Windows XP and there were always some problems with Apache becuase i did'nt knew how to configure it. So i just used to use IIS.

    But after readign your tutorial its so eassssssyyyyyyyyyyyyyyy.

    Many Thanks.
    Tapan Bhanot,
    CEO, Avis Software.
    Website: www.avissoftware.com

  4. #4
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802

    Re: PHP Installation Tutorial

    How about adding a section about installing phpMyAdmin?
    I think that's the friendliest GUI to manage mysql databases with
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

  5. #5

    Thread Starter
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: PHP Installation Tutorial

    Quote Originally Posted by McCain
    How about adding a section about installing phpMyAdmin?
    I think that's the friendliest GUI to manage mysql databases with
    I am somewhat busy at the moment and already have a couple of tutorials to finish. But, if you want to write one on instlalling PHP MyAdmin then please feel free, I'll put a link into the FAQ which should be going up within then next month.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  6. #6
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802

    Re: PHP Installation Tutorial

    I'm buissy with other projects as well. So I don't have time unfortunatly.

    Sorry
    Never argue with fools, they will only drag you down to their level, and beat you with experience.

    Q: How do you tell an experienced hacker from a novice?
    A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer

  7. #7
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: PHP Installation Tutorial

    I didn't think there was anything to install... I thought all you need to do is unzip it and put in the folder that Apache/IIS uses?


    Has someone helped you? Then you can Rate their helpful post.

Posting Permissions

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



Click Here to Expand Forum to Full Width