|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hey folks
I have a site hosted at hostgator - Typo3 v4.1.1. Effectively runs with php4. When I try to backup by export the site to .t3d I get this initially: *Warning*: mysql_num_rows( supplied argument is not a valid MySQL resultresource in * /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line * 783* *Warning*: mysql_fetch_assoc( supplied argument is not a valid MySQLresult resource in * /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line * 796 *Then I set these valued in the the next four fields in the right-most frame: Levels = Infinite, All tables, some random big number (1 000 000), All tables and click update and I get many many times repeated the same warning above: *Warning*: mysql_num_rows( supplied argument is not a valid MySQL resultresource in * /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line * 783* *Warning*: mysql_fetch_assoc( supplied argument is not a valid MySQLresult resource in * /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line * 796 *I fear that the backup may be incomplete. Someone that had this problem or similar? Alternatively, maybe someone can point me to a reading where I can find out how to turn on debugging and see whats going on under the hood? Thanks, Darko _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#2
|
|||
|
|||
|
Darko Jr. Gonzalez schrieb:
> > *Warning*: mysql_fetch_assoc( supplied argument is not a valid MySQL> result resource in * > /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line * > 796 > > *I fear that the backup may be incomplete. Someone that had this problem or > similar? > > Alternatively, maybe someone can point me to a reading where I can find out > how to turn on debugging and see whats going on under the hood? Hi, you can turn on sql-debugging in the install tool (All Configuration). I think its strange that t3lib/class.t3lib_db.php is called within typo3_src. Maybe something is wrong with your installation? hartmut _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#3
|
|||
|
|||
|
> > *Warning*: mysql_fetch_assoc(
supplied argument is not a valid MySQL> > result resource in * > > /home/kdarko/public_html/ohrid/typo3_src/t3lib/class.t3lib_db.php* on line > * > > 796 > > > > *I fear that the backup may be incomplete. Someone that had this problem > or > > similar? > > > > Alternatively, maybe someone can point me to a reading where I can find > out > > how to turn on debugging and see whats going on under the hood? > > Hi, > you can turn on sql-debugging in the install tool (All Configuration). > I think its strange that t3lib/class.t3lib_db.php is called within > typo3_src. Maybe something is wrong with your installation? > hartmut I'll see with the debugging. I set I guess [SYS][sqlDebug] = 1 ? I dont think something is wrong with the installation. I suspect some of the conf TS parameters in conjunction with an extension does this. I am not sure whats cause. Second, the export to .t3d goes ok, and when I press download in the second tab, I dont get to have the file for download, firefox just loops and obviously hangs somewhere. I'll see what do I get by save to filename which goes automatically to /fileadmin. My question is: is a dump from the database pretty much enough, plus a zip of the /fileadmin folder because I havent done any change elsewhere. No customization and/or custom files elsewhere. Thanks, Darko _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#4
|
|||
|
|||
|
Darko Jr. Gonzalez schrieb:
> I'll see with the debugging. I set I guess [SYS][sqlDebug] = 1 ? right. > My question is: is a > dump from the database pretty much enough, plus a zip of the > /fileadmin folder because I havent done any change elsewhere. No > customization and/or custom files elsewhere. > Well I'm not a very experienced user. You might also backup the typo3conf folder. For database backup I can recommend mysqldumper. But anyway you shouldn't rely on what anyone says but simulate a worst case. Set up a fresh installation and try to recover from your backups. (I should do this myself )greets hartmut _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
|
#5
|
|||
|
|||
|
Seems I've got the same or similar problem with TYPO3 4.1.5. At my host
exporting a tree gives an internal server 500 error. The installation runs out of memory with a large export. It seems from the impexp code that the complete tree is put into memory, which could explain why. I haven't figured out what to do about it though, except upping the memory limit to extremes. Anyone got a good idea? Thanks! Best, Jacco Darko Jr. Gonzalez schreef: > > Second, the export to .t3d goes ok, and when I press download in the > second tab, I dont get to have the file for download, firefox just > loops and obviously hangs somewhere. I'll see what do I get by save to > filename which goes automatically to /fileadmin. My question is: is a > dump from the database pretty much enough, plus a zip of the > /fileadmin folder because I havent done any change elsewhere. No > customization and/or custom files elsewhere. > > > Thanks, > Darko _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-german] RSS export // import | Joachim Streit | typo3-german@lists.netfielders.de | 2 | 10.10.2007 15:10 |
| Re: [TYPO3-german] Export t3d -> | Kai Meuschke [mek@i] | typo3-german@lists.netfielders.de | 2 | 23.07.2007 15:54 |
| [TYPO3-german] Export t3d -> internal server error | Daniel Becker | typo3-german@lists.netfielders.de | 9 | 23.07.2007 11:13 |
| [TYPO3] export to static HTML | rocky Ou | typo3-english@lists.netfielders.de | 1 | 31.05.2007 10:06 |
| [TYPO3] csv export limited to 100 records | universe | typo3-english@lists.netfielders.de | 2 | 08.12.2006 13:16 |