Archive for the 'CMS' Category
Furthermore, Joomla is an open source solution that is freely available to everybody. Joomla’s package is designed to be easy to install, even for non-programmers. Most people have no trouble with installing and running Joomla application, and there is plenty of support available information for rookies. Joomla community has a growing, active community of more than 150,000 friendly users and developers on our forums eager to help.
Once Joomla is installed and running, it is simple for even non-technical users to add or edit content, update images, and to manage the critical data that makes your company or organization go. Anybody with basic word processing skills can easily learn to manage a Joomla site. Via a simple, browser-based interface user will be able to easily add new press releases or news items, manage staff pages, job listings, product images, and create an unlimited amount of sections or content pages on the web site.
Source :
http://www.joomla.org
Joomla news :
1. Joomla Forms – Live Public Hands On Demo Available Now
http://blog.phil-taylor.com/2008/06/30/joomla-forms-live-public-hands-on-demo-available-now/
2. Joomlashack Releases its latest native Joomla 1.5 Template
http://www.compassdesigns.net/joomla-blog/Joomlashack-Releases-its-latest-native-Joomla-1.5- Template.html
3. JContact Released Powerful Email Newsletters for Joomla 1.5
http://www.compassdesigns.net/joomla-blog/JContact-Released—Powerful-Email-Newsletters-for-Joomla- 1.5.html
หากต้องการติดตั้ง Joomla ใน host หรือ server ที่ไม่สามารถเซฟเซสชันได้ (Session save path Unwriteable) เช่น
แสดงข้อความในหน้าแรกของการติดตั้งว่า
Session save path /var/lib/php, Unwriteable
ซึ่ง โปรแกรมจะสามารถติดตั้งได้ แต่การเข้าสู่ส่วนของผู้ดูแลระบบจะมีปัญหา ไม่สามารถคลิกไปหน้าต่างๆ ได้ โปรแกรมจะกลับมาที่หน้า login ตลอด
ให้ เปิดไฟล์ configuration.php ที่อยู่ dir นอกสุดของ Joomla ขึ้นมาแล้วแทรกบรรทัดแรกด้วยคำสั่งนี้
session_save_path(‘/path/where/it/should/be’);
โดยที่ /path/where/it/should/be คือ ที่ที่มีสิทธิบันทึกข้อมูลได้
ที่มา : http://forum.joomla.org/index.php/topic,57553.0.html









