The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
As anyone on here had any experience with moving 30 gig worth if attachments which are stored in the file system.Reason im asking is because ive tried many times to impex them to another board with no success.
I have upped the memory limit in php ini because i was getting errors on moving them - and i have also tried just importing them straight into a fresh database using impex but everything i have tried just does not want to work. I have a board that was orginally 3.5.4 but i updated it to 3.6.8 and some bugs have appeared on the board.So what im doing is making a fresh board with 3.6.8 and i have managed to impex all threads/posts/avatars/polls etc fine with no problems. Only problem is with attachments - have tried numerous ways 1 - import into fresh database of new board - its a no go as i get multiple errors after a while even after upping phpini limit 66.67% Attachment -> powers series.jpg Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2538179 bytes) in /admincp/impex/ImpExFunction.php on line 180 does about 400 meg then stops on the errors so have tried making it move them to a folder which has been chmodd but things get even worse from here,because when i input the source of the attachments all i get then is a blank screen and nowhere to go. I have had impex inside the admincp folder and in the root,so i can try different ways but all mess up when doing attachments. Has anyone got a better solution on how to go about this as the attachments are already stored in the filesystem on the server so need to get them attached to posts but impex wont let me. I have posted over on vb.com to no avail Dedicated server PHP 5.2.4 PHP Max Post Size 8.00 MB PHP Maximum Upload Size 2.00 MB PHP Memory Limit 24.00 MB MySQL Version 4.1.22-standard MySQL Packet Size 8.00 MB a lot of the attachments which are stored average about 8 meg in size. |
#2
|
||||
|
||||
![]()
So you have about 30 GB worth of attachments all stored in the filesystem (so in a single folder) and you want to move those attachments/that folder over to another server and you are having problems?
I only have 6 GB of attachments, but I use scp to move a backup of the attachment folder between my two servers and it goes fine. I also use rsync to copy the contents of the folder onto my other server everyday and that works fine also. Have you tried either of those methods to transfer the files? |
#3
|
|||
|
|||
![]()
the attachments lynne are on the same server.
I have my main board which uses the folder with the attachments but i also have my test board which i have impexed everything to except the attachments.Im trying to kill off the main board once i got everything i need from it but attachments are not coming though with impex so they not added to posts/threads etc Everything is on same server - im not tryin to move them elswhere. |
#4
|
|||
|
|||
![]()
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2538179 bytes) in /admincp/impex/ImpExFunction.php on line 180
Seems you had your memory_limit set to 32Mb. I suggest you try with 64Mb at least when on PHP5. PS You might also need to up the MySQL memory limit and the PHP max_post_size. |
#5
|
|||
|
|||
![]()
cheers for reply marco i have upped them all and am doing 2 attachments at a time
![]() when i say slow i mean slow and it will proberly take all week to do 30 gigs worth. Server Type Linux Web Server Apache v1.3.39 PHP 5.2.4 PHP Max Post Size 50.00 MB PHP Maximum Upload Size 50.00 MB PHP Memory Limit 64.00 MB MySQL Version 4.1.22-standard MySQL Packet Size 8.00 MB |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|