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  ¦¦  38 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 ...

Version 3.0.1

Aug 2, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  67 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  ¦¦  43 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  ¦¦  46 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 ...

Installing WordPress

Jul 27, 2010  ¦¦  by isr.coder  ¦¦  C M S, WordPress  ¦¦  44 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  ¦¦  52 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

Jul 25, 2010  ¦¦  by isr.coder  ¦¦  Magento  ¦¦  46 Comments
Installation Please refer to Magento's system requirements to ensure you have the appropriate platform and environment set up. If you attempted to install Magento and the installation wizard suggested to use the PHP-CGI workaround, please click here. Download the .zip or .tar.gz file from the Magento website and decompress it. Upload the Magento web files to your web ...

Installing Magento on Localhost

Jul 25, 2010  ¦¦  by isr.coder  ¦¦  C M S, Magento  ¦¦  33 Comments
This is tested on both XAMPP (http://www.apachefriends.org) and WAMP (http://www.wampserver.com): Note: on XAMPP the apache directory is just apache while on WAMP the directory is apache2 (please change the instructions below accordingly) Note: check version of PHP, which you will use. Magento not work with PHP 5.3 (for XAMPP, use XAMPP for Windows Version 1.7.1 ) 1) Download and ...

What are Sitemaps?

Jul 24, 2010  ¦¦  by isr.coder  ¦¦  C M S, How to?, WordPress  ¦¦  1 Comment
Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative ...
Pages:12»