Welcome, Guest
  • Author Topic: PHP & Apache  (Read 11995 times)

    ghoghnus

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Email
    PHP & Apache
    « on: 11/22/09, 04:51 »
    Dear friends
    I have use "apache_2.2.14-win32-x86-openssl-0.9.8k.msi" for installing web server for PHP. and after that run "php-5.2.11-win32-installer.msi".
    but befor end of instalation , i have recived 2 error message.
    "error trying access http.conf file you will need to manually config the web server"
    second one
    "error trying access the local web service: GetObject failed you will need to manually configure the web server"

    for first error according http://ir.php.net/manual/en/install.windows.apache2.php
     i have added 3 below lines at end of httpd.conf

    LoadModule php5_module "c:/php/php5apache2_2.dll"
    AddType application/x-httpd-php .php
    PHPIniDir "C:/php"

    is it correct?
    and about second error message what should i do?

    howerver befor installing php,apache worked ,but after installing php , apache don't work.
    please help me

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: PHP & Apache
    « Reply #1 on: 11/22/09, 19:52 »
    If you're installing Apacha + PHP in your local machine for developping, I recomend to use a prebuild packet like xampp http://www.apachefriends.org/en/xampp.html

    Jorge

    mindya987

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • ReviewAMover.com
      • Email
    Re: PHP & Apache
    « Reply #2 on: 10/22/10, 20:20 »
    Holly smokes I have been looking for this thanks

    julie298

    • Server what's that
    • *
    • Posts: 1
      • View Profile
      • Skymiles Credit Cards
      • Email
    Re: PHP & Apache
    « Reply #3 on: 12/19/11, 15:20 »
    use xmamp