Showing posts with label Installation of 3rd party softwares.......................(1)joomla (2)wordpress (3)vtiger (4)sugarcrm (5)creloaded. Show all posts
Showing posts with label Installation of 3rd party softwares.......................(1)joomla (2)wordpress (3)vtiger (4)sugarcrm (5)creloaded. Show all posts

Wednesday, March 3, 2010

Script Configuration Files

Location of Script Configuration Files

Config file locations.

4Images Gallery
/config.php
B2 Evolution /conf/_basic_config.php
Boonex Dolphin /inc/header.inc.php
Coppermine Photo Gallery /include/config.inc.php
Cube Cart /includes/global.inc.php
dotProject /includes/config.php
Drupal /sites/default/settings.php
FAQMasterFlex /faq_config.php
Gallery /config.php
Geeklog /db-config.php
/siteconfig.php
/lib-common.php
Joomla /configuration.php
Mambo /configuration.php
Moodle /config.php
Noahs Classifieds /app/config.php
Nucleus /config.php
osCommerce /includes/configure.php
/admin/includes/configure.php
PHP-Nuke /config.php
phpBB /config.php
phpFormGenerator (only if you have saved form input to a database)
/forms/admin/config.inc.php
PHPlist /config/config.php
phpWCMS /include/inc_conf/conf.inc.php
phpWebSite /conf/config.php
PhpWiki /admin.php
/lib/config.php
Post-Nuke /config.php
Siteframe /config.php
SMF /Settings.php
Soholaunch /sohoadmin/config/isp.conf.php
TYPO3 /typo3conf/localconf.php
vBulletin /includes/config.php
WebCalendar /includes/settings.php
WordPress /wp-config.php
Xoops /mainfile.php
Zen Cart /includes/configure.php
/admin/includes/configure.php




These paths are relative to the root of the script, not the account nor domain. So if it's a vBulletin forum, under /home/username/www/forum/, the configuration file would be in /home/username/www/forum/includes/config.php

Friday, February 6, 2009

SugarCRM Installation

Installing Sugar Suite

The process of installing Sugar Suite is as follows:

  1. Download Sugar Suite files.
  2. Copy the Sugar Suite files to your web server, check and set the dependencies and requirements.
  3. Install Sugar Suite with the Sugar Setup Wizard.
  4. Log into Sugar Suite.

Step 1: Download Sugar Suite Files

Sugar Open Source

Download the latest Sugar Open Source installation package.

  1. Click on the link to the appropriate Full Installation Package to download the installation file.
  2. For MS SQL Server support, be sure to download the installation package for Microsoft.
  3. For past releases, visit the Sugar Open Source Project page.

Sugar Professional and Sugar Enterprise

Visit the SugarCRM Support Portal to download the latest Sugar Professional or Sugar Enterprise installation package.

  1. To download the commercial editions, you must have a valid subscription to the software.
  2. Click on the Download Purchased Software Now link .
  3. If prompted, enter your download key into Download Key field and click Submit.
  4. Click on the package in the Installer section of the latest release to download the installation file.

Step 2. Copy Sugar Suite Files to the Web Server

After you download Sugar Suite, you need to unzip the files and set permissions.

  1. Locate your Web root directory on your Web server. This is the directory on your Web server where publicly accessible files are made available by your Web server. Common locations for the Web root includes:
    1. /var/www/html/ (Linux/Apache)
    2. C:\Inetpub\wwwroot\ (Windows/IIS)
    3. C:\Program Files\Apache Group\Apache\htdocs\ (Windows/Apache)
    4. /Library/Web server/Documents/ (MacOS X/Apache)
  2. Unzip the Sugar Suite zip file into your Web root. A directory is automatically created within Web root.
  3. You can rename this directory at any time.
  4. Set permissions on the Sugar Suite files. The following directories, all subdirectories, and files must be made writable by your Web server user: See the Troubleshooting section below for more details on setting the file permissions.
    1. cache
    2. custom
    3. data
    4. modules
    5. config.php

The system user that your Web server uses to access files in your Web root varies depending on your operating system configuration. Common Web server users include:

  • apache (Linux/Apache)
  • nobody (Linux/Apache)
  • IUSR_computerName (Windows/IIS)

If you are unsure of your Web server user, consult your system administrator.

Step 3. Install Sugar Suite

After you copy the Sugar Suite files into your Web root, you can use the Sugar Setup Wizard. The http:/// on your server corresponds to the Sugar URL that you will use to access the Setup Wizard.

For example: http://localhost/SugarSuite-Full_4.5.0

To install Sugar Suite:

  1. Launch the browser and enter the URL described above. You are redirected to the Sugar Setup Wizard.
  2. Click Start to begin.
    Image:OS_Welcome.png
    Note: At any time prior to accepting the Confirm Setting menu, you can modify any of your settings. To modify any settings, click the Back button.
    Note: For locales that use a character set other than UTF8 or CP1252, you will have to define an export/import character set under System Settings in Sugar Suite. For more information, see the Sugar Open Source Administration Guide.
    The License Acceptance screen displays.
    Image:OS_2_LicAgmt.png
  3. Review the Sugar Public License, check “I Accept”, and click Next.The System Check Acceptance screen displays. Sugar Suite checks for dependencies and system requirements as listed below:
    1. Your database must be configured to work with PHP.
    2. The cURL Library must be included in your PHP installation.
    3. The session_save_path setting defined in your php.ini file. The memory_limit setting value (php.ini file) does not apply to Windows.
      Image:OS_3_SysCheck.png
      If any components are not set correctly or available, its status displays the message in red. Cancel out of the installation and correct the dependency.
  4. If all these checks pass successfully, the installer displays the Next button.Click Next.
    The Database Configuration screen displays. You can also populate the Sugar Suite demo data in this step. If you are installing Sugar Suite with the Sugar Public License (SPL), and if your database server is running on the same machine as your Web server, the host name is typically set to localhost. If you do not have a database name or user name, Sugar Suite allows you to create them at this time. Ensure that the user has administrative privileges.
    The following screenshot illustrates the Database Configuration screen that displays for the SPL license. If you are installing with the SugarCRM Community License (S-CL), in the Host Name field, enter the name of the machine where you installed SQL Express.
    Image:OS_4_DB_Sceen.png
    The following screenshot illustrates the Database Configuration screen that displays for S-CL.
    Image:RC_DB_Screen.gif
  5. Click Next.
    The Site Configuration screen displays. The Site Configuration menu allows you to set options specific to the Sugar installation such as enabling Sugar updates, and setting up advanced site security. The URL setting is your Sugar URL. Normally the default value is used. To customize your session directory, log directory, and application ID, uncheck the advance site security box. A supplemental menu appears below the check box for the advance site security settings.
    Image:OS_5_SiteConfig.png
  6. Set your Sugar Suite URL, administrator password, and other miscellaneous options, and click Next.
    The Locale Settings & Language Pack screen displays.
    Image:OS_6_LocaleSettings.png
  7. Enter the system-wide default settings for the date, time, name, language, and salutation and click Next.
    Note: To change the default language from US English to another language, you must install the appropriate language pack.
    The Confirm Settings screens displays all the configurations that you specified.
  8. Check the settings carefully and click Next.
  9. If you need to change it, click the Back button to navigate to the screen you want.
    Image:OS_7_ConfirmSettings.png
    The Perform Setup screen displays and the installer begins to set up your system.
    Image:OS_8_PerformSetup.png
  10. When the setup is complete, click Next. The Registration screen displays.
    To register your application with SugarCRM, click Send Registration. If you choose not to register at this time, click Finish to proceed to the login screen.

Step 4. Log into Sugar Suite

The Sugar Suite login screen displays. You may now log into Sugar with the admin user name and password you provided in the Setup Wizard. After a successful log in, you can configure users and do other administrative tasks. See the Sugar Open Source Administration Guide for more information.

CRELoaded Installation

First, please download the CRELoaded files from CREloaded Projects Downloads and unzip it.

wget http://www.creloaded.com/main/products/shoppingcarts/creloaded/

You should then run the CRELoaded installation script from your domain - the URL you need to access would be

youdomain.com/pathtocatalog/install/index.php.

Please, replace youdomain.com with the domain name you actually have and the '/pathtocatalog' with the name of the folder where CRELoaded is installed. If you have installed CREloaded in your main folder, please, use simply

youdomain.com/install/index.php

During the installation process, please reply to all the questions on the installation script and once you are ready with them, the installation of CRELoaded 6.x will be finished.

In order to access the cart's administration tool, please login to Administration section with:

username: admin@localhost.com
password: Admin
Please, set your own user ID and password in order to protect your administration tools. With the help of the store administration tools -> configuration menu you can determine the store configuration settings. Then you can assign shipping modules, tax zones, payment modules and order total sort order. Well done! Now you have finished the installation process and you can now enjoy your CRE Loaded shopping cart.

That's it!!!

Vtiger Installation

How to install Vtiger CRM

Get a FREE Vtiger installation with SiteGround vTiger hosting Package!

In order to install the Vtiger on a SiteGround hosting account, please follow the instructions bellow:
Pre-installation Steps

Step 1: Database setup:

Please, check our MySQL tutorial, to see how to create MySQL database and user and how to link them together.

Step 2: Upload Files

Now your database is up and ready to be filled in with data. But first you have to upload the Vtiger CRM files to your hosting account. Please, go to http://www.vtiger.com/ and download the latest stable release.

You need to download the LAMP version - it includes only the source code of Vtiger CRM - we have already installed Apache, MySQL and PHP on our servers).

Extract it on your computer - the archive will uncompress to a folder that contains the files of the installation:

vtiger_crm/index.php
vtiger_crm/modules
vtiger_crm/includes/
vtiger_crm/schema/
vtiger_crm/themes/
etc.

Now, please, start your favorite FTP client (learn more about FTP).

You should have already chosen where Vtiger will be installed on your account. If you want it to be your main website application, you should upload the files and folders of the installation directly inside the public_html/ folder (or www/ - they are the same) of your account. In other words, if Vtiger is to be visible at http://YourDomain.com/, the files should be uploaded inside public_html/ folder.

If you want Vtiger installed in a sub-folder, create one inside public_html and upload all the files there. For example, if Vtiger is to be installed at http://www.yourdomain.com/vtigersite/, please, create the public_html/vtigersite directory and upload the files in there, which should produce similar paths:

public_html/vtigersite/index.php
public_html/vtigersite/modules/
piblic_html/vtigersite/cron/
etc.

Have a cup (or two) of nice coffe while the files are being uploaded.

vTiger Installation

Finally, you are ready to proceed with the installation. Please, point your browser to the URL where you have uploaded the files. We will assume Vtiger CRM will be your main website, so type www.yourdomain.com in your browser. The steps of the installation process are very straight forward and well-explained, so we will only discuss the most important ones in detail.

Step 1: The Vtiger installation is beginning. If you wish, you may send the Vtiger developer information about you (email and name), if not - click NEXT.

Step 2: The Vtiger installer is making the checks - if everything is fine, you should see some green text (available, writable, version numbers etc.)

Step 3: Database configuration: This is where you tell Vtiger how to access its database. Some time ago, you should have created an MySQL database and user - please enter the details in the boxes provided.

Do not forget to type in the password of the MySQL user. Remember that it is case-sensitive.

For "Host Name" enter "localhost";
Site configuration: Here you should leave the information as it is - URL: http://www.yourdomain.com/;
Path /home/yourcpaneluser/public_html/;
Path to the Cache folder : cache/;
Admin configuration: username: admin;
password: admin (by default).

Click NEXT.

Step 4: Confirm System Configuration: Please check again the system configuration and click "Change" if you need to change some data or "Also populate with Demo Data" if you wish. Click "Create".

Step 5: Here the Vtiger tells us that the configuration file is written successfully (config.inc.php).

Step 6: The vtiger CRM installer now creates the database tables and populates them with demo data. This may take some time (a minute or two). After completion please click "FINISH".

Step 7: Congratulations! Your vTiger is now up and running. Note your administrator username and password (admin/admin by default).

That's it! Vtiger should now be installed.

Thursday, February 5, 2009

Wordpress Installation

Detailed Instructions wordpress installation:

Step 1: Download and Extract

If you have shell access to your web server, and are comfortable using console-based tools, you may wish to download WordPress directly to your web server using wget (or lynx or another console-based web browser) if you want to avoid FTPing:

a) wget http://wordpress.org/latest.tar.gz

b) Then unzip the package using:
tar -xzvf latest.tar.gz

(The WordPress package will extract into a folder called wordpress in the same directory that you downloaded latest.tar.gz.)

Step 2: Create the Database and a User

Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.

step 3 : Rename the wp-config-sample.php file to wp-config.php
mv wp-config-sample.php wp-config.php

step 4 : Open wp-config.php in your favorite text editor and fill in your database details as explained in Editing wp-config.php
Open the renamed wp-config.php file in your favorite text editor and fill in the following information.

DB_NAME : The name of the database you created for WordPress in Step 2 .
DB_USER : The username you created for WordPress in Step 2.
DB_PASSWORD : The password you chose for the WordPress username in Step 2.
DB_HOST : The hostname you determined in Step 2 (usually localhost, but not always. See some possible DB_HOST values).
DB_CHARSET : The database character set, normally should not be changed. See Editing wp-config.php for details.
DB_COLLATE : The database collation should normally be left blank. See Editing wp-config.php for details.

# Save the file.

step 5. Place the WordPress files in the desired location on your web server:

* If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web server.
* If you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory wordpress to the name you'd like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called "blog", you should rename the directory called "wordpress" to "blog" and upload it to the root directory of your web server.

(Hint: If your FTP transfer is too slow read how to avoid FTPing at : Step 1: Download and Extract. )

step 6. Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.
* If you installed WordPress in the root directory, you should visit: http://example.com/wp-admin/install.php
* If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php

That's it! WordPress should now be installed.
================================================

How to upgrade wordpress:
===============================================
public_html> wget http://wordpress.org/latest.zip
public_html>unzip latest.zip
public_html>chown user.user wordpress -R
public_html>rm -rf wp-admin wp-includes
public_html>cd wordpress
public_html/Wordpress>mv * ../
overwrite all except wp-content

====================================================

Joomla Installation

First wget the package from joomla.org site.

1) wget http://joomlacode.org/gf/download/frsrelease/6828/22537/Joomla_1.0.15-Stable-Full_Package.tar.gz

2) Change the ownership for Joomla package

3) extact the package
tar -xzvf Joomla_1.0.15-Stable-Full_Package.tar.gz

4) Change the ownership of content
For ex: chown tunerpar.tunerpar * -R

5) Open the site in browser

chmod 777 ./templates
chmod 777 ./components
chmod 777 ./language
chmod 777 ./language/pdf_fonts
chmod 777 ./language/en-GB
chmod 777 ./images
chmod 777 ./images/banners
chmod 777 ./images/stories
chmod 777 ./modules
chmod 777 ./cache
chmod 777 ./tmp
chmod 777 ./media
chmod 777 ./administrator/templates
chmod 777 ./administrator/components
chmod 777 ./administrator/language
chmod 777 ./administrator/language/en-GB
chmod 777 ./administrator/backups
chmod 777 ./administrator/backups/index.html
chmod 777 ./administrator/modules
chmod 777 ./administrator/cache
chmod 777 ./plugins
chmod 777 ./plugins/system
chmod 777 ./plugins/content
chmod 777 ./plugins/user
chmod 777 ./plugins/editors-xtd
chmod 777 ./plugins/xmlrpc
chmod 777 ./plugins/search
chmod 777 ./plugins/editors

6) Create configuration file
touch configuration.php

7) Change the ownership for config file
chown tunerpar.tunerpar configuration.php

8) If php global setting is on then enter the code in .htaccess file

To tunn of the setting:

php_flag register_globals off

To make writable session save path, Just put the following code in your .htaccess file:
php_value session.save_path '/tmp'

9) Make writable confi file
chmod 666 configuration.php

10) Add username "localhost"

11) create a database ,username and password and fill it in blank fields.

12) Insert email ID of user

13) Save the admin login

14) Click on view site and then rename the installation directory and refesh the browser.

That's it! Joomla should now be installed.