»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / Installation and Configuration / wamp & joomla
Posted:  04 Aug 2006 11:53
Ich habe wamp und joomla installiert. Es scheint aber Probleme wegen des PHP 5 zu geben

Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in

Das sagt mir wenig. Was muss ich machen?
Posted:  08 Aug 2006 14:54
Dies ist ein englisches Forum. Bitte zukünftig auf englisch posten.

Das ist nur eine Warnung, die aussagt, dass Joomla älteren, in PHP 4 geschriebenen Code enthält.

Du kannst error_reporting in der php.ini ändern, so dass die Warnungen nicht mehr angezeigt werden.
Posted:  31 Aug 2006 14:48
Hello,

I seem to also have the same problem. Is it related to php 4 vs php 5 and any way to get around it without messing up WAMP. I tried installing php 4.0 manually but it didn't make any difference but messed up WAMP.

Thanks.
Posted:  31 Aug 2006 16:08
BTW, the specific error I am getting is

"Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in c:\program files\e-novative\WAMP\www\joomla\includes\joomla.php on line 24"

Thanks.