Answer the question
In order to leave comments, you need to log in
How to screw PHP 5.5.13 to Apache 2.2.25?
Good afternoon. I've been trying to attach php to Apache for two hours already.
I do everything as in numerous tutorials, I tried it this way and that - Apache does not start even if you crack.
PHP is delivered normally, reacts to php -v.
Apache without an entry in httpd.conf also starts with a bang. But it's worth adding an entry about PHP there - that's it, requested operation has failed.
I write the following in httpd.conf:
#
LoadModule php5_module 'C:/php/php5apache2_4.dll'
AddHandler application/x-httpd-php .php
# configure the path to php.ini
PHPIniDir 'C:/php'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question