遷移joomla 發現首頁是空白的
遷移joomla 發現首頁是空白的 找不出原因 發現是少裝基本套件
以下是參考項目 裝完重新開機囉
完成了 apache + php + mysql 的安裝了,接下來就是思考你的 PHP 網頁環境是要執行那個套件或者需要安裝哪些額外的 php 函示庫呢?這時你可以參考下列的說明。
安裝基本需要的套件
yum -y install php-mbstring php-mcrypt php-gd php-xml
底下PHP 相關套件是 for x86_64 5.3.3 14.el6_3 所舉例說明的,不代表全部。
PHP相關套件 | 建議安裝 | 說明 |
php-bcmath | A module for PHP applications for using the bcmath library | |
php-cli | Command-line interface CLI for PHP | |
php-common | Common files for PHP | |
php-dba | A database abstraction layer module for PHP applications | |
php-devel | Files needed for building PHP extensions | |
php-embedded | PHP library for embedding in applications | |
php-enchant | Human Language and Character Encoding Support | |
php-gd | Y | A module for PHP applications for using the gd graphics library |
php-imap | A module for PHP applications that use IMAP | |
php-intl | Internationalization extension for PHP applications | |
php-ldap | A module for PHP applications that use LDAP | |
php-mbstring | Y | A module for PHP applications which need multi-byte string |
php-mysql | Y | A module for PHP applications that use MySQL databases |
php-odbc | A module for PHP applications that use ODBC databases | |
php-pdo | A database access abstraction module for PHP applications | |
php-pear | PHP Extension and Application Repository framework | |
php-pecl-apc | APC caches and optimizes PHP intermediate code | |
php-pecl-apc-devel | APC developer files (header) | |
php-pecl-memcache | Extension to work with the Memcached caching daemon | |
php-pgsql | A PostgreSQL database module for PHP | |
php-process | Modules for PHP script using system process interfaces | |
php-pspell | A module for PHP applications for using pspell interfaces | |
php-recode | A module for PHP applications for using the recode library | |
php-snmp | A module for PHP applications that query SNMP-managed devices | |
php-soap | A module for PHP applications that use the SOAP protocol | |
php-tidy | Standard PHP module provides tidy library support | |
php-xml | Y | A module for PHP applications which use XML |
php-xmlrpc | A module for PHP applications which use the XML-RPC protocol | |
php-zts | Thread-safe PHP interpreter for use with the Apache HTTP Server | |
Comments
So empty here ... leave a comment!