站長俱樂部:站长论坛

站長俱樂部:站长论坛 (http://www.webmasterclub.org/index.php)
-   專業網站與架站套件 (http://www.webmasterclub.org/forumdisplay.php?f=14)
-   -   想架轉址站,請高手幫忙 (http://www.webmasterclub.org/showthread.php?t=632)

vivi5945 2006-04-11 09:46 PM

想架轉址站,請高手幫忙
 
想架一個如哈啦大大架的轉址站,請高手幫忙

哈啦 2006-04-11 10:34 PM

網路上有一些php+mysql的轉址script,有要錢的也有免費的。我用的那套是在scripts24.com買的二種轉址script。
另外在這裡也可以找到更多轉址的程式,其中有免費的。

vivi5945 2006-04-13 03:32 AM

想請教如哈啦大大架的"粉絲"轉址站,用的程式,還有那些空間可使用程式,如要請哈啦大大
撥空指導,可以嗎???

哈啦 2006-04-13 06:36 AM

引用:

作者: vivi5945
想請教如哈啦大大架的"粉絲"轉址站,用的程式,還有那些空間可使用程式,如要請哈啦大大
撥空指導,可以嗎???

這安裝不算困難,但說起來其實也很複雜。我就是使用scripts24的php script,然後使用acsite.net的虛擬主機空間。

這裡有一個免費的轉址程式:http://www.hotscripts.com/Detailed/12022.html

vivi5945 2006-04-15 12:20 AM

感謝你的指導,我去申請http://www.hots.sk的免費空間做試驗,程式也已下載,由於小弟是初次接觸php的程式,故不是很瞭解,原程式readme如下:
///////////////////////////////////////////////////////
// uDi - You Direct It, was written by Mike Cheesman /////////////////////
// It is free to you, thus free to anyone else, it is not for sale, but //
// is freeware. Please send any comment's or bug reports to: //
// mike@comfymusic.net. Please read the following, and enjoy my script //
//////////////////////////////////////////////////////////////////////////

BEFORE YOU START, PLEASE NOTE THAT uDi DOES NOT WORK ON SERVERS RUNNING PHP IN SAFEMODE.


INSTALLATION
============

1. UnZip the contents to a folder on your hard drive.
2. Edit the following values in 'config.php':
$website, $sitename, $adminmail, $adminusername, $adminpass, $header, $footer, $credir.
Use the comments beside each, to help you out.
3. Once #2 is done, upload all the files you got in the zip (minus the readme) to your web server.
4. CHMOD everything, 777 EVEN THE FOLDER YOU PLACE IT IN.
5. Surf to the control panel, (http://yoursite.com/cpanel.php) and login, bookmark this page for future reference.
6. Enjoy, and please send me feedback and suggestions.

CHANGING THE DESIGN
===================

Changing the design of the script is simple. Create a template, then copy everything right before the content, and paste it in to you header file, copy everything after the content, and paste it into your footer file. Simple!

WORKING EXAMPLE
===============

Visit http://www.themudd.org to view a working example of uDi. Please do not use this service to test uDi, only signup if you really want an account.

UPDATES/ADDITIONS
=================
(newest to oldest)
META-Tag feature submitted by Reggie Goldman of TheMudd.org, and edited somewhat by me to get out the kinks.

WHOIS script submitted by Reggie Goldman of TheMudd.org

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

Thanks,
Mike.

ICQ: 76600538
Email: mike@comfymusic.net

想請教php的程式需不需像cgi程式般放在特定的目錄下,還是放在空間目錄下就可,另readme中所說修改config.php中之
<?php

// Your Site
$website = "http://www.themudd.org/udi"; // Website address (also it's $website/USER
$sitename = "Yoursite Redirection"; // website name, NAME Redirection suggested...
$adminmail = "admin@yoursite.net"; // Admin/Contact email
$adminusername = "username"; // Control panel username
$adminpass = "password"; // Control Panel password
是何意思,可否請哈啦大大註解一下

哈啦 2006-04-15 01:52 AM

引用:

想請教php的程式需不需像cgi程式般放在特定的目錄下,還是放在空間目錄下就可
放哪裡都可以,不需要特定目錄。

// Your Site
$website = "http://你的網址/安裝本程式的目錄"; // Website address (also it's $website/USER
$sitename = "網站的名稱,例如xx轉址王之類的"; // website name, NAME Redirection suggested...
$adminmail = "管理者的電子郵件"; // Admin/Contact email
$adminusername = "管理者的登入帳號"; // Control panel username
$adminpass = "管理者的密碼"; // Control Panel password

vivi5945 2006-04-16 02:30 AM

感謝哈啦大大的指導,已上傳至http://vivi5945.host.sk 執行後有一堆錯誤訊息
煩請哈啦大大撥空看一下另config.php昨日因上傳不完整,今在貼一次,還請大大費心
指導

哈啦 2006-04-16 02:38 AM

執行後的錯誤訊息:
SAFE MODE Restriction in effect.

而這個程式的開頭已清楚說明了:
BEFORE YOU START, PLEASE NOTE THAT uDi DOES NOT WORK ON SERVERS RUNNING PHP IN SAFEMODE.

所以這個免費主機本身使用了safe mode而導致這個程式無法在此使用。

給你一個良心的建議,真要開始做網站,就「正規」的做,去花錢租個虛擬主機,買套軟體,然後開始摸索。免費的東西通常都有很多限制和不足之處,不然免費都能達到完全的效果的話,那些收費的還有生意可做嗎?

steven 2006-04-16 03:19 PM

現在的主機方案都不貴了,想做網路服務的話,不如直接買付費的來測試,
除非是純學習用的,再用免費的來做.


所有時間均為 +8。現在的時間是 03:05 AM

Powered by vBulletin® 版本 3.8.4
版權所有 ©2000 - 2024,Jelsoft Enterprises Ltd.