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
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
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
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
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
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
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
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
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
*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
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
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
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
13 matches
Mail list logo