發表文章

重啟apache

基本的操作方法: 本文假設你的apahce安裝目錄為/usr/local/apache2,這些方法適合任何情況 apahce啟動命令: 推薦/usr/local/apache2/bin/apachectl start apaceh啟動 apache停止命令 /usr/local/apache2/bin/apachectl stop   停止 apache重新啟動命令: /usr/local/apache2/bin/apachectl restart 重啟 要在重啟 Apache 伺服器時不中斷當前的連線,則應執行: /usr/local/sbin/apachectl graceful 如果apache安裝成為linux的服務的話,可以用以下命令操作: service httpd start 啟動 service httpd restart 重新啟動 service httpd stop 停止服務 Linux系統為Ubuntu 一、Start Apache 2 Server /啟動apache服務 # /etc/init.d/apache2 start or $ sudo /etc/init.d/apache2 start 二、 Restart Apache 2 Server /重啟apache服務 # /etc/init.d/apache2 restart or $ sudo /etc/init.d/apache2 restart 三、Stop Apache 2 Server /停止apache服務 # /etc/init.d/apache2 stop or $ sudo /etc/init.d/apache2 stop

*網頁人生* linux ubuntu php8 降版至 php 7.4

圖片
剛剛因為環境需要新版的php 直接apt-get update的方式就直接更新成php8 最新版 不過自己使用的drupal 的需求是要php3以上就好 只好來降版本了 還好網路上有參考資料 直接照做就完成降版了👍👍 下面記錄一下 以後應該還是會有機會手滑更新到 最後只要php -v檢查有沒有成功就OK了 sudo add-apt-repository ppa:ondrej/php sudo apt-get update   sudo apt-get install php 7.4 (因為排版需求這邊有斷行 實際複製要取消斷行喔) sudo apt-get install php7.4-cli php7.4-common php7.4-json php7.4-opcache php7.4-mysql php7.4-mbstring  php7.4-zip php7.4-fpm php7.4-intl php7.4-simplexml // a2dismod disables the php8.0 module by removing those symlinks. sudo a 2 dismod php 8.0   // a2enmod enables php7.4 module within the apache2 configuration. sudo a 2 enmod php 7.4   // Restart apache2 service. sudo service apache 2 restart     // Set alternative name path. sudo update-alternatives --set php /usr/bin/php 7.4 sudo update-alternatives --set phar /usr/bin/phar 7.4 sudo update-alternatives --set phar.phar /usr/bin/phar.phar 7.4 sudo update-alternatives --set phpize /usr/bin/phpize 7.4 sudo update-alternatives --set php-config /usr/bin/php-config 7.4

*網頁人生* LINE及FB分享網址 免用SDK

  JS範例 : window . open ( "https://lineit.line.me/share/ui?url="   +   location .href) ; window . open ( "https://www.facebook.com/sharer/sharer.php?u="   +   location .href) ; 可依照需求放在事件中

*維修案例*Win10 連接NAS網路磁碟機 共用資料夾 出現 0x80004005

圖片
前言: 原本設定網路磁碟機直接連接別台電腦的共用資料夾或NAS的資料夾應該是一件不難的事 情,因為只要在內網內,網路探索有開,基本上只要透過IP或網路芳鄰就能夠直接快速建立 網路磁碟機,不過今天卻一直看到錯誤代碼 0x80004005 .........😓

*電腦到府維修*acer 5741zg筆電維修 檢測 重灌

圖片
前言: 今天接到了一個到府維修案件,情況為電腦不能開機,並且有掉落過的情形,維修過程中也 有不少人在看,因為在這個還算蠻特別的地方進行維修。

*維修案例*補習班教室 電腦 擴大機 無線麥克風安裝 安裝技巧和心得 20190419

圖片
前言: 今天一間接到一間補習班要把之前不用的教室在重新使用,不過因為當初的視聽教學設備都 已經拆掉,線也已經剪掉,究竟能不能復原完成呢?

*維修案例*補習班舊電腦整理及重灌 20190417

圖片
前言: 今天有一間在太平的補習班反應有三間教室的電腦執行很慢,有重灌的需求,但是