湖濱散記部落格的樹心幽徑[login][主頁]
398:20180518在ubuntu裝PHP

treehrt@treehrt-fire:~$ sudo apt-get install php libapache2-mod-php php-mcrypt php-mysql

:

設定 php7.0 (7.0.30-0ubuntu0.16.04.1) ...
設定 php (1:7.0+35ubuntu6.1) ...
設定 php7.0-mcrypt (7.0.30-0ubuntu0.16.04.1) ...

Creating config file /etc/php/7.0/mods-available/mcrypt.ini with new version
設定 php-mcrypt (1:7.0+35ubuntu6.1) ...
設定 php7.0-mysql (7.0.30-0ubuntu0.16.04.1) ...

Creating config file /etc/php/7.0/mods-available/mysqlnd.ini with new version

Creating config file /etc/php/7.0/mods-available/mysqli.ini with new version

Creating config file /etc/php/7.0/mods-available/pdo_mysql.ini with new version
設定 php-mysql (1:7.0+35ubuntu6.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for libapache2-mod-php7.0 (7.0.30-0ubuntu0.16.04.1) ...


select id,article_id,topic,text from lt_articles_text where article_id =398; ok. update lt_articles set num_reads=num_reads +1 where id=398; ok.