Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Results 1 to 3 of 3

Thread: Easy steps to install iG Shop.

  1. #1
    kiran is offline Junior Member
    Join Date
    Dec 2003
    Posts
    3

    Default Easy steps to install iG Shop.

    Hello Friends!
    I found many people have problem with installation. Here are some simple steps for installation. Please note that I tried these steps on Linux and FreeBSD with PHP4.1.2. This works very fine. Image upload works, but not satisfactory.

    Some features of iG Shop will not work on SAFE_MODE=ON
    Please note that iG Shop is in its development stage.


    ========================================
    1. Unzip ig-shop.zip and upload all files excluding /admin directory.

    2. After the upload, change the chmod to 777 on the following folders and subfolders :

    /brand_logos
    /category_images
    /category_images/thumbnails
    /category_images/thumbnails/100x100
    /category_images/thumbnails/150x150
    /category_images/thumbnails/70x70
    /product_images
    /product_images/logo/thumbnails
    /product_images/logo/thumbnails/100x100
    /product_images/logo/thumbnails/150x150
    /product_images/logo/thumbnails/70x70
    /product_images/thumbnails/100x100
    /product_images/thumbnails/150x150
    /product_images/thumbnails/70x70
    /product_images/thumbnails/90x90
    /tmp

    3. Edit auth.php and auth.php3 for mysql server details.

    4. Create admin directory on your server.

    5. CHMOD 777 /admin

    6. Upload make_symlink.php to /admin

    7. Run make_symlink.php from your browser.
    ( http://www.nameofyourdomain.com/admin/make_symlink.php)

    8. Upload

    admin-*.php
    header.php
    footer.php
    images.php3
    import.txt
    index.php
    order-*.php
    shipping-methods.php
    style*.css

    9. Secure admin section by .htaccess

    10 To customise your shop, you may need to edit templates in templates directory.

    11. To make changes in payment, check cart.php if you know PHP.
    =========================================

    Hope this will help.

  2. #2
    sudip is offline Junior Member
    Join Date
    Dec 2003
    Posts
    1

    Default could you please explain?

    Could you please tell me what is .htaccess

  3. #3
    kiran is offline Junior Member
    Join Date
    Dec 2003
    Posts
    3

    Default

    .htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

    Sudip, you can find more info on .htaccess at http://httpd.apache.org/docs/howto/htaccess.html

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 10 steps to get links to your site..
    By shaun in forum Internet Marketing Forums
    Replies: 0
    Last Post: 11-30-2007, 09:30 AM
  2. Supercomputer steps up the pace
    By gkd_uk in forum General Webmaster Talk
    Replies: 1
    Last Post: 06-27-2007, 09:56 AM
  3. dirmania.org PR7 - easy come easy go :)
    By temi in forum Directories
    Replies: 12
    Last Post: 05-09-2007, 03:12 PM
  4. Checkout steps
    By neal in forum Boss Cart General Support
    Replies: 0
    Last Post: 09-07-2006, 06:50 AM
  5. install my shop and i will give you ?40
    By tom@consortstudios.com in forum iG Shop
    Replies: 1
    Last Post: 01-21-2005, 09:12 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124