[ EasyPhotoStore ]
Friday, August 29th 2008 ... Local Time 11:51
[ Online Photographer Tools ]
Home
Full Features
Online Demo
Contact Us
Buy EasyPhotoStore
Requirements
Learn what is needed to run EasyPhotoStore
Online Installation Guide
Step-By-Step Installation Guide to help you install EasyPhotoStore easily.
Documentation & Manual
EasyPhotoStore 2007 manual, documentation and Frequently Asked Questions section ..
Screen Shots
View various screen shots before you buy EasyPhotoStore
Custom Works
We can help you customize EasyPhotoStore to meet your needs.
Quality & Affordable Web Hosting for $90 / year
500 MB webspace / 5GB bandwidth, Apache, PHP, MySQL, Cpanel, Free Scripts
Subscribe to our Newsletter
Get updates and other updates for EasyPhotoStore directly from your email.
Buy EasyRealtorPRO
This will allow you to install EasyRealtorPRO 2008 on 1 domain name (multiple sellers). Only for $99.95
Buy EasyAutoTrader
This will allow you to install EasyAutoTrader on 1 domain name. Only for $59.95
Buy EasySearchDirectory
This will allow you to install EasySearchDirectory 2008 on 1 domain name. Only for $79.95
Buy EasyPhotoStore

This will allow you to install EasyPhotoStore on 1 domain name. Only for $79.95
License / Purchase Agreement
Read about our license agreement before purchasing EasyPhotoStore.
News & Updates
Read the latest news & updates for EasyPhotoStore.
Installation Guide

Please read the following installation guide to successfully install your EasyPhotoStore copy to your webserver. Please do understand that by installing EasyPhotoStore, you are bound by EasyPhotoStore End User License Agreement.

This installation guide assumes that you have basic knowledge on how to install it on a Linux webserver.


Let's assume the following :

Your Website URL http://www.mydemo.com
Your Destination Folder /home/easy_demo/public_html
Your MySQL username easy_user
Your MySQL Password easy_password
Your MySQL Database Name easy_db




  • Please upload all your files to your destination folder. You can use FTP client programs such as CuteFTP (which I used), WS FTP or others to upload to the destination folder.

  • When all files are all uploaded, please make sure that you provide proper file permissions (all write enable) to all folders within the /files folders. If your destination folder is /home/easy_demo/public_html, then you will need to set permissions (CHMOD 777) to the following folders :

    /home/easy_demo/public_html/files
    /home/easy_demo/public_html/files/cache_download
    /home/easy_demo/public_html/files/cache_homeicon
    /home/easy_demo/public_html/files/cache_homephoto
    /home/easy_demo/public_html/files/cache_icon
    /home/easy_demo/public_html/files/cache_photo
    /home/easy_demo/public_html/files/cache_popup
    /home/easy_demo/public_html/files/downloadable
    /home/easy_demo/public_html/files/font
    /home/easy_demo/public_html/files/ftp
    /home/easy_demo/public_html/files/mysqlbackup
    /home/easy_demo/public_html/files/orders
    /home/easy_demo/public_html/files/photo
    /home/easy_demo/public_html/files/watermark

  • Now, we will need to setup database for the new copy of EasyPhotoStore software. Please open your phpMyAdmin program (most linux server will have phpMyAdmin), and then you will notice that within the easyphotostore files, you will see a file named easyphotostore2007.sql.

  • Please use phpMyAdmin, and upload easyphotostore2007.sql file to the mysql. If you are not sure how to do this, please contact us..

  • To connect EasyPhotoStore to the MySQL db, please find setting.php file in your admin folder (it should be located at /home/easy_demo/public_html/admin/setting.php)

    $db_host = "localhost";
    $db_name = "easyphotostore";
    $db_username = "root";
    $db_password = "";


    and then changed to your own MySQL settings ... if you use the example above, then you should change the lines to :

    $db_host = "localhost";
    $db_name = "easy_db";
    $db_username = "easy_user";
    $db_password = "easy_password";


  • Now, let us do the final integration step by integrating EasyPhotoStore with your webserver. This final integration will allow you to bulk upload files easily ...
    Please use the setting.php again and find the following lines :

    $dir_base = $_SERVER['DOCUMENT_ROOT'] . "/easyphotostore";
    $url_base = "http://" . $_SERVER['HTTP_HOST'] . "/easyphotostore";


    and then changed to your own MySQL settings ... if you use the example above, then you should change the lines to :

    $dir_base = "/home/easy_demo/public_html";
    $url_base = "http://www.mydemo.com";


  • Installation is now complete, you should first setup your website first from the admin panel. You can access the admin panel from http://www.mydemo.com/admin.

    By default, the login to the admin panel is :

    Username : admin
    Password : admin


  • Now, you will need to set cron jobs to run the automated scripts. You should ask your web hosting company on how to do this, because different servers will use different procedure ..

    If you do not have cron, we can help you to run them from our main webserver. Bellow are files that you need to run with cron (everyday, everyhour, everyminutes)

    Filename system_cron_customer_email.php
    Website URL http://www.mydemo.com/system_cron_customer_email.php
     
    Filename system_cron_order_delete.php
    Website URL http://www.mydemo.com/system_cron_order_delete.php
     
    Filename system_cron_photo.php
    Website URL http://www.mydemo.com/system_cron_photo.php


  • DONE! Now you can enjoy the power of EasyPhotoStore for your website. Please do not forget to come back to our website to receive more updates later.

 
© 2006 EasyPhotoStore. All rights reserved. CGIScript-Directory.Com     License Agreement