mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update php_55_installation.rst
This commit is contained in:
parent
0e4b0f7ca8
commit
33dfec3dc8
@ -29,7 +29,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::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user