تثبيت الخادم المحلي xampp
السلام عليكم ، راسلني بعض الإخوة و سألوني كيف يشغل الخادم المحلي ، lampp ، لكن ما رأيك لو أن xampp هو الذي تثبته ؟ أليس أفضل ، فأنت بالتأكيد متعود على خادمxampp بوندوز ، فقمت بعمل سكرين كاست لكيفية تثبيته و تشغيل الخدمات.
للتحميل:
[MP4]حجمها 23 ميغا
or
[WMV]حجمها 35.6 ميغا
تلميحات & ملاحظات:
رابط التحميل : http://www.apachefriends.org/en/xampp-linux.html#372
| الملف/Directory | الفائدة أو عمل الdirectories |
| /opt/lampp/bin/ | The XAMPP commands home. /opt/lampp/bin/mysql calls for example the MySQL monitor. |
| /opt/lampp/htdocs/ | تضع بها ملفات البي اتش بي أو غيره يعني شبيهة www او htdocs |
| /opt/lampp/etc/httpd.conf | ملف تعديل الأباتشي |
| /opt/lampp/etc/my.cnf | ملف تعديل مايسكويل MYSQL |
| /opt/lampp/etc/php.ini | ملف تعديل بي اتش بي php |
| /opt/lampp/etc/proftpd.conf | ملف تعديل ProFTPD. (منذ 0.9.5.0) |
| /opt/lampp/phpmyadmin/config.inc.php | ملف تعديل بي إتش بي ماي أدمين phpmyadmin |
لإلغاء الخادم المحلي قم بكتابة هالامر :
rm -rf /opt/lampp
لتشغيل SSL :
/opt/lampp/lampp startssl
بعض الأوامر الخاصة بتشغيل وإيقاف الخدمات :
| start | Starts XAMPP. |
| stop | Stops XAMPP. |
| restart | Stops and starts XAMPP. |
| startapache | Starts only the Apache. |
| startssl | Starts the Apache SSL support. This command activates the SSL support permanently, e.g. if you restarts XAMPP in the future SSL will stay activated. |
| startmysql | Starts only the MySQL database. |
| startftp | Starts the ProFTPD server. Via FTP you can upload files for your web server (user “nobody”, password “lampp”). This command activates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay activated. |
| stopapache | Stops the Apache. |
| stopssl | Stops the Apache SSL support. This command deactivates the SSL support permanently, e.g. if you restarts XAMPP in the future SSL will stay deactivated. |
| stopmysql | Stops the MySQL database. |
| stopftp | Stops the ProFTPD server. This command deactivates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay deactivated. |
| security | Starts a small security check programm.
|
طبعا بالانجليزي ، سهلة ما يحتاج شرح لها ، طبعا قبل ما تكتب الأمر لازم تكتب هالديركتوري ،
/opt/lampp/lampp

August 5th, 2009 19:14
بارك الله فيك اخي الفاضل
August 17th, 2009 17:37
كيف ابني عليه مدونة ؟