Running on PHP-PFM + Apache 2.4 on Ubuntu 14.04. I have BASIC_AUTH working, it needs to correctly configure the Apache VirtualHost by adding: SetEnvIf Authorization “(.*)” HTTP_AUTHORIZATION=$1
Danh mục: Server linux
Các bài hướng dẫn liên quan đến server
Cách chạy 1 folder vào cấu hình django wsgi trên apache2
Bình thường thì server django python sẽ không chạy riêng mà chạy trên nền apache2 thông qua mod wsgi. Giờ có 1 folder thuần code python, làm thế nào để ghép nó vào project django có sẵn.
Sửa lỗi chạy EC-CUBE trên server : Session data file is not created by your uid
Khi quá trình cài đặt hoàn tất và bạn truy cập nó bằng trình duyệt, sẽ xảy ra lỗi 500. Warning: SessionHandler::read(): Session data file is not created by your uid Sửa lại file app/config/eccube/packages/framework.yaml Ẩn dòng save_path và thêm mới như bên dưới : #save_path: ‘%kernel.project_dir%/var/sessions/%kernel.environment%’ save_path: ‘/tmp’
Restart Nginx bằng PHP Script
Restart Nginx bằng PHP Script
Cài đặt Graylog2 trên ubuntu
Graylog2 ubuntu Lần lượt chạy các lệnh Thực hiện update APT cache để chuẩn bị cài đặt một số package cần thiết cho quá trình cài đặt GrayLog apt-get update apt-get install -y curl wget vim software-properties-common python-software-properties apt-get install -y apt-transport-https uuid-runtime pwgen sudo apt-get update && sudo apt-get upgrade sudo apt-get install apt-transport-https openjdk-8-jre-headless uuid-runtime pwgen Cài đặt…
Lỗi thời gian session timeout trên server chạy không đúng
Khi cài đặt session timeout trên local chạy đúng nhưng khi chạy trên server thời gian timeout không đúng Thì trên server cần chỉnh sửa thêm thời gian session gc_maxlifetime trong file php.ini
Lỗi cài redmine ubuntu 16.04
Nguyên nhân lỗi: – Không cài rake: Could not find rake-12.3.3 in any of the sources – Phiên bản Bundle/ruby/gem không tương thích nhau. => Cài update toàn bộ. 1. Đầu tiên cài đặt rvm: Install Ruby on Rails on Ubuntu 16.04 Bundle hiện tại yêu cầu ruby2.5 nhưng default ruby2.3 2. Cài đặt ruby2.5 3. Update gem lên: gem…
Cách sửa lỗi missing argument to -exec trên windows
Nếu bạn đang chạy máy ảo linux trên window.
Cài đặt gói pear lên server ec2 để có thể gửi mail
yum install php-pear pear install mail pear install Net_SMTP pear install Auth_SASL pear install mail_mime => restart apache
PHP 7 with phpmyadmin gives lots of Deprecation Notices
https://stackoverflow.com/questions/37002494/php-7-with-phpmyadmin-gives-lots-of-deprecation-notices