View Full Version : Errors on install


jborhek
10-20-2005, 10:02 PM
I am getting the following errors when I try to install mambo mail

SQL Error DB function failed with error number 2013
Lost connection to MySQL server during query SQL=DROP TABLE IF EXISTS `mos_mmailbox`
SQL =
DROP TABLE IF EXISTS `mos_mmailbox`

Any ideas?

-j

site is: www.photoshoplive.com

Jafo
10-20-2005, 10:43 PM
Sounds like a MySQL issue. Your MySQL server may be timing out during the installation. Make sure there are no mambo mail folders created (delete the folder com_mambomail from the components and adminstrator/components directory).

Instead of uploading through the browser, FTP the zip file to your server and use that method instead (install from server location).

jborhek
10-20-2005, 11:51 PM
Already tried that, however I unzipped prior to uploading componant. Is it possible to manually install?

-J

jborhek
10-21-2005, 12:01 AM
Problem solved! Install from directory worked with the unzipped files. I had not, however, removed the folder from administrator/componants before re-trying the install process.