Fehlermeldung nach dem LOGIN
-
Hallo habe die i-doit version 0.9 installiert.
habe folgendes problem: nach dem login komme ich zur auswahl des mandanten.
nach dieser auswahl kommt dfiese fehlermeldung:
Fatal error: Only variables can be passed by reference in /homepages/httpd/webcheckers/dummy/idoitw/src/globals.inc.php on line 437meine sys infos:
suse 9.3
php 5.03
mysql 4.1.20hat jemand ideen?
-
Hi,
ich bekomme genau das gleiche meldung nach login. nun was jetzt?
Besten Grüß,
Chekov
-
Ich habe eine Lösung gefunden:
- PHP Downgrade:
von Debian Sarge basiert PHP 5.0.5 Version –> PHP 5.0.4
aber diese Lösung hat bei mir nicht wirklich Funktioniert, aber kann
sein dass bei mir hat welche PHP Module fehlt.- PHP Upgrade: --> PHP 5.1.0 (hat geklappt!)
Dazu ein paar Bemerkungen: dazu muss man einzige PHP Module
herunterladen und danach aktivieren (mods-available & mods-enable unter
Apache2).Cheers,
Chekov
-
Eine andere Möglichkeit ist folgende. Ändert die Zeilen in der globals.inc.php einfach mal in diese:
435 if(is_object($l_daoUser)) { 436 //get database 437 $l_objDB = $l_daoUser->get_database_component(); 438 // Read user data 439 $l_personDAO = new isys_contact_dao_person($l_objDB); -
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login