+ Reply to Thread
Results 1 to 4 of 4

Thread: Help!!

  1. Join Date
    Mar 2010
    Posts
    2

    Help!!

    Guten Abend Vieleicht war ich einfach nur abgenervt, nach dem ich heute schon so einiges an Systemen getestet habe oder ich hab nicht aufgepasst, die Install lief fast durch bis auf:

    WARNING
    magic_quotes_gpc is enabled. conjoon will not work properly while this setting is enabled. In order to run conjoon, please change your php.ini so that magic_quotes_gpc is disabled..

    WARNING
    Your server does not match the pre-requisites for a sucessfull conjoon installation. You can continue with the setup process, but be warned that your installation might not work as expected.

    magic_quotes wollte ich nicht sofort ändern da ich erstmal sehen muss ob es sich lohnt, nachdem was ich heute alles gesehen habe.

    an den versuch das adminpanel zu sehen scheiterte ich sofort, selbt ein frontend bekomme ich nicht zur sicht

    http://jerome-mile.com/mail/htdocs/index.php

    über tips oder hilfe würde ich mich freuen gl blacky

  2. Join Date
    Dec 2008
    Location
    Aachen
    Posts
    146

    Hi,

    ich hab mir o.a. Link mal angeschaut - Du bekommst einen Error Dump. Das Troubleshooting FAQ schlägt diesbzgl. folgende Lösungsansätze vor:

    Q: I'm getting a blank screen showing only an error dump when I try to start conjoon

    A:
    • Make sure the .htaccess file is in the root-folder of the application
    • Make sure you did provide the include_path. This property can be found in the config.ini.php. Note: you need to set this value in any case, either by editing your php.ini or by editing config.ini.php
    • Make sure the doc_path is set to it's proper value. This property can be found in the config.ini.php. If you access conjoon over http://www.somerandomhost.com/conjoon, the doc-path has to be set to /conjoon. Additionally, the property RewriteBase in the .htaccess-file has to be set to the same value.

    Sollte das nicht helfen, kannst Du mich auch gerne über Skype/ICQ anschreiben, dann schauen wir uns das mal gemeinsam an.
    Thorsten Suckow-Homberg
    conjoon Core Developer

    tsuckow@conjoon.org

  3. Join Date
    Mar 2010
    Posts
    2

    dies ist meine errormeldung wenn ich die index.php aufrufe
    Error

    Array
    (
    [success] =>
    [error] => Array
    (
    [0] => Conjoon_ErrorDto Object
    (
    [code] =>
    [line] => 398
    [file] => /home/blackfa1/public_html/jerome-mile.com/mail/htdocs/conjoon_libs/Zend/Loader/PluginLoader.php
    [message] => Plugin by name 'Word_CamelCaseToDash' was not found in the registry; used paths:
    Zend_Filter_: Zend/Filter/
    [type] => Zend_Loader_PluginLoader_Exception
    [level] => critical
    )

    [1] => Conjoon_ErrorDto Object
    (
    [code] =>
    [line] => 451
    [file] => /home/blackfa1/public_html/jerome-mile.com/mail/htdocs/conjoon_libs/Zend/Controller/Action/Helper/ViewRenderer.php
    [message] => ViewRenderer initialization failed: retrieved view base path is empty
    [type] => Zend_Controller_Action_Exception
    [level] => critical
    )

    [2] => Conjoon_ErrorDto Object
    (
    [code] =>
    [line] => 451
    [file] => /home/blackfa1/public_html/jerome-mile.com/mail/htdocs/conjoon_libs/Zend/Controller/Action/Helper/ViewRenderer.php
    [message] => ViewRenderer initialization failed: retrieved view base path is empty
    [type] => Zend_Controller_Action_Exception
    [level] => critical
    )

    )

    )
    #0 Conjoon_Controller_DispatchHelper::dispatch() called at [/home/blackfa1/public_html/jerome-mile.com/mail/htdocs/index.php:175]
    Array
    (
    [0] => Array
    (
    [file] => /home/blackfa1/public_html/jerome-mile.com/mail/htdocs/index.php
    [line] => 175
    [function] => dispatch
    [class] => Conjoon_Controller_DispatchHelper
    [type] => ::
    [args] => Array
    (
    )

    )

    )
    _________________________________________________

    Über Hilfe wäre ich dankbar

    lg. blacky

  4. Join Date
    Dec 2008
    Location
    Aachen
    Posts
    146

    Siehe meine Antwort auf Dein erstes Posting... oder wird der Lösungsansatz aus der englischen FAQ nicht klar?
    Thorsten Suckow-Homberg
    conjoon Core Developer

    tsuckow@conjoon.org

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts