Search
Table of Contents
When moving hosts MOJO mail may break due to server changes. Here is one example of an error you have see:
couldn’t tie /home/printing/public_html/DADA/dada_lists/mj-upe for reading: Inappropriate ioctl for device at /DADA/MailingList/Settings/Db.pm line 91.
First attempt to run the db_upgrade utility on the archive file like
db_upgrade /path/to/database
If that does not work try to edit the Config.pm file with the following changes:
BEGIN @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File ODBM_File SDBM_File)
to
BEGIN @AnyDBM_File::ISA = qw(NDBM_File)
This is around line 2350.
Categories
-
WebHostingPeople26
-
Billing and Pricing5
-
Support and Migration3
-
Product and Services4
-
All in One Unlimited Hosting-Left7
-
All in One Unlimited Hosting-Right7
-
Reseller Hosting Left5
-
Reseller Hosting Right5
-
VPS Hosting FAQ Left8
-
VPS Hosting FAQ Right8
-
Domain Registration Left8
-
Domain Registration Right7
-
Dedicated Server Left7
-
Dedicated Server Right5
-
WebSitePanel2
-
General2
-
Email Tutorial97
-
MySQL52
-
cPanel / WHM98
-
Technical1
-
Security1
-
Direct Admin40
-
WordPress155
-
VPS Hosting2
-
E-commerce9
-
FTP Tutorial7
-
Websites Migration37
-
Kb Main0
-
Dedicated Server2

