התקנת בלוג (Task #1939)
Description
יש להוסיף בשרת תמיכה בבלגיה מבוסס WordPress
History
Updated by בני דאון over 3 years ago
- Assignee set to Aric Fedida
Updated by Aric Fedida over 3 years ago
I’m stuck - I need the mysql root pass in order to complete this.
Here’s what I did so far:
- Setup Apache2, listening on port 8090
- Setup a host in nginx to forward to the Apache2 instance
- Created a user and virtual host for the msh.gov.il site
- Downloaded and extracted Wordpress 3.0.4 in /var/www/msh.gov.il/htdocs/
- Installed an FTP Server (pure-ftpd) to allow access to the site’s files
- Installed suexec and mod_ruid, so the site will always be running as user 'msh’ and not as user 'www-data’, and also to keep very strict permissions on files.
- Assignee changed from Aric Fedida to בני דאון
- Status changed from New to Feedback
Updated by Aric Fedida over 3 years ago
במזל טוב, הבלוג הותקן.
מה שנעשה:
- הותקן בנוסף לאפאצ'י הרכיב libapache2-rpaf כדי לעבוד מאחורי proxy של nginx
- הוכן הוסט בשרת nginx שעושה proxy על האפאצ'י הפנימי לתוך פורט 8090
- הפורט 8090 לא נגיש מהעולם (סגור מאחורי חומת אש).
- הקמת בסיס נתונים בשם mshdb עם תמיכה ב-UTF8
- הורדה של וורדפרס 3.0.5 בעברית + התקנה
- שדרוג רכיב akismet
- התקנת phpMyAdmin
- שליחת דואר לחנית כהן עם כל פרטי הגישה
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved