Problem beim installieren der FAQ

Having trouble installing serendipity?
Post Reply
Regine
Regular
Posts: 49
Joined: Wed Jul 26, 2006 9:20 am

Problem beim installieren der FAQ

Post by Regine »

Guten Morgen :D

Ich wollte gerade die FAQ installieren und erhalte folgende Fehlermeldungen:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
File "/srv/viewcvs/lib/viewcvs.py", line 3401, in main
request.run_viewcvs()
File "/srv/viewcvs/lib/viewcvs.py", line 264, in run_viewcvs
rev = int(self.query_dict['rev'])
ValueError: invalid literal for int(): 1.9999



Warning: Cannot modify header information - headers already sent by (output started at /home/www/web696/html/webservice/plugins/serendipity_event_faq/serendipity_event_faq.php:16) in /home/www/web696/html/webservice/serendipity_admin.php on line 11

Fehler: serendipity_event_faq:eac2e3e3703d3f2492add2b79c00aa63 (serendipity_event_faq)
DEBUG: Plugin serendipity_event_faq:eac2e3e3703d3f2492add2b79c00aa63 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_faq [install_plugin] => serendipity_event_faq [spartacus_fetch] => event [action] => [adminAction] => ) .

Please report this bug. This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin: Array ( [0] => serendipity_event_faq [1] => [2] => event [3] => 0 [4] => serendipity_event_faq )
INSERT INTO webservice_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_faq:eac2e3e3703d3f2492add2b79c00aa63', 24, 'event', '0', 'serendipity_event_faq')
Classname serendipity_event_faq still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Classname serendipity_event_faq still does not exist. Aborting.

Fatal error: Call to a member function introspect() on a non-object in /home/www/web696/html/webservice/include/admin/plugins.inc.php on line 376
Das Pluginverzeichnis liegt auf dem Server. Was ist da wohl schiefgegangen, kann mir jemand helfen? Vielen Dank!
Regine
Regular
Posts: 49
Joined: Wed Jul 26, 2006 9:20 am

Post by Regine »

Ich glaube ich habe es selbst herausgefunden. Wenn der Downloadserver gewechselt wird (z.B. auf s9y) kommen diese Zugriffsfehlermeldungen. Bei Netmirror ist alles ok.

BTW: ich bin sehr begeistert von Serendipity - tolle Blogsoftware! :D
nerdWG
Regular
Posts: 13
Joined: Sun Jul 23, 2006 4:01 am
Location: Berlin
Contact:

Post by nerdWG »

Achtung das ist kein proffessioneller tip...
Ich kann mich daran erinnern das es was mit der php eintellung zu tun hat die es erlaubt die url benutzerfreundlich umzuwandeln, versuch mal das im admin menü auszustellen und probiers nochmal. Oder mal gucken ob die chmod werte richtig gesetzt sind.
Wie gesagt, ich weiß es auch nicht mehr genau. Bessere Hilfe folgt bestimmt noch.
Post Reply