Skip to content

Commit

Permalink
Fixes missing dash #11
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusBluem authored Jun 15, 2016
1 parent 1381400 commit e18eb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_manual/installation/php_55_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Disable loading the old PHP Apache modules by changing their names::
Copy the PHP 5.5 Apache modules into place::

cp /opt/rh/httpd24/root/etc/httpd/conf.d/php55-php.conf /etc/httpd/conf.d/
cp /opt/rh/httpd24/root/etc/httpd/conf.modules.d/10-php55-php.conf /etc/httpdconf.modules.d/
cp /opt/rh/httpd24/root/etc/httpd/conf.modules.d/10-php55-php.conf /etc/httpd/conf.modules.d/
cp /opt/rh/httpd24/root/etc/httpd/modules/libphp55-php5.so /etc/httpd/modules/

Then restart Apache::
Expand Down

0 comments on commit e18eb78

Please sign in to comment.