Make forum datadump => the document contains no data. [message #22529] |
Sun, 06 February 2005 16:23 |
ogoth
Messages: 6 Registered: February 2005
Karma:
|
Junior Member |
|
|
Hello,
I've strange problem when i try to make a forum datadump ( Forum Version: 2.6.10RC1 ).
After few time à js-error mesage appears: "The document contains no data" and stop. Not other message, just grey page. Final résult is corrupted archive .gz ( With or without compress option ).
I install the forum and copy all data on my localhost and on my localhost that's work perfectly! May be a misconfiguration on the distant host? If yes what? Here are the configs:
----- DISTANT HOST DATADUMP DON'T WORK ---------
System Configuration
PHP built On: Windows NT PHOENIX 5.0 build 2195
Database Version: 4.0.16-nt
PHP Version: 4.3.4
Web Server: Apache/1.3.29
WebServer to PHP interface: apache
Forum Version: 2.6.10RC1
Relavent PHP Settings:
Safe Mode: OFF
Open basedir: none
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: No
Disabled Functions: rmdir
Tokenizer Support: Yes
PSpell Support: No
Zlib Support: Yes
---------------------------------
------ MY LOCAL HOST DATADUMP WORK -------
PHP built On: Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:18:24 EST 2003 i686
Database Version: 3.23.58
PHP Version: 4.3.10
Web Server: Apache/2.0.51 (Fedora)
WebServer to PHP interface: apache2handler
Forum Version: 2.6.10RC1
Relavent PHP Settings:
Safe Mode: OFF
Open basedir: none
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: No
Disabled Functions: none
Tokenizer Support: Yes
PSpell Support: Yes
Zlib Support: Yes
----------------------------------------------
Note: I import all FUDForum databases on my local host in one operation with PHPMyadmin and i must up the memory_limit in my php.ini ( From 8Mo To 16 Mo. ) before that's work. Don't know if this can help to solve problem.
Except this small problem very good work! Easy to instal and esasy to use. Thank's.
|
|
|