|
Posted by shimmyshack on 03/04/07 11:07
On 4 Mar, 10:34, "John Smit" <nore...@nodomain.xxx> wrote:
> Hello all,
>
> I tried to upgrade to apache 2.2 but find out that things didn't work an
> I set all back to the previous configuration. Now php is not recognized
> anymore by Apache
> When I load a php script I see the contents of the script and not the
> generated content it should display after executing the script.
>
> In my apache config I have:
>
> #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
> PHPIniDir "C:\Program Files\PHP\"
> LoadModule php5_module "C:\Program Files\PHP\php5apache2.dll"
> #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
>
> What do I need to do more?
>
> Using PHP 5, Apache 2.0.58, Windows XP
>
> Thanks in advance
> Rob
basically I would upgrade again and then post back, dont run a legacy
release of apache on windows, use the very latest 2.2.x bugfix or you
are saying that secuity is worth less than a quick upgrade, if go the
upgrade route you will learn why it didnt work, and have more
knowledge as well as peace of mind when it gets fixed.
if you really dont care about security then look in the error log or
eventwvr to see whats wrong in greater detail, chances are that it is
the php apache module - wrong version for your apache server perhaps.
Navigation:
[Reply to this message]
|