Database woes
Posted: Sun Aug 27, 2006 3:55 pm
Hi all,
I am trying to do my initial setup of Serendipity. After the setup screen, I get this:
Checking to see if the database and tables already exists... they do not
Creating default database setup... Done
Creating primary author 'scote'... Done
Setting default template...
INSERT INTO serendipity_config (name,value,authorid) values ('template', 'carl_contest', '0')
/ Table 'ibdata1.serendipity_config' doesn't exist Done
Installing default plugins... Done
Attempting to write .htaccess file...... Done
INSERT INTO serendipity_config (name,value,authorid) values ('serendipityPath', 'C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/serendipity/', '0')
/ Table 'ibdata1.serendipity_config' doesn't exist
...
...
and it gives like 20 errors like this.
Does anyone know what I'm doing wrong?
Sean
I am trying to do my initial setup of Serendipity. After the setup screen, I get this:
Checking to see if the database and tables already exists... they do not
Creating default database setup... Done
Creating primary author 'scote'... Done
Setting default template...
INSERT INTO serendipity_config (name,value,authorid) values ('template', 'carl_contest', '0')
/ Table 'ibdata1.serendipity_config' doesn't exist Done
Installing default plugins... Done
Attempting to write .htaccess file...... Done
INSERT INTO serendipity_config (name,value,authorid) values ('serendipityPath', 'C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/serendipity/', '0')
/ Table 'ibdata1.serendipity_config' doesn't exist
...
...
and it gives like 20 errors like this.
Does anyone know what I'm doing wrong?
Sean