Hi Garvin,
I'm sorry i need your help again...
Well, I reuploaded the whole directory, and changed all permissions to 777. I made sure to have copied everything, so no files could be missed again.
Now there comes another problem. The setup seems not to be able to put the new tables into the database. It sound logic that this is a permission issue, but with the same password and usernam i can make tables by myself, so sereditipy should also be able to do this using the same account.
after filling in the setup page, a screen appears with the following info:
translated into english it states first that directories in the database are not found
Controlleer de database op aanwezigheid van de nodige tabellen... negatief
Maak standaar database aan... Gedaan
Maak hoofdauteur 'smarto' aan... Gedaan
Stel standaard template in...
INSERT INTO serendipity_config (name,value,authorid) values ('template', 'default', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist Gedaan
Installeer standaard plugins... Gedaan
Probeer bestand .htaccess aan te maken...... Gedaan
INSERT INTO serendipity_config (name,value,authorid) values ('serendipityPath', '/home/maartenl/domains/maartenlierop.nl/public_html/weblog/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('uploadPath', 'uploads/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('serendipityHTTPPath', '/weblog/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('templatePath', 'templates/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('uploadHTTPPath', 'uploads/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('baseURL', '
http://www.maartenlierop.nl/weblog/', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('autodetect_baseURL', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('indexFile', 'index.php', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('allowSubscriptions', '1', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('blogTitle', 'Maarten\'s afstudeer Blog', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('blogDescription', 'My little place on the web...', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('blogMail', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('lang', 'nl', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('lang_content_negotiation', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('fetchLimit', '15', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('useGzip', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('wysiwyg', 'false', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('XHTML11', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('enablePopup', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('embed', 'false', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('top_as_links', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('blockReferer', ';', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('rewrite', 'none', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('serverOffsetHours', '0', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('showFutureEntries', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('magick', '', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('convert', '/usr/local/bin/convert', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('thumbSuffix', 'serendipityThumb', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
INSERT INTO serendipity_config (name,value,authorid) values ('thumbSize', '110', '0')
/ Table 'maartenl_base.serendipity_config' doesn't exist
Serendipity is met succes geïnstalleerd
Bezoek uw weblog hier
Dank u voor het gebruiken van Serendipity