Problem configuring Apache with php support to run scripts on browser.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?iso-8859-7?B?zd/q7/I=?=

    Problem configuring Apache with php support to run scripts on browser.

    Hello iam trying to install php v5.2.1 with apache support so i can
    run .php scripts ddirectly on my browser instead of command line but

    when i try to http://localhost/phpinfo.phpi get na internal server
    error.

    i ahve apache v2.2.4 installed.

    and when php asked me i teold het that i want her to configure
    automaticall Apache cGI nd inseide htpp.conf it added these lines


    #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
    ScriptAlias /php/ "C:\\Progra m Files\\PHP"
    Action application/x-httpd-php "C:\\Progra m Files\\PHP\\php-cgi.exe"
    #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

    but yet it wont run. form command lien only works but not inisde my
    browser why?

  • =?iso-8859-7?B?zd/q7/I=?=

    #2
    Re: Problem configuring Apache with php support to run scripts on browser.


    Ï/Ç Íßêïò Ýãñáøå:
    Hello iam trying to install php v5.2.1 with apache support so i can
    run .php scripts ddirectly on my browser instead of command line but
    >
    when i try to http://localhost/phpinfo.phpi get na internal server
    error.
    >
    i ahve apache v2.2.4 installed.
    >
    and when php asked me i teold het that i want her to configure
    automaticall Apache cGI nd inseide htpp.conf it added these lines
    >
    >
    #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
    ScriptAlias /php/ "C:\\Progra m Files\\PHP"
    Action application/x-httpd-php "C:\\Progra m Files\\PHP\\php-cgi.exe"
    #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
    >
    but yet it wont run. form command lien only works but not inisde my
    browser why?

    Comment

    Working...