跳轉到內容
View in the app

A better way to browse. Learn more.

PHP論壇人

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

上傳IPS論壇程式、解壓縮、網站目錄 www-data www-data

精選回覆

發表於

上傳IPS論壇程式、解壓縮、網站目錄 www-data www-data

---------------------------------------------------
上傳IPS論壇程式、解壓縮
---------------------------------------------------

停止Nginx
/etc/init.d/nginx stop



SFTP上傳論壇程式到根目錄
cd /var/www/域名.com


解壓縮
unzip -o ips.zip




-----------------------------------------------------
更改網站的 擁有人/群組 為 www-data www-data
-----------------------------------------------------

IPS論壇解壓縮之後,會看到 擁有人/群組 是 root root
ls -l



更改網站目錄與檔案的擁有人/群組
chown -R www-data:www-data /var/www/域名.com

cd /var/www/域名.com



可看到 擁有人/群組 已改為 www-data www-data
ls -l



啟動Nginx
/etc/init.d/nginx start

建立帳號或登入後發表意見

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.