Re: AW: [Care2002-developers] Errormessage after install

2006-03-27 Thread Daniele Palmas
Hi, sorry for the previous wrong post. In Suse 10, you have to change the file /etc/php.ini; in the section "Paths and Directories" you have to write the following line: include_path = ".:..:/usr/share/php" Because care2x needs the current and the parent directory. Regards, Daniele

[Care2002-developers] Re: Care2002-developers digest, Vol 1 #1077 - 7 msgs

2006-03-27 Thread Daniele Palmas
Alle 17:31, lunedì 27 marzo 2006, [EMAIL PROTECTED] ha scritto: > Send Care2002-developers mailing list submissions to > care2002-developers@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/care2002-devel

Re: AW: [Care2002-developers] Errormessage after install

2006-03-27 Thread Tore F. Tuastad
Register global is on and writing rigts are correct. Looking for some errors, but am halpless But thx for suggestions TOre Robert Meggle wrote: I guess there is something happened with your Variable: Check that you have the register_globals = on Hard way is following workaround: requir

AW: [Care2002-developers] Errormessage after install

2006-03-27 Thread Robert Meggle
I guess there is something happened with your Variable: Check that you have the register_globals = on Hard way is following workaround: require("/menu/default/mainmenu.inc.php"); Better would be to solve that issue by the root: Check the register_globals. If you have an ready-to-go installation

Re: [Care2002-developers] Errormessage after install

2006-03-27 Thread Tore F. Tuastad
Thx for reply Changing require("/menu/$LocMenuTreeDir/mainmenu.inc.php"); better would be following like: require($root_path."menu/$LocMenuTreeDir/mainmenu.inc.php"); did not work ls -l /srv/www/htdocs/main/menu/default/ ls -l /srv/www/htdocs/ /o/uttput: mara:~ # ls -l /srv/www/htdocs/ma

AW: [Care2002-developers] Errormessage after install

2006-03-27 Thread Robert Meggle
Hello Tore, A possible reason could be that the varable of $LocMenuTreeDir is wrong, or the path is wrong: Please make following workaround: Open the file "/srv/www/htdocs/main/gui_bridge/gui_indexframe.php" on your server and try to replace require("menu/$LocMenuTreeDir/mainmenu.inc.php"); wit

Re: [Care2002-developers] Errormessage after install

2006-03-27 Thread Kaloyan Raev
Hi Tore, Let's check if the file permissions are ok. Attach to your mail the output of the both of the following shell commands: ls -l /srv/www/htdocs/main/menu/default/ ls -l /srv/www/htdocs/ Greetings Kaloyan On Mon, 2006-03-27 at 17:42 +0300, Tore Fantoft Tuastad wrote: > Thanks, but I'm

Re: [Care2002-developers] Errormessage after install

2006-03-27 Thread Tore Fantoft Tuastad
Thanks, but I'm running PHP Version 4.4.0 TOre Kaloyan Raev wrote: Hi Tore, Make sure you are running Care2x with php4 and not php5. I suggest suse10 comes with php5 by default. Care2x has problems running with php5. Try to downgrade it to php4. Greetings Kaloyan On Mon, 2006-03-27 at 16

Re: [Care2002-developers] Errormessage after install

2006-03-27 Thread Kaloyan Raev
Hi Tore, Make sure you are running Care2x with php4 and not php5. I suggest suse10 comes with php5 by default. Care2x has problems running with php5. Try to downgrade it to php4. Greetings Kaloyan On Mon, 2006-03-27 at 16:57 +0300, Tore Fantoft Tuastad wrote: > *I'm getting a error message a

[Care2002-developers] Errormessage after install

2006-03-27 Thread Tore Fantoft Tuastad
*I'm getting a error message after innstaallig care2x on a fresh suse 10 server. php and sql are working fine as other alications are working. The message is': Fatal error*: main(): Failed opening required 'menu/default/mainmenu.inc.php' (include_path='/usr/share/php') in */srv/www/htdocs/mai

RE: [Care2002-developers] [Fwd: Problemas para Configurar Care]

2006-03-27 Thread Miguel Ramirez
Hola Elpidio:      Yo trabajo en un hospital y estoy tratando de instalar care2x y cuando logro instalarlo,  al ingresar a cualquier parte después de el Login me aparece un mensaje. Y no me permite navegar por las pantallas de pacientes, citas, Admisión, etc.-   Hello Elpidio

Re: [Care2002-developers] Ophthalmology

2006-03-27 Thread Susheel John
hi Sreekant nothing in opensource comes on a platter , you will have to take one of the systems that Dr Daniel suggest and modify it to suit your area of need. regards susheelOn 3/27/06, n s sreekanth <[EMAIL PROTECTED]> wrote: Dr. Daniel I am sorry to didterbing you again , In the cite( an rel

[Care2002-developers] Protecting patiens data and integrating care2x to use with several institutions

2006-03-27 Thread Amel . Jakupovic
Hello,         I want to know is there a way in care2x to protect patiens data, and if not does someone is doing on that.         Examples:         1. Doctor can see patiens data that is enabled for him, can't see all patiens data         2. One institution (Hospital or Primary care) can see jus