I would definitely say that this is due to some misconfiguration of the
PHP engine. For some reason the $HTTP_SESSION_VARS array cannot resolve
properly.

If Rutta didn't touch the default settings of the EasyPHP installation
and nothing help afterwards then I'd recommend to use another 3-in-1
package like XAMPP. 

Greetings
Kaloyan

On Mon, 2006-08-28 at 09:28 +0200, Robert Meggle wrote:
> Hello all,
> 
>  
> 
> I have here a question from Rutta. She asked in the care2x-africa
> mailing list. But I’m not familiar with the installer of the new
> care2x release and noticed that here are some other issues placed
> about the installation module. Maybe some others could help? 
> 
>  
> 
> Thanks
> 
>  Robert
> 
>  
> 
>  
> 
>                                    
> ______________________________________________________________________
> Von: Rutta Anatory [mailto:[EMAIL PROTECTED] 
> Gesendet: Freitag, 25. August 2006 17:32
> An: Robert Meggle
> Betreff: Re: AW: AW: [Care2002-africa] care2x-HIS 2nd Generation 2.2
> installationHelp...?
> 
> 
>  
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hello Robert,
> 
> It seems i`m trouble some but i need your help!I hope at this stage i`m 
> progressing well
> 
> . The problem still there especially for these:
> 
> 
> 
> 
> 
> Notice:  Undefined index:  sess_level2_logged in c:\program 
> files\easyphp1-8\www\care\htdocs\include\care_api_classes\class_config.php on 
> line 6
> 
> 
> 
> 
> 
> 
> 
> Notice:  Undefined index:  sess_level1_logged in c:\program 
> files\easyphp1-8\www\care\htdocs\include\care_api_classes\class_config.php on 
> line 8
> 
> 
> 
> 
> 
> 
> 
> Notice:  Undefined variable:  LDPageTitle in c:\program 
> files\easyphp1-8\www\care\htdocs\modules\news\start_page.php on line 73
> 
> 
> 
> i have attached also my php.ini
> 
> 
> 
> Thanks
> 
> Rutta
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hello Rutta,
> 
>  
> 
>   
> 
>  
> 
>  yes, with the attachment it figures out what could be your problem:
> 
>  
> 
>  care2x has some very old programming parts out of previous PHP
>  versions. If
> 
>  you�re running PHP 4.1.0 or higher it could rise up these issues you�re
> 
>  documented in your attachment.
> 
>  
> 
>  Reason of that is the more critical setting of error_reporting defined in
> 
>  the php.ini.
> 
>  
> 
>  Please check that �register_globals=off� is set. This is no default given in
> 
>  the newer PHP versions and disable the URL based parameters, also that the
> 
>  variable giving by this GET method is not available in the destination
> 
>  script.
> 
>  
> 
>   
> 
>  
> 
>  We know about that and working on that. I would recommend that you could
> 
>  decrease the error_reporting setting in your php.ini to e.g. 
> 
>  
> 
>  error_reporting = E_ALL & ~E_NOTICE;
> 
>  
> 
>   
> 
>  
> 
>  Hope that will help. 
> 
>  
> 
>  
> 
>  Robert
> 
>  
> 
>   
> 
>                                    
> ______________________________________________________________________
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great
> rates starting at 1¢/min.
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________ Care2002-developers mailing 
> list Care2002-developers@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/care2002-developers


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to