have error and can't find how to remove it(((
i use PHP5, Apache2, MySQL5.
Code: Select all
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 866
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 872
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 1183
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 1961
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 3027
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 3592
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 3667
Deprecated: Assigning the return value of new by reference is deprecated in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\lib\adodb\adodb.inc.php on line 3687
Warning: Cannot modify header information
- headers already sent by (output started at C:\Program Files\Apache Software Foundation\Apache2.2p\htdocs\cacti\lib\adodb\adodb.inc.php:866) in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\cacti\include\auth.php on line 29
Thank you.