2009年2月21日土曜日

phpAuction

Install Maniax2008 Eコマース
管理画面 : http://iis.museum-in-cloud.com/phpauction/admin/index.php
 
 
インストール手順 
 
1.  インストールファイルの入手 
 ファイルのダウンロードにはメールアドレスの登録が必要。
 登録したメールアドレスに ダウンロード先が記述されている。
 正しいメールアドレスを入力すること。
 
2.  入手したファイルを展開し、仮想ディレクトを追加
 
  c:/apps/phpauction-gpl-3.3 --> /phpauction
  既定のドキュメントに index.php を追加 
    c:/apps/phpauction-gpl-3.3/config フォルダ以下に I_USER による変更権限を付与
   
 
3.   MySQL設定

  データベース作成 phpauction ( インストールプログラムも新規作成可能 )
 
   my.ini に以下の値を設定 (値を変更した場合、 MySQL の再起動が必要)
[mysqld]
# default-storage-engine=INNODB
default-storage-engine=MyISAM
 
4.   http://iis.museum-in-cloud.com/phpauction/install/install.php にてインストール
   画面の指示に従い作業をすすめる。
 

Main Path
This must be the absolute path to your main installationdirectory.
C:\apps\phpauction-gpl-3.3\ 
Include path 
This must be the absolute path to your includes directory.
If you didn't move the includes directory under a different name, 
leave the default value unchanged.

C:\apps\phpauction-gpl-3.3\includes\

  Upload directory 
C:\apps\phpauction-gpl-3.3\uploaded\

This must be the absolute path to your uploaded directory.
If you didn't move the uploaded directory under a different name, l
eave the default value unchanged. 

uploaded\

This must be the relative path (from the main directory of your phpauction installation)
 to your uploaded directory.
If you didn't move the uploaded directory under a different name, l
eave the default value unchanged.

 Max. upload size bytes 
This is max size of images which are uploaded to server.

51200

  MD5 prefix 
Enter a random unpredictable long string here.
It will be used to improve passwords encryption.
  Activate test mode? Yes 
Running Phpauction GPL in test mode will activate thePhpauction GPL Paypal Simulator, 
giving you the ability to simulate the full operation of your site.
Test mode can be switched ON/OFF from the administration back-end whenever necessary.
     
  Your site's name 

This is the name of your site. It will appear in the browser's title bar and as the sender of the e-mail messages Phpauction GPL sends.

Install Museum

  Your site's URL 
 

This is the complete URL of your site (i.e. http://www.yourdomain.com/auction/). Note: the ending slash is required.

http://iis.museum-in-cloud.com/phpauction/

  Admin e-mail address 

 
設定ファイルが書き込まれるフォルダの権限が不足している場合、以下のようなエラーとなる。

Warning:fopen(C:\\apps\\phpauctiongpl3.3\\includes\\config.inc.php[function.fopen]: 
failed to open stream: Permission denied inC:\apps\phpauction-gpl3.3\install\install6.php on line 47
 

 

  以下の画面にて管理者のユーザー、パスワードを新規に登録する。  
  登録後、すぐにこのユーザーでログインする。


Please create your username and password

Username

 

Password

 
Warning: your installation script is still present in the "install" directory.
For security reasons you'd better delete it or move it elsewhere.

5. install フォルダを削除し作業完了

以上 


 

0 件のコメント:

コメントを投稿