Quantcast C M S | Source and Code System
Browsing articles in "C M S"

Install Drupal in localhost

Apr 11, 2011  ¦¦  by isr.coder  ¦¦  C M S, Drupal  ¦¦  35 Comments
What you'll need: 1. Drupal latest version http://drupal.org/download 2. Wamp5 grab it from http://www.wampserver.com/en/index.php Steps: 1. Install Wamp 2. unzip Drupal into your wamp's www folder. Rename drupal-5.1 directory to drupal (eg C:\wamp\www\drupal) 3. Run WAMP, you should get a wamp icon in your system tray. You need the dial to be white to continue. Note if you run Skype, it interferes with WAMP ...

Updating WordPress

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  48 Comments
From time to time you may want to update your WordPress installation to the latest version. You might want to do this because you've seen a message at the top of your Dashboard telling you that a new release is available, because you've been made aware of some useful new functionality, or because a security ...

Version 3.0.1

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  42 Comments
On July 29, 2010, WordPress 3.0.1 was released to the public. For Version 3.0.1, the database version (db_version in wp_options) changed to 15477. This is a maintenance release. Installation/Upgrade Information To download WordPress 3.0.1, visit http://wordpress.org/download/release-archive/ For step-by-step instructions on installing and upgrading WordPress: Upgrading WordPress If you are new to WordPress, we recommend that you begin with the following: New To ...

WordPress 3.0.1

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  39 Comments
After nearly 11 million downloads of WordPress 3.0 in just 42 days, we’re releasing WordPress 3.0.1. The requisite haiku: Three dot oh dot one Bug fixes to make you smile Update your WordPress This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best ...

Minimum System Requirements

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  Joomla  ¦¦  44 Comments
To successfully install and use Joomla! you must have a fully operational web server (Apache or IIS), a database (MySQL is the optimum) and the server side scripting language PHP together with specific modules that are activated within PHP for MySQL, XML, and Zlib functionality amongst others. Whilst the community will always do its best to help ...

How to Install Joomla 1.5

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  Joomla  ¦¦  45 Comments
This tutorial quickly leads you through installing Joomla 1.5. It details both a local installation for testing (if you do not have a hosting account or have a slow internet connection) and a real web server installation. Joomla is a complex series of PHP scripts that run on a web server. When you browse a Joomla site, these scripting are being ...

Installing WordPress

Jul 27, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  41 Comments
WordPress is well known for its ease of installation. Under most circumstances installing WordPress is a very simple process and takes less than five minutes to complete. Many web hosts now offer tools (e.g. Fantastico) to automatically install WordPress for you. However, if you wish to install WordPress yourself, the following guide will help. Now ...

WordPress Version 3.0

Jul 27, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  48 Comments
On June 17, 2010, WordPress Version 3.0, named for Thelonious, was released to the public. For more information on this enhancement and bug-fix release, read the WordPress Blog and see the Changelog for 3.0. For Version 3.0, the database version (db_version in wp_options) changed to 15260, and the Trac revision was 15274. Highlights WordPress and WordPress MU have merged, allowing the ...

PHP extension “curl” must be loaded.

Jul 25, 2010  ¦¦  by isr.coder  ¦¦  Magento  ¦¦  48 Comments
First check out that following files are exists or not- libeay32.dll in PHP Directory (/xampp/php) ssleay32.dll in PHP Directory (/xampp/php) php_curl.dll in PHP Directory (/xampp/php) (in my case only this file absence !) Copy the libeay32.dll , ssleay32.dll from the extracted PHP Folder to the path of PHP ex:  d:\xampp\apache\bin and the same with php_curl.dll copy it form from the extracted PHP ...

Magento Installation Guide

Jul 25, 2010  ¦¦  by isr.coder  ¦¦  Magento  ¦¦  46 Comments
System Requirements At the base level, Magento will require the following software. (You can check your system compatibility using this testing script.) 1 - Linux, Windows, or another UNIX-compatible operating system 2 - Apache Web Server (1.x or 2.x) 3 - PHP 5.2.0 or newer, with the following extensions/addons: PDO/MySQL MySQLi mcrypt mhash simplexml DOM 4 - MySQL 4.1.20 or newer InnoDB storage engine 5 - Sendmail-compatible Mail Transfer Agent ...
Pages:12»