Tue 27 May 2003 11:35:18 AM UTC, original submission:
Dear All
I tried to install and setup phpgroupware on my server but it always show warning message and didn't work.
Here are detail spec of my server.
- OS : WindowsXP Pro
- Web Server : Apache2 for win
- PHP : php 4.3.1 for win
- DB : MySQL Server
The follow message are warning message that always be show when I use IE browser to open URL http://myserver/phpgroupware/
Notice: Use of undefined constant MCRYPT_TRIPLEDES - assumed 'MCRYPT_TRIPLEDES' in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\functions.inc.php(277) : eval()'d code on line 1
Notice: Use of undefined constant MCRYPT_MODE_CBC - assumed 'MCRYPT_MODE_CBC' in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\functions.inc.php(277) : eval()'d code on line 1
Notice: Undefined index: preferences in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\class.datetime.inc.php on line 54
Notice: Undefined index: preferences in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\class.datetime.inc.php on line 54
Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\functions.inc.php(277) : eval()'d code:1) in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php on line 826
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\functions.inc.php(277) : eval()'d code:1) in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php on line 826
Warning: Cannot modify header information - headers already sent by (output started at C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\functions.inc.php(277) : eval()'d code:1) in C:\Apache\Apache2\htdocs\phpgroupware\phpgwapi\inc\class.phpgw.inc.php on line 138
|