more civicrm php deps
This commit is contained in:
parent
529cf5a419
commit
3d02d67da0
|
@ -138,7 +138,7 @@ Also install more PHP deps.
|
||||||
cd /var/www/wordpress/wp-content/plugins/
|
cd /var/www/wordpress/wp-content/plugins/
|
||||||
unzip ~/devel/civicrm/wordpress/civicrm-5.77.0-wordpress.zip
|
unzip ~/devel/civicrm/wordpress/civicrm-5.77.0-wordpress.zip
|
||||||
sudo apt install php-bcmath php-curl php-xml php-zip php-intl \
|
sudo apt install php-bcmath php-curl php-xml php-zip php-intl \
|
||||||
php-soap php-mbstring php-common
|
php-soap php-mbstring php-common php-imagick php-gd
|
||||||
|
|
||||||
Edit /etc/php/8.2/apache2/php.ini with these values:
|
Edit /etc/php/8.2/apache2/php.ini with these values:
|
||||||
|
|
||||||
|
|
|
@ -46,8 +46,8 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:14
|
#: ../../../_source/civicrm-libre-is.rst:14
|
||||||
msgid ""
|
msgid ""
|
||||||
"CiviCRM is a \"constituent relationship management software\" for "
|
"CiviCRM is a \"constituent relationship management software\" for especially "
|
||||||
"especially designed for non-profits."
|
"designed for non-profits."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:17
|
#: ../../../_source/civicrm-libre-is.rst:17
|
||||||
|
@ -59,7 +59,8 @@ msgid "Drupal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:22
|
#: ../../../_source/civicrm-libre-is.rst:22
|
||||||
msgid "CiviCRM works with various backends such as Drupal, Joomla, and Wordpress."
|
msgid ""
|
||||||
|
"CiviCRM works with various backends such as Drupal, Joomla, and Wordpress."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:24
|
#: ../../../_source/civicrm-libre-is.rst:24
|
||||||
|
@ -92,8 +93,8 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:38
|
#: ../../../_source/civicrm-libre-is.rst:38
|
||||||
msgid ""
|
msgid ""
|
||||||
"`<https://developer.wordpress.org/advanced-administration/before-install"
|
"`<https://developer.wordpress.org/advanced-administration/before-install/"
|
||||||
"/howto-install/>`_"
|
"howto-install/>`_"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:40
|
#: ../../../_source/civicrm-libre-is.rst:40
|
||||||
|
@ -114,8 +115,8 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:65
|
#: ../../../_source/civicrm-libre-is.rst:65
|
||||||
msgid ""
|
msgid ""
|
||||||
"Perhaps change the ownership to your user (in this case jebba) to install"
|
"Perhaps change the ownership to your user (in this case jebba) to install "
|
||||||
" wordpress files. Then unzip wordpress and move to the best location:"
|
"wordpress files. Then unzip wordpress and move to the best location:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:76
|
#: ../../../_source/civicrm-libre-is.rst:76
|
||||||
|
@ -132,8 +133,8 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:128
|
#: ../../../_source/civicrm-libre-is.rst:128
|
||||||
msgid ""
|
msgid ""
|
||||||
"Once Wordpress is running, install CiviCRM plugins. Download the "
|
"Once Wordpress is running, install CiviCRM plugins. Download the Wordpress "
|
||||||
"Wordpress CiviCRM plugin from here:"
|
"CiviCRM plugin from here:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../../_source/civicrm-libre-is.rst:131
|
#: ../../../_source/civicrm-libre-is.rst:131
|
||||||
|
@ -159,7 +160,3 @@ msgstr ""
|
||||||
#: ../../../_source/civicrm-libre-is.rst:161
|
#: ../../../_source/civicrm-libre-is.rst:161
|
||||||
msgid "`<https://civicrm.libre.is/wp-admin/plugins.php>`_"
|
msgid "`<https://civicrm.libre.is/wp-admin/plugins.php>`_"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "Also: XXX PHP Multibyte and PHP File Information"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue