Seite 1 von 1

installation snapshot vom 4.maerz

Verfasst: So 6. Mär 2005, 00:57
von grossy
hi,

ich weiss keine gewaehr fuer snapshots aber lokal lief es erste sahne. nun online versucht zu installiert und da hagelt es fehlermeldungen und ich kan mich in contenido nicht einloggen:

[code]Warning:

Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 266 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 360 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer.

in /home/bonditsunami/public_html/contenido/classes/class.xmltree.php on line 366 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of xml_set_object(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in home/bonditsunami/public_html/contenido/classes/class.xmlparser.php on line 181[/code]

ne idee?

Verfasst: So 6. Mär 2005, 01:01
von emergence
welche php version ?

Verfasst: So 6. Mär 2005, 01:16
von HerrB
Habe gerade den Snapshot installiert, keine Probleme (PHP 4.3.10).

Gruß
HerrB

Verfasst: So 6. Mär 2005, 01:26
von emergence
es klingt sehr nach einer php 5 version...

Verfasst: So 6. Mär 2005, 01:48
von timo
Ich zitiere:
If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.
Genau das solltest du tun, damit das Problem nicht mehr auftritt.

Verfasst: So 6. Mär 2005, 16:49
von grossy
yep php5.

hab dem webhoster schon wegen dem allow_call_time_reference bescheid gesagt. hoffe danach gehts. :)