• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Problem with PHP 5 installed using FMS Apache 2.2.

Participant ,
Jan 31, 2012 Jan 31, 2012

Copy link to clipboard

Copied

Hi There,

To keep things "simple" on my server, I made the decision to install PHP using the Apache 2.2 install that ships with Adobe FMS 4.5.  After manually installing PHP, and seeing how it changed the httpd.conf in the Apache 2.2 conf/ directory, my browser just hangs or tells me that a connection cannot be made when I point it to a PHP script.  The site will server up .html pages just fine. 

Here are the lines that the PHP installer added to the httpd.conf file:

#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

PHPIniDir "C:/PHP/"

LoadModule php5_module "C:/PHP/php5apache2_2.dll"

AddHandler application/x-httpd-php .php

#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

One would think that is all that is needed, but seems like it is not. I have double checked that the .dll file is, in fact, at C:\PHP, and it is.  What's the deal Adobe?  Can I use your bundled install of Apache 2.2 and a manual install of PHP together?

Views

2.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 31, 2012 Jan 31, 2012

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines