Google

NukeCoder


View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
jonmcc33




Joined: Jan 25, 2005
Posts: 5

PostPosted: Tue Jan 25, 2005 12:30 am
Reply with quote

I get the following error when I select New Installation.

An Error Occured! Please Try Again.

Um, can it be more specific? I made the backup directory and it's CHMODed to 755.

I think it might be a tables issue. Is there any way you can just include the SQL table file instead of the install script?
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Tue Jan 25, 2005 1:42 am
Reply with quote

I don't think anybody else has had problems installing. Can you be more specific? What part of the install did you get the error? When you selected the install type or after that?

Here is the sql query.

Code:

CREATE TABLE `".$prefix."_advbackup` (
      `id` int(11) NOT NULL default '0',
      `backupdir` varchar(100) NOT NULL default 'backup',
      `mail_to` varchar(255) NOT NULL default '',
      `mail_from` varchar(255) NOT NULL default '',
      `excludes` varchar(255) NOT NULL default '',
      `lastdb` varchar(25) default NULL,
      `lastfile` varchar(25) default NULL,
      `autostate` varchar(4) NOT NULL default '',
      `autoinc` int(11) NOT NULL default '48',
      `autolast` int(22) NOT NULL default '0',
      `autogzip` varchar(4) NOT NULL default '',
      `automail` varchar(4) NOT NULL default '',
      `autodel` varchar(10) NOT NULL default '',
      PRIMARY KEY  (`id`)
      ) TYPE=MyISAM;
 
View user's profile Send private message Visit poster's website
jonmcc33




Joined: Jan 25, 2005
Posts: 5

PostPosted: Wed Jan 26, 2005 8:03 pm
Reply with quote

Thanks.

It's installed now. Does this also backup folders on the website?
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Jan 27, 2005 4:52 pm
Reply with quote

Yes, but you have to do that manually.
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©