移購物車

如果要把ecshop 移到另外一台主機,
是把 mySQL 資料表移走, 再把整個ecshop 整個資料夾至相對應的位置即可嗎???
有沒有什麼地方是要特別注意的??

謝謝!!

就這麼簡單而已..

就這麼簡單而已..

不過對於某些設定特殊的主機來說,可能會遭遇到 /images/ 資料夾裡的檔案權限問題..
這就要靠自己解決了喔...

我通常都是直接
sudo chown refly.refly -R images
sudo chmod 666 -r images
下去啦

SQL轉移時發生問題

您好,
我從SQL 把資料表抓下是沒有問題的,
但上傳到新主機時, 卻有下面的情況發生,
應該是session 出了問題,
請問我該如何處 理此問題呢???

感謝 感謝.

ERROR: 不知明的標點符號 (Unknown Punctuation String) @ 5
STR: />
SQL:
Warning: mysql_query(): Unable to save result set in c:\appserv\www\phpmyadmin\libraries\mysql_wrappers.lib.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at c:\appserv\www\phpmyadmin\export.php:118) in c:\appserv\www\phpmyadmin\libraries\header_http.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at c:\appserv\www\phpmyadmin\export.php:118) in c:\appserv\www\phpmyadmin\libraries\header_http.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at c:\appserv\www\phpmyadmin\export.php:118) in c:\appserv\www\phpmyadmin\libraries\header_http.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at c:\appserv\www\phpmyadmin\export.php:118) in c:\appserv\www\phpmyadmin\libraries\header_http.inc.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at c:\appserv\www\phpmyadmin\export.php:118) in c:\appserv\www\phpmyadmin\libraries\header_http.inc.php on line 20

phpMyAdmin