CCTsing / phpsocks5

Automatically exported from code.google.com/p/phpsocks5
0 stars 0 forks source link

出現錯誤 Create table 1 error. #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
socks5.php 開頭

$dbhost = 'free-mysql.BizHostNet.com';
$dbport = '3306';
$dbuser = '1328439894';
$dbpass = '****';
$dbname = '1328439894';

進入 socks5.php 提示錯誤
Create table 1 error.

服務器的 LOG
FriAMCSTE_RFebruaryC1123    process 1
FriAMCSTE_RFebruaryC1123    process 2 75fa68619c0f3967547a735202d572d5
FriAMCSTE_RFebruaryC1123    process 3 75fa68619c0f3967547a735202d572d5
FriAMCSTE_RFebruaryC1123    process 4 75fa68619c0f3967547a735202d572d5
FriAMCSTE_RFebruaryC1123    process 5 75fa68619c0f3967547a735202d572d5 before 
decrypt postdata: ()
FriAMCSTE_RFebruaryC1123    process 6 75fa68619c0f3967547a735202d572d5 after 
decrypt postdata: ()
FriAMCSTE_RFebruaryC1123    create table process

主機
Apache/2.0.55 (Unix) PHP/4.4.5 Server

資料庫使用 MySQL

大致上訊息為上面所示,希望能幫忙查看哪邊有問題

Original issue reported on code.google.com by sony.and...@gmail.com on 16 Feb 2012 at 8:33

GoogleCodeExporter commented 9 years ago
数据库配置不正确,用客户端或MyAdmin看看按照上面的配置是�
��能正确操作数据库?

Original comment by lehui99 on 17 Feb 2012 at 3:54

GoogleCodeExporter commented 9 years ago
抱歉 ... 我對 PHP 完全不了解

可麻煩再說的詳細點嗎 ?

另外我的網頁空間不支援 MySQL

因此該資料庫是另一個網站所提供的免費資料庫

有嘗試過使用 F2Blog 架設成功

Original comment by sony.and...@gmail.com on 17 Feb 2012 at 5:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
另外該空間的 MySQL 版本為 4.0.14

是否版本過舊 ?

本程序是否限制 PHP 與 MySQL 版本 ?

Original comment by sony.and...@gmail.com on 17 Feb 2012 at 6:31

GoogleCodeExporter commented 9 years ago
已經自行解決

我換了個 MySQL 空間就可以正常執行了

抱歉打擾了

Original comment by sony.and...@gmail.com on 17 Feb 2012 at 11:12

GoogleCodeExporter commented 9 years ago
MySQL 4.0.14我没试过,最好至少是MySQL 5.0。
php空间不支持MySQL可能用不了,或者用其他空间的MySQL,但比�
��其他空间的MySQL支持从外网进行连接。

周末2天家里宽带故障,回复晚了,见谅,呵呵。

Original comment by lehui99 on 20 Feb 2012 at 3:44