
Dew-NewPHPLinks http://www.dew-code.com/
インストール手順
1. サイトより DewNewPHPLinks 2.1.0.1 をダウンロード
2. 展開し、仮想ディレクトリを追加
既定のドキュメントに index.php を追加
3. include/config.php を編集
デーベース名、ユーザー名、パスワードを設定
4. MySQL にデータベースを作成 ex. phplink
5. docs/NewPHPlink.sql にてデータベースにテーブルを作成
- docs/1.sql にて category テーブルにデータを登録
- docs/2.sql にて category テーブルにデータを登録(必要に応じて編集)
6. 管理画面にアクセス
http://iis.museum-in-cloud.com/phplinks/admin/
Settings
Configurartion にて詳細を設定
7. 追加した仮想ディレクトリの ハンドラマッピング にて FastCgiModule を選択し
要求パス を 「 *.php 」 から 「 * 」 に変更
以上
* 以下 参考
- /docs/readme.txt
// ********************************************************************
// DEW-NEW-PHPLinks SEF (Search Engine Friendly) Readme
// ********************************************************************
////// NOTE This version uses a .htaccess file to function.
////// the exact syntax to use in your .htaccess file may vary
////// If you initially get 404 or 500 erroprs after install, please
////// read the dothtaccess.txt file for further information.
//////
////// If your web server simply does not support .htaccess files
////// then use the latest non-SEF version
//////
////// NOTE This SEF version uses slighlty different theme files than
////// non-SEF versions. If upgrading from a non-SEF version, backup and
////// use your old theme files as a reference to help recreate your theme
**************************************************************
INSTALLATION
Once you've extracted the files edit the file /include/config.php
to match your info and preferences,
Typically you would create a new directory on your server, such as "/links"
and upload all files to it. This will result in your script appearing to be
http://www.yoursite.com/links/directory/ (note, there is no actual
directory named "directory", it is actually the PHP script that makes the
whole thing go. )
Make sure the "directory" file and the ".htaccess" file are uploaded as ASCII.
See the dothtaccess.txt file if you can't upload the included
.htaccess file
Normally the rest will uploaded correctly based on file extension.
Use a browser to view the docs directory, click the apropriate links.
to get the database tables set up
Then you can select from the 2 predefined category layouts, or decide
to make your own.
Browse to the admin directory and click Configuration and fill out the form.
Click the "Your PHPLinks" button to see your installation.
Delete the docs directory.. but you should probably keep a copy of the TXT
files there on your own computer for later reference.
Password protect the admin directory.
To further tailor the script for your site, be sure to use a plain text editor
and customize the keyword and description meta tags in the directory file.
Keep in mind the "directory" file is actually a PHP script that simply lacks
the .php file extension. Downloading and uploading should be done in
text/ASCI mode, and any edits done with a plain text editor, such as notepad.
Please Note, this is open source aka GPL software and is created and
maintained by a single individual, not some big corporation You are of
course free to use this script at no cost, or modify it to suit your needs,
just like any truly open source script, but ... I do ask a few things in return.
Do not remove the the "Powered by " link from your installation..
Consider leaving one or more sample entries in place..
Consider leaving one or more sample banner in place. ..
Clicks on my own Adsense banners are the only revenue
I recieve from maintaining this software.
Perhaps you'd like to make a contribution to encourage further development?
Contribution can be safely made via Paypal.com to duane.lortie@gmail.com \
Any amount is greatly apreciated.
Homepage: http://www.dew-code.com/
Support
Forums:
http://www.dew-code.com/component/option,com_fireboard/Itemid,26/task,listcat/catid,1/
FAQ:
http://www.dew-code.com/content/category/3/18/25/
Contact: webmaster@dew-code.com
********************************************************************
Thanks,
Dewed
http://www.dew-code.com
0 件のコメント:
コメントを投稿