可以看一下下面兩個檔案的內容嗎? ( 但不要您的登入名稱和密碼,請先把它們除去! )
/zencart/includes/configure.php
/zencart/admin/includes/configure.php
也要檢查您下面的檔案,是否適合您的新環境。
/admin/.htaccess
最好也詢問您的主機商,尋求意見。
/zencart/includes/configure.php-->
http://greenwoodmensstyle.com/configure.php/zencart/admin/includes/configure.php-->
http://greenwoodmensstyle.com/configure1.php/admin/.htaccess:
# $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
# This is used with Apache WebServers
# For this to work, you must include the parameter 'Options' to
# the AllowOverride configuration
# Example:
#
# <Directory "/usr/local/apache/htdocs">
# AllowOverride Options
# </Directory>
#
# 'All' with also work. (This configuration is in the
# apache/conf/httpd.conf file)
# The following makes adjustments to the SSL protocol for Internet
# Explorer browsers
<IfModule mod_setenvif.c>
<IfDefine SSL>
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfDefine>
</IfModule>
# Fix certain PHP values
#<IfModule mod_php4.c>
# php_value session.use_trans_sid 0
# php_value register_globals 1
#</IfModule>
# to turn off register_globals
# php_value register_globals 0
主機商那邊,我已經快放棄了,之前未升級前,phpBB2也發生500 internal sever error,結果是竹貓裡的好心人幫我在這裡找到答案:mod security,才解決了部份問題,但系統資料庫備份卻從此無法備份,不然就是備份出來的資料是空的@@
問了主機商500 internal sever error的事,他們硬說是我的問題,問他們備份的事,一直都沒下文,當然事情一直沒解決
這次我還以為又是mod security的問題,後來把之前的.htaccess整個copy上去,沒用
若無法解決的話我決定降級回來,沒必要每次遇到問題都得客戶自行解決的道理
明年約到了一定搬家,不想再忍受這種爛主機商了