Page 1 of 1

after upgrade to 0.7.1 can´t get to wysiwyg-editor

Posted: Wed Dec 08, 2004 9:02 am
by taz
hi !

i just upgraded yesterday from s9y 0.6 to 0.7.1. everything went fine ( no errors), no i have found 2 problems ( i think they are connected)

1) on the right sidebae i have a plugin to get to the admin-interface. if i now click on the link i get an error which says /serendipity/entries not found error 404. i checked via ftp and this directory is not there anymore ?!

2) i can get to the configuration interface via serendipity_admin.php but when i want to write a blog entry and i want to go to the "verwaltungsoberfläche" i get the same error as in nr. 1.

did something with the update went wrong ?

would be very nice if someone could help me

Re: after upgrade to 0.7.1 can´t get to wysiwyg-editor

Posted: Wed Dec 08, 2004 1:21 pm
by garvinhicking
It looks like you enabled "URL Rewriting" to Apache Errorhandling or mod_rewrite without having that available. Go to the s9y configuration and set it to "None" - then you should get everything to work.

The 'entries' directory/file does not really exist, it is only mapped to serendipity_admin.php via URL Rewriting...

Regards,
Garvin

Posted: Wed Dec 08, 2004 10:24 pm
by taz
thx 4 your hint. it was a problem with mod_rewrite. it seems that the .htaccess file was deleted during the serendipity upgrade so the mod_rewrite did not work any more. i unchecked mod_rewrite applied changes and then i chose again mod_rewrite. s9y made a new .htaccess and everthing is fine again :)