[Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-27 Thread ganesh kumar



Hi,

I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
Since Care2x does not work with php5, I used the
php-switch.bat to change from php5 to php4. 

Using the installer I installed the Care2x file in the D:\xampp\htdocs\care2x 
directory. 
Using http://localhost/care2x/installer, I went through the automatic 
installation successfully. 

I can access other directories like http://localhost/xampp/ without no issues. 

But, when I browse http://localhost/care2x , It gives the message "The page 
cannot be displayed" . 

The following is the entry from D:\xampp\apache\logs\error.log

[Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
[Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
[Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
[Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
port 443.
[Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
port 80.
[Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with status 
3221225477 -- Restarting.
PHP Warning:  Unknown(): Unable to load dynamic library 
'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
be found.\r\n in Unknown on line 0
[Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 
OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- resuming normal 
operations
[Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
[Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
PHP Warning:  Unknown(): Unable to load dynamic library 
'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
be found.\r\n in Unknown on line 0
[Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
[Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
[Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker threads.
[Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
port 443.
[Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
port 80.

I have also done some verifications w.r.t to apache Friends as follows

>From http://localhost/xampp/phpinfo.php 

Loaded Configuration File (php.ini) : Path C:\xampp\apache\bin\php.ini 

>From php.ini 
; Directory in which the loadable extensions (modules) reside.
extension_dir = "C:\xampp\php\extensions\"

>From php.ini file and it is uncommented
(it usually is by default) and looks similar to this:
extension=php_sqlite.dll



I request you to provide solutions to the above problem.

Thanks & Regards,
kgk_007


  Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
Edition http://downloads.yahoo.com/in/firefox/



  Bollywood news, movie reviews, film trailers and more! Go to 
http://in.movies.yahoo.com/

--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-28 Thread Gjergj Sheldija
Hi,

the version you are using works on php 5.
except that, you should enable php_sqlite.dll in the php.ini.

regards
gj.


On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
> 
> 
> Hi,
> 
> I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
> Since Care2x does not work with php5, I used the
> php-switch.bat to change from php5 to php4. 
> 
> Using the installer I installed the Care2x file in the D:\xampp\htdocs\care2x 
> directory. 
> Using http://localhost/care2x/installer, I went through the automatic 
> installation successfully. 
> 
> I can access other directories like http://localhost/xampp/ without no 
> issues. 
> 
> But, when I browse http://localhost/care2x , It gives the message "The page 
> cannot be displayed" . 
> 
> The following is the entry from D:\xampp\apache\logs\error.log
> 
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 80.
> [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with status 
> 3221225477 -- Restarting.
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 
> OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- resuming normal 
> operations
> [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
> [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker threads.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 80.
> 
> I have also done some verifications w.r.t to apache Friends as follows
> 
> >From http://localhost/xampp/phpinfo.php 
> 
> Loaded Configuration File (php.ini) : Path C:\xampp\apache\bin\php.ini 
> 
> >From php.ini 
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = "C:\xampp\php\extensions\"
> 
> >From php.ini file and it is uncommented
> (it usually is by default) and looks similar to this:
> extension=php_sqlite.dll
> 
> 
> 
> I request you to provide solutions to the above problem.
> 
> Thanks & Regards,
> kgk_007
> 
> 
>   Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
> Edition http://downloads.yahoo.com/in/firefox/
> 
> 
> 
>   Bollywood news, movie reviews, film trailers and more! Go to 
> http://in.movies.yahoo.com/
> 
> --
> Register Now & Save for Velocity, the Web Performance & Operations 
> Conference from O'Reilly Media. Velocity features a full day of 
> expert-led, hands-on workshops and two days of sessions from industry 
> leaders in dedicated Performance & Operations tracks. Use code vel09scf 
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-28 Thread ganesh kumar

Hi 

You mean that php-switch.bat [from php 5 to php4] is not necessary for this 
install.  And also the php_sqlite.dll is enabled in the php.ini

If that is the case then I get the following error while installation with php 5

PHP Version lower than 5.0.0  is required, you are running 5.2.6

Thanks for your support. 

 Thanks & Regards,
Fromkgk_007



- Original Message 
From: Gjergj Sheldija 
To: care2002-developers@lists.sourceforge.net
Sent: Tuesday, 28 April, 2009 5:44:31 PM
Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- 
The page cannot be displayed

Hi,

the version you are using works on php 5.
except that, you should enable php_sqlite.dll in the php.ini.

regards
gj.


On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
> 
> 
> Hi,
> 
> I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
> Since Care2x does not work with php5, I used the
> php-switch.bat to change from php5 to php4. 
> 
> Using the installer I installed the Care2x file in the D:\xampp\htdocs\care2x 
> directory. 
> Using http://localhost/care2x/installer, I went through the automatic 
> installation successfully. 
> 
> I can access other directories like http://localhost/xampp/ without no 
> issues. 
> 
> But, when I browse http://localhost/care2x , It gives the message "The page 
> cannot be displayed" . 
> 
> The following is the entry from D:\xampp\apache\logs\error.log
> 
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 80.
> [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with status 
> 3221225477 -- Restarting.
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 
> OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- resuming normal 
> operations
> [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
> [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker threads.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 80.
> 
> I have also done some verifications w.r.t to apache Friends as follows
> 
> >From http://localhost/xampp/phpinfo.php 
> 
> Loaded Configuration File (php.ini) : Path C:\xampp\apache\bin\php.ini 
> 
> >From php.ini 
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = "C:\xampp\php\extensions\"
> 
> >From php.ini file and it is uncommented
> (it usually is by default) and looks similar to this:
> extension=php_sqlite.dll
> 
> 
> 
> I request you to provide solutions to the above problem.
> 
> Thanks & Regards,
> kgk_007
> 
> 
>   Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
> Edition http://downloads.yahoo.com/in/firefox/
> 
> 
> 
>   Bollywood news, movie reviews, film trailers and more! Go to 
> http://in.movies.yahoo.com/
> 
> --
> Register Now & Save for Velocity, the Web Performance & Operations 
> Conference from O'Reilly Media. Velocity features a full day of 
> expert-led, hands-on workshops and two days of sessions from industry 
> leaders in dedicated Performance & Operations tracks. Use code vel09scf 
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reil

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-30 Thread ganesh kumar

Guys,

Finally I have completed successfully installation of Xampp 1.6.8 [PHP 4] with 
Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of Care2x-HIS-2.5_RC2 in 
which I am facing with "The page cannot be displayed" error. 


If any one can help me to solve  "The page cannot be displayed" error under 
Care2x-HIS-2.5_RC2 is well and good. 

Thanks & Regards,
Fromkgk_007



- Original Message 
From: ganesh kumar 
To: care2002-developers@lists.sourceforge.net
Sent: Tuesday, 28 April, 2009 6:33:16 PM
Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- 
The page cannot be displayed


Hi 

You mean that php-switch.bat [from php 5 to php4] is not necessary for this 
install.  And also the php_sqlite.dll is enabled in the php.ini

If that is the case then I get the following error while installation with php 5

PHP Version lower than 5.0.0  is required, you are running 5.2.6

Thanks for your support. 

Thanks & Regards,
Fromkgk_007



- Original Message 
From: Gjergj Sheldija 
To: care2002-developers@lists.sourceforge.net
Sent: Tuesday, 28 April, 2009 5:44:31 PM
Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- 
The page cannot be displayed

Hi,

the version you are using works on php 5.
except that, you should enable php_sqlite.dll in the php.ini.

regards
gj.


On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
> 
> 
> Hi,
> 
> I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
> Since Care2x does not work with php5, I used the
> php-switch.bat to change from php5 to php4. 
> 
> Using the installer I installed the Care2x file in the D:\xampp\htdocs\care2x 
> directory. 
> Using http://localhost/care2x/installer, I went through the automatic 
> installation successfully. 
> 
> I can access other directories like http://localhost/xampp/ without no 
> issues. 
> 
> But, when I browse http://localhost/care2x , It gives the message "The page 
> cannot be displayed" . 
> 
> The following is the entry from D:\xampp\apache\logs\error.log
> 
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen on 
> port 80.
> [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with status 
> 3221225477 -- Restarting.
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 
> OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- resuming normal 
> operations
> [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
> [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
> PHP Warning:  Unknown(): Unable to load dynamic library 
> 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not 
> be found.\r\n in Unknown on line 0
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker threads.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 443.
> [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen on 
> port 80.
> 
> I have also done some verifications w.r.t to apache Friends as follows
> 
> >From http://localhost/xampp/phpinfo.php 
> 
> Loaded Configuration File (php.ini) : Path C:\xampp\apache\bin\php.ini 
> 
> >From php.ini 
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = "C:\xampp\php\extensions\"
> 
> >From php.ini file and it is uncommented
> (it usually is by default) and looks similar to this:
> extension=php_sqlite.dll
> 
> 
> 
> I request you to provide solutions to the above problem.
> 
> Thanks & Regards,
> kgk_007
> 
> 
>   Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! 
> Edition http://downloads.yahoo.com/in/firefox/
> 
> 
> 
>   Bollywood news, movie reviews, film trailers and more! Go to 
> http://in.movies.yahoo.com/
> 
> --
> Register Now & Save for Velocity, the Web Performance & Operations 
> Conference from O'Reilly Media. Velocity feature

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-30 Thread Gjergj Sheldija
hi, 

can you give a bit more info ?

i have it running under xampp nad win xp sp3 and ubuntu apoache 2.x php
5.2..

gj.

On Thu, 2009-04-30 at 18:19 +0530, ganesh kumar wrote:
> Guys,
> 
> Finally I have completed successfully installation of Xampp 1.6.8 [PHP 4] 
> with Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of 
> Care2x-HIS-2.5_RC2 in which I am facing with "The page cannot be displayed" 
> error. 
> 
> 
> If any one can help me to solve  "The page cannot be displayed" error under 
> Care2x-HIS-2.5_RC2 is well and good. 
> 
> Thanks & Regards,
> Fromkgk_007
> 
> 
> 
> - Original Message 
> From: ganesh kumar 
> To: care2002-developers@lists.sourceforge.net
> Sent: Tuesday, 28 April, 2009 6:33:16 PM
> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
> -- The page cannot be displayed
> 
> 
> Hi 
> 
> You mean that php-switch.bat [from php 5 to php4] is not necessary for this 
> install.  And also the php_sqlite.dll is enabled in the php.ini
> 
> If that is the case then I get the following error while installation with 
> php 5
> 
> PHP Version lower than 5.0.0  is required, you are running 5.2.6
> 
> Thanks for your support. 
> 
> Thanks & Regards,
> Fromkgk_007
> 
> 
> 
> - Original Message ----
> From: Gjergj Sheldija 
> To: care2002-developers@lists.sourceforge.net
> Sent: Tuesday, 28 April, 2009 5:44:31 PM
> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
> -- The page cannot be displayed
> 
> Hi,
> 
> the version you are using works on php 5.
> except that, you should enable php_sqlite.dll in the php.ini.
> 
> regards
> gj.
> 
> 
> On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
> > 
> > 
> > Hi,
> > 
> > I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
> > Since Care2x does not work with php5, I used the
> > php-switch.bat to change from php5 to php4. 
> > 
> > Using the installer I installed the Care2x file in the 
> > D:\xampp\htdocs\care2x directory. 
> > Using http://localhost/care2x/installer, I went through the automatic 
> > installation successfully. 
> > 
> > I can access other directories like http://localhost/xampp/ without no 
> > issues. 
> > 
> > But, when I browse http://localhost/care2x , It gives the message "The page 
> > cannot be displayed" . 
> > 
> > The following is the entry from D:\xampp\apache\logs\error.log
> > 
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
> > on port 443.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
> > on port 80.
> > [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with 
> > status 3221225477 -- Restarting.
> > PHP Warning:  Unknown(): Unable to load dynamic library 
> > 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could 
> > not be found.\r\n in Unknown on line 0
> > [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 
> > mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- 
> > resuming normal operations
> > [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
> > [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
> > PHP Warning:  Unknown(): Unable to load dynamic library 
> > 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could 
> > not be found.\r\n in Unknown on line 0
> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker threads.
> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen 
> > on port 443.
> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting thread to listen 
> > on port 80.
> > 
> > I have also done some verifications w.r.t to apache Friends as follows
> > 
> > >From http://localhost/xampp/phpinfo.php 
> > 
> > Loaded Configuration File (php.ini) : Path C:\xampp\apache\bin\php.ini 
> > 
> > >From php.ini 
> > ; Directory in which the loadable extensions (modules) reside.
> > extension_dir = "C:\xampp\php\extensions\"
> > 
>

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-04-30 Thread ganesh kumar

Hi,

I have tried with the following scnario

1. XAMPP 1.6.8 with PHP switched to 4 [Since with PHP 5 & Care2x-HIS-2.5_RC2 it 
shows error "PHP Version lower than 5.0.0  is required, you are running 5.2.6"]
2. Windows XP with SP3
3. Care2x-HIS-2.5_RC2
4. Firefox browser


The installation goes on well, but once I try to open the care2x page I see the 
following error "The page cannot be displayed"

If this info is not sufficient, please let me know the specific info required. 
Also refer the chain of mail for log details. 

Can you also tell what basic difference between Care2x-HIS-2.5_RC1 & 
Care2x-HIS-2.5_RC2 ?

And also let me know where in which directory should I copy the additional 
plugins for Care2x-HIS-2.5_RC1 ? 

Thanks & Regards,
From
Ganesh Kumar.K 
+91-9444244300 



- Original Message 
From: Gjergj Sheldija 
To: care2002-developers@lists.sourceforge.net
Sent: Thursday, 30 April, 2009 6:56:00 PM
Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- 
The page cannot be displayed

hi, 

can you give a bit more info ?

i have it running under xampp nad win xp sp3 and ubuntu apoache 2.x php
5.2..

gj.

On Thu, 2009-04-30 at 18:19 +0530, ganesh kumar wrote:
> Guys,
> 
> Finally I have completed successfully installation of Xampp 1.6.8 [PHP 4] 
> with Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of 
> Care2x-HIS-2.5_RC2 in which I am facing with "The page cannot be displayed" 
> error. 
> 
> 
> If any one can help me to solve  "The page cannot be displayed" error under 
> Care2x-HIS-2.5_RC2 is well and good. 
> 
> Thanks & Regards,
> Fromkgk_007
> 
> 
> 
> - Original Message 
> From: ganesh kumar 
> To: care2002-developers@lists.sourceforge.net
> Sent: Tuesday, 28 April, 2009 6:33:16 PM
> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
> -- The page cannot be displayed
> 
> 
> Hi 
> 
> You mean that php-switch.bat [from php 5 to php4] is not necessary for this 
> install.  And also the php_sqlite.dll is enabled in the php.ini
> 
> If that is the case then I get the following error while installation with 
> php 5
> 
> PHP Version lower than 5.0.0  is required, you are running 5.2.6
> 
> Thanks for your support. 
> 
> Thanks & Regards,
> Fromkgk_007
> 
> 
> 
> - Original Message ----
> From: Gjergj Sheldija 
> To: care2002-developers@lists.sourceforge.net
> Sent: Tuesday, 28 April, 2009 5:44:31 PM
> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
> -- The page cannot be displayed
> 
> Hi,
> 
> the version you are using works on php 5.
> except that, you should enable php_sqlite.dll in the php.ini.
> 
> regards
> gj.
> 
> 
> On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
> > 
> > 
> > Hi,
> > 
> > I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
> > Since Care2x does not work with php5, I used the
> > php-switch.bat to change from php5 to php4. 
> > 
> > Using the installer I installed the Care2x file in the 
> > D:\xampp\htdocs\care2x directory. 
> > Using http://localhost/care2x/installer, I went through the automatic 
> > installation successfully. 
> > 
> > I can access other directories like http://localhost/xampp/ without no 
> > issues. 
> > 
> > But, when I browse http://localhost/care2x , It gives the message "The page 
> > cannot be displayed" . 
> > 
> > The following is the entry from D:\xampp\apache\logs\error.log
> > 
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker threads.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
> > on port 443.
> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
> > on port 80.
> > [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with 
> > status 3221225477 -- Restarting.
> > PHP Warning:  Unknown(): Unable to load dynamic library 
> > 'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could 
> > not be found.\r\n in Unknown on line 0
> > [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 
> > mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- 
> > resuming normal operations
> > [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
> > [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
> > PHP Warning:  Unknown(): Unable to 

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-04 Thread easy
hi,Mr. Gjergj Sheldija.
 the 2.6 can't create user with role defined and cant add user, and the uer 
create can select department to service with as the page infer?
 is there error for me?  my site: http://218.6.160.10:8848/care2.6

thxs.
 

莫愁前路无知己,天下谁人不识君。


在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>hi,?
>
>can?you?give?a?bit?more?info??
>
>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>5.2..
>
>gj.
>
>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>?Guys,
>>?
>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.?
>>?
>>?
>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.?
>>?
>>?Thanks?&?Regards,
>>?Fromkgk_007
>>?
>>?
>>?
>>?-?Original?Message?
>>?From:?ganesh?kumar?
>>?To:?care2002-develop...@lists.sourceforge.net
>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>?
>>?
>>?Hi?
>>?
>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>?
>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>?
>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>?
>>?Thanks?for?your?support.?
>>?
>>?Thanks?&?Regards,
>>?Fromkgk_007
>>?
>>?
>>?
>>?-?Original?Message?
>>?From:?Gjergj?Sheldija?
>>?To:?care2002-develop...@lists.sourceforge.net
>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>?
>>?Hi,
>>?
>>?the?version?you?are?using?works?on?php?5.
>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>?
>>?regards
>>?gj.
>>?
>>?
>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>?>?
>>?>?
>>?>?Hi,
>>?>?
>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.?
>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>?>?php-switch.bat?to?change?from?php5?to?php4.?
>>?>?
>>?>?Using?the?installer?I?installed?the?Care2x?file?in?the?D:\xampp\htdocs\care2x?directory.?
>>?>?Using?http://localhost/care2x/installer,?I?went?through?the?automatic?installation?successfully.?
>>?>?
>>?>?I?can?access?other?directories?like?http://localhost/xampp/?without?no?issues.?
>>?>?
>>?>?But,?when?I?browse?http://localhost/care2x?,?It?gives?the?message?"The?page?cannot?be?displayed";?.?
>>?>?
>>?>?The?following?is?the?entry?from?D:\xampp\apache\logs\error.log
>>?>?
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Child?process?is?running
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Acquired?the?start?mutex.
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?250?worker?threads.
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?thread?to?listen?on?port?443.
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?thread?to?listen?on?port?80.
>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Parent:?child?process?exited?with?status?3221225477?--?Restarting.
>>?>?PHP?Warning:??Unknown():?Unable?to?load?dynamic?library?'C:\\xampp\\php\\extensions\\php_sqlite.dll'?-?The?specified?module?could?not?be?found.\r\n?in?Unknown?on?line?0
>>?>?[Mon?Apr?27?10:23:34?2009]?[notice]?Apache/2.2.9?(Win32)?DAV/2?mod_ssl/2.2.9?OpenSSL/0.9.8i?mod_autoindex_color?PHP/4.4.9?configured?--?resuming?normal?operations
>>?>?[Mon?Apr?27?10:23:34?2009]?[notice]?Server?built:?Jun?14?2008?19:02:12
>>?>?[Mon?Apr?27?10:23:34?2009]?[notice]?Parent:?Created?child?process?4004
>>?>?PHP?Warning:??Unknown():?Unable?to?load?dynamic?library?'C:\\xampp\\php\\extensions\\php_sqlite.dll'?-?The?specified?module?could?not?be?found.\r\n?in?Unknown?on?line?0
>>?>?[Mon?Apr?27?10:23:35?2009]?[notice]?Child?4004:?Child?process?is?running
>>?>?[Mon?Apr?27?10:23:35?2009]?[notice]?Child?4004:?Acquired?the?start?mutex.
>>?>?[Mon?Apr?27?10:23:35?2009]?[notice]?Child?4004:?Starting?250?worker?threads.
>>?>?[Mon?Apr?27?10:23:35?2009]?[notice]?Child?4004:?Starting?thread?to?listen?on?port?443.
>>?>?[Mon?Apr?27?10:23:35?2009]?[notice]?Child?4004:

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread Gjergj Sheldija

hi,

sorry, but i can't reach that ip address you gave me.

gj.

easy wrote:

hi,Mr. Gjergj Sheldija.
the 2.6 can't create user with role defined and cant add user, and the 
uer create can select department to service with as the page infer?

is there error for me? my site: http://218.6.160.10:8848/care2.6
thxs.




??2009-04-30 21:26:00??"Gjergj Sheldija"  ??
>hi, 
>

>can you give a bit more info ?
>
>i have it running under xampp nad win xp sp3 and ubuntu apoache 2.x php
>5.2..
>
>gj.
>
>On Thu, 2009-04-30 at 18:19 +0530, ganesh kumar wrote:
>> Guys,
>> 
>> Finally I have completed successfully installation of Xampp 1.6.8 [PHP 4] with Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of Care2x-HIS-2.5_RC2 in which I am facing with "The page cannot be displayed" error. 
>> 
>> 
>> If any one can help me to solve  "The page cannot be displayed" error under Care2x-HIS-2.5_RC2 is well and good. 
>> 
>> Thanks & Regards,

>> Fromkgk_007
>> 
>> 
>> 
>> - Original Message 

>> From: ganesh kumar 
>> To: care2002-developers@lists.sourceforge.net
>> Sent: Tuesday, 28 April, 2009 6:33:16 PM
>> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
-- The page cannot be displayed
>> 
>> 
>> Hi 
>> 
>> You mean that php-switch.bat [from php 5 to php4] is not necessary for this install.  And also the php_sqlite.dll is enabled in the php.ini
>> 
>> If that is the case then I get the following error while installation with php 5
>> 
>> PHP Version lower than 5.0.0  is required, you are running 5.2.6
>> 
>> Thanks for your support. 
>> 
>> Thanks & Regards,

>> Fromkgk_007
>> 
>> 
>> 
>> - Original Message 

>> From: Gjergj Sheldija 
>> To: care2002-developers@lists.sourceforge.net
>> Sent: Tuesday, 28 April, 2009 5:44:31 PM
>> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 
-- The page cannot be displayed
>> 
>> Hi,
>> 
>> the version you are using works on php 5.

>> except that, you should enable php_sqlite.dll in the php.ini.
>> 
>> regards

>> gj.
>> 
>> 
>> On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
>> > 
>> > 
>> > Hi,
>> > 
>> > I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 . 
>> > Since Care2x does not work with php5, I used the
>> > php-switch.bat to change from php5 to php4. 
>> > 
>> > Using the installer I installed the Care2x file in the D:\xampp\htdocs\care2x directory. 
>> > Using http://localhost/care2x/installer, I went through the automatic installation successfully. 
>> > 
>> > I can access other directories like http://localhost/xampp/ without no issues. 
>> > 
>> > But, when I browse http://localhost/care2x , It gives the message "The page cannot be displayed" . 
>> > 
>> > The following is the entry from D:\xampp\apache\logs\error.log
>> > 
>> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Child process is running

>> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Acquired the start mutex.
>> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting 250 worker 
threads.
>> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
on port 443.
>> > [Mon Apr 27 10:23:33 2009] [notice] Child 1068: Starting thread to listen 
on port 80.
>> > [Mon Apr 27 10:23:33 2009] [notice] Parent: child process exited with 
status 3221225477 -- Restarting.
>> > PHP Warning:  Unknown(): Unable to load dynamic library 
'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not be 
found.\r\n in Unknown on line 0
>> > [Mon Apr 27 10:23:34 2009] [notice] Apache/2.2.9 (Win32) DAV/2 
mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/4.4.9 configured -- resuming normal 
operations
>> > [Mon Apr 27 10:23:34 2009] [notice] Server built: Jun 14 2008 19:02:12
>> > [Mon Apr 27 10:23:34 2009] [notice] Parent: Created child process 4004
>> > PHP Warning:  Unknown(): Unable to load dynamic library 
'C:\\xampp\\php\\extensions\\php_sqlite.dll' - The specified module could not be 
found.\r\n in Unknown on line 0
>> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Child process is running
>> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Acquired the start mutex.
>> > [Mon Apr 27 10:23:35 2009] [notice] Child 4004: Starting 250 worker 
threads.
>> > [Mon Apr 27 10:23:35 2009]

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread easy

http://218.6.160.10:8848/care2.6/index.php

 
http://www.woohe.com.cn:8848/care2.6/index.php

--

此致
 


在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>hi,
>
>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>
>gj.
>
>easy?wrote:
>>?hi,Mr.?Gjergj?Sheldija.
>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the?
>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>?thxs.
>>
>>
>>?莫愁前路无知己,天下谁人不识君。
>>
>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>?>hi,?
>>?>
>>?>can?you?give?a?bit?more?info??
>>?>
>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>?>5.2..
>>?>
>>?>gj.
>>?>
>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>?>>?Guys,
>>?>>?
>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.?
>>?>>?
>>?>>?
>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.?
>>?>>?
>>?>>?Thanks?&?Regards,
>>?>>?Fromkgk_007
>>?>>?
>>?>>?
>>?>>?
>>?>>?-?Original?Message?
>>?>>?From:?ganesh?kumar?
>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>?>>?
>>?>>?
>>?>>?Hi?
>>?>>?
>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>?>>?
>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>?>>?
>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>?>>?
>>?>>?Thanks?for?your?support.?
>>?>>?
>>?>>?Thanks?&?Regards,
>>?>>?Fromkgk_007
>>?>>?
>>?>>?
>>?>>?
>>?>>?-?Original?Message?
>>?>>?From:?Gjergj?Sheldija?
>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>?>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>?>>?
>>?>>?Hi,
>>?>>?
>>?>>?the?version?you?are?using?works?on?php?5.
>>?>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>?>>?
>>?>>?regards
>>?>>?gj.
>>?>>?
>>?>>?
>>?>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>?>>?>?
>>?>>?>?
>>?>>?>?Hi,
>>?>>?>?
>>?>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.?
>>?>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>?>>?>?php-switch.bat?to?change?from?php5?to?php4.?
>>?>>?>?
>>?>>?>?Using?the?installer?I?installed?the?Care2x?file?in?the?D:\xampp\htdocs\care2x?directory.?
>>?>>?>?Using?http://localhost/care2x/installer,?I?went?through?the?automatic?installation?successfully.?
>>?>>?>?
>>?>>?>?I?can?access?other?directories?like?http://localhost/xampp/?without?no?issues.?
>>?>>?>?
>>?>>?>?But,?when?I?browse?http://localhost/care2x?,?It?gives?the?message?"The?page?cannot?be?displayed";?.?
>>?>>?>?
>>?>>?>?The?following?is?the?entry?from?D:\xampp\apache\logs\error.log
>>?>>?>?
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Child?process?is?running
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Acquired?the?start?mutex.
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?250?worker?threads.
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?thread?to?listen?on?port?443.
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Child?1068:?Starting?thread?to?listen?on?port?80.
>>?>>?>?[Mon?Apr?27?10:23:33?2009]?[notice]?Parent:?child?process?exited?with?status?3221225477?--?Restarting.
>>?>>?>?PHP?Warning:??Unknown():?Unable?to?load?

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread Gjergj Sheldija
i've just created a user with
login : sample
pass : sample

login with those and see how it works and how it was setup..

gj.

2009/5/5 easy :
>
> http://218.6.160.10:8848/care2.6/index.php
>
> http://www.woohe.com.cn:8848/care2.6/index.php
> --
> 此致
>
>
> 在2009-05-05 19:28:26,"Gjergj Sheldija"  写道:
>>hi,
>>
>>sorry, but i can't reach that ip address you gave me.
>>
>>gj.
>>
>>easy wrote:
>>> hi,Mr. Gjergj Sheldija.
>>> the 2.6 can't create user with role defined and cant add user, and the
>>> uer create can select department to service with as the page infer?
>>> is there error for me? my site: http://218.6.160.10:8848/care2.6
>>> thxs.
>>>
>>>
>>> 莫愁前路无知己,天下谁人不识君。
>>>
>>> 在2009-04-30 21:26:00,"Gjergj Sheldija"  写道:
>>> >hi,
>>> >
>>> >can you give a bit more info ?
>>> >
>>> >i have it running under xampp nad win xp sp3 and ubuntu apoache 2.x php
>>> >5.2..
>>> >
>>> >gj.
>>> >
>>> >On Thu, 2009-04-30 at 18:19 +0530, ganesh kumar wrote:
>>> >> Guys,
>>> >>
>>> >> Finally I have completed successfully installation of Xampp 1.6.8 [PHP 
>>> >> 4] with Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of 
>>> >> Care2x-HIS-2.5_RC2 in which I am facing with "The page cannot be 
>>> >> displayed" error.
>>> >>
>>> >>
>>> >> If any one can help me to solve  "The page cannot be displayed" error 
>>> >> under Care2x-HIS-2.5_RC2 is well and good.
>>> >>
>>> >> Thanks & Regards,
>>> >> Fromkgk_007
>>> >>
>>> >>
>>> >>
>>> >> - Original Message 
>>> >> From: ganesh kumar 
>>> >> To: care2002-developers@lists.sourceforge.net
>>> >> Sent: Tuesday, 28 April, 2009 6:33:16 PM
>>> >> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with 
>>> >> Care2x-HIS-2.5_RC2 -- The page cannot be displayed
>>> >>
>>> >>
>>> >> Hi
>>> >>
>>> >> You mean that php-switch.bat [from php 5 to php4] is not necessary for 
>>> >> this install.  And also the php_sqlite.dll is enabled in the php.ini
>>> >>
>>> >> If that is the case then I get the following error while installation 
>>> >> with php 5
>>> >>
>>> >> PHP Version lower than 5.0.0  is required, you are running 5.2.6
>>> >>
>>> >> Thanks for your support.
>>> >>
>>> >> Thanks & Regards,
>>> >> Fromkgk_007
>>> >>
>>> >>
>>> >>
>>> >> - Original Message 
>>> >> From: Gjergj Sheldija 
>>> >> To: care2002-developers@lists.sourceforge.net
>>> >> Sent: Tuesday, 28 April, 2009 5:44:31 PM
>>> >> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with 
>>> >> Care2x-HIS-2.5_RC2 -- The page cannot be displayed
>>> >>
>>> >> Hi,
>>> >>
>>> >> the version you are using works on php 5.
>>> >> except that, you should enable php_sqlite.dll in the php.ini.
>>> >>
>>> >> regards
>>> >> gj.
>>> >>
>>> >>
>>> >> On Tue, 2009-04-28 at 12:16 +0530, ganesh kumar wrote:
>>> >> >
>>> >> >
>>> >> > Hi,
>>> >> >
>>> >> > I am using xampp 1.6.8 with Care2x-HIS-2.5_RC2 .
>>> >> > Since Care2x does not work with php5, I used the
>>> >> > php-switch.bat to change from php5 to php4.
>>> >> >
>>> >> > Using the installer I installed the Care2x file in the 
>>> >> > D:\xampp\htdocs\care2x directory.
>>> >> > Using http://localhost/care2x/installer, I went through the automatic 
>>> >> > installation successfully.
>>> >> >
>>> >> > I can access other directories like http://localhost/xampp/ without no 
>>> >> > issues.
>>> >> >
>>> >> > But, when I browse http://localhost/care2x , It gives the message "The 
>>> >> > page cannot be displayed" .
>>> >> >
>&

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread easy
thxs. Mr. Gjergj Sheldija.
 yes ,you are right, but I still can't do.how do you do it?
  I login as admin/admin(you first login in with admin to create?).
 in system admin menu: 
Users

Create, edit, lock
 
 1. first try to find a emeployer,I just added one: linxd,but can't find.
 so I add directly,input  name demo,pass :demo,select a Department .
but : 
You have not selected any area!

??
how do you do it? where is wrong?

--

此致

   林晓东

莫愁前路无知己,天下谁人不识君。


在2009-05-05?22:26:51,"Gjergj?Sheldija"??写道:
>i've?just?created?a?user?with
>login?:?sample
>pass?:?sample
>
>login?with?those?and?see?how?it?works?and?how?it?was?setup..
>
>gj.
>
>2009/5/5?easy?:
>>
>>?http://218.6.160.10:8848/care2.6/index.php
>>
>>?http://www.woohe.com.cn:8848/care2.6/index.php
>>?--
>>?此致
>>
>>
>>?在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>>>hi,
>>>
>>>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>>>
>>>gj.
>>>
>>>easy?wrote:
>>>>?hi,Mr.?Gjergj?Sheldija.
>>>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the
>>>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>>>?thxs.
>>>>
>>>>
>>>>?莫愁前路无知己,天下谁人不识君。
>>>>
>>>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>>>?>hi,
>>>>?>
>>>>?>can?you?give?a?bit?more?info??
>>>>?>
>>>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>>>?>5.2..
>>>>?>
>>>>?>gj.
>>>>?>
>>>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>>>?>>?Guys,
>>>>?>>
>>>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.
>>>>?>>
>>>>?>>
>>>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?ganesh?kumar?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>
>>>>?>>?Hi
>>>>?>>
>>>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>>>?>>
>>>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>>>?>>
>>>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>>>?>>
>>>>?>>?Thanks?for?your?support.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?Gjergj?Sheldija?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>?Hi,
>>>>?>>
>>>>?>>?the?version?you?are?using?works?on?php?5.
>>>>?>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>>>?>>
>>>>?>>?regards
>>>>?>>?gj.
>>>>?>>
>>>>?>>
>>>>?>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>>>?>>?>
>>>>?>>?>
>>>>?>>?>?Hi,
>>>>?>>?>
>>>>?>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.
>>>>?>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>>>?>&g

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread easy
Sir:
 sorry,could u hear me? how add user ,step,please.





--

此致
 


在2009-05-05?22:26:51,"Gjergj?Sheldija"??写道:
>i've?just?created?a?user?with
>login?:?sample
>pass?:?sample
>
>login?with?those?and?see?how?it?works?and?how?it?was?setup..
>
>gj.
>
>2009/5/5?easy?:
>>
>>?http://218.6.160.10:8848/care2.6/index.php
>>
>>?http://www.woohe.com.cn:8848/care2.6/index.php
>>?--
>>?此致
>>
>>
>>?在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>>>hi,
>>>
>>>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>>>
>>>gj.
>>>
>>>easy?wrote:
>>>>?hi,Mr.?Gjergj?Sheldija.
>>>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the
>>>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>>>?thxs.
>>>>
>>>>
>>>>?莫愁前路无知己,天下谁人不识君。
>>>>
>>>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>>>?>hi,
>>>>?>
>>>>?>can?you?give?a?bit?more?info??
>>>>?>
>>>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>>>?>5.2..
>>>>?>
>>>>?>gj.
>>>>?>
>>>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>>>?>>?Guys,
>>>>?>>
>>>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.
>>>>?>>
>>>>?>>
>>>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?ganesh?kumar?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>
>>>>?>>?Hi
>>>>?>>
>>>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>>>?>>
>>>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>>>?>>
>>>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>>>?>>
>>>>?>>?Thanks?for?your?support.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?Gjergj?Sheldija?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>?Hi,
>>>>?>>
>>>>?>>?the?version?you?are?using?works?on?php?5.
>>>>?>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>>>?>>
>>>>?>>?regards
>>>>?>>?gj.
>>>>?>>
>>>>?>>
>>>>?>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>>>?>>?>
>>>>?>>?>
>>>>?>>?>?Hi,
>>>>?>>?>
>>>>?>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.
>>>>?>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>>>?>>?>?php-switch.bat?to?change?from?php5?to?php4.
>>>>?>>?>
>>>>?>>?>?Using?the?installer?I?installed?the?Care2x?file?in?the?D:\xampp\htdocs\care2x?directory.
>>>>?>>?>?Using?http://localhost/care2x/installer,?I?went?through?the?automatic?installation?successfully.
>>>>?>>?>
>>>>?>>?>?I?can?access?oth

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread easy




--

此致

   林晓东

莫愁前路无知己,天下谁人不识君。


在2009-05-05?22:26:51,"Gjergj?Sheldija"??写道:
>i've?just?created?a?user?with
>login?:?sample
>pass?:?sample
>
>login?with?those?and?see?how?it?works?and?how?it?was?setup..
>
>gj.
>
>2009/5/5?easy?:
>>
>>?http://218.6.160.10:8848/care2.6/index.php
>>
>>?http://www.woohe.com.cn:8848/care2.6/index.php
>>?--
>>?此致
>>
>>
>>?在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>>>hi,
>>>
>>>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>>>
>>>gj.
>>>
>>>easy?wrote:
>>>>?hi,Mr.?Gjergj?Sheldija.
>>>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the
>>>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>>>?thxs.
>>>>
>>>>
>>>>?莫愁前路无知己,天下谁人不识君。
>>>>
>>>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>>>?>hi,
>>>>?>
>>>>?>can?you?give?a?bit?more?info??
>>>>?>
>>>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>>>?>5.2..
>>>>?>
>>>>?>gj.
>>>>?>
>>>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>>>?>>?Guys,
>>>>?>>
>>>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.
>>>>?>>
>>>>?>>
>>>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?ganesh?kumar?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>
>>>>?>>?Hi
>>>>?>>
>>>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>>>?>>
>>>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>>>?>>
>>>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>>>?>>
>>>>?>>?Thanks?for?your?support.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?Gjergj?Sheldija?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>?Hi,
>>>>?>>
>>>>?>>?the?version?you?are?using?works?on?php?5.
>>>>?>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>>>?>>
>>>>?>>?regards
>>>>?>>?gj.
>>>>?>>
>>>>?>>
>>>>?>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>>>?>>?>
>>>>?>>?>
>>>>?>>?>?Hi,
>>>>?>>?>
>>>>?>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.
>>>>?>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>>>?>>?>?php-switch.bat?to?change?from?php5?to?php4.
>>>>?>>?>
>>>>?>>?>?Using?the?installer?I?installed?the?Care2x?file?in?the?D:\xampp\htdocs\care2x?directory.
>>>>?>>?>?Using?http://localhost/care2x/installer,?I?went?through?the?automatic?installation?successfully.
>>>>?>>?>
>>>>?>>?>?I?can?access?other?directories?like?http://lo

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-05 Thread easy
Hi,Mr. Gjergj Sheldija.
 
  It's simple question,but I can't create user,why not show me how? I find 2.6 
many problem. I think maybe have some wrong understand it.so I want to know how 
you do it.



--

此致
easy


在2009-05-05?22:26:51,"Gjergj?Sheldija"??写道:
>i've?just?created?a?user?with
>login?:?sample
>pass?:?sample
>
>login?with?those?and?see?how?it?works?and?how?it?was?setup..
>
>gj.
>
>2009/5/5?easy?:
>>
>>?http://218.6.160.10:8848/care2.6/index.php
>>
>>?http://www.woohe.com.cn:8848/care2.6/index.php
>>?--
>>?此致
>>
>>
>>?在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>>>hi,
>>>
>>>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>>>
>>>gj.
>>>
>>>easy?wrote:
>>>>?hi,Mr.?Gjergj?Sheldija.
>>>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the
>>>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>>>?thxs.
>>>>
>>>>
>>>>?莫愁前路无知己,天下谁人不识君。
>>>>
>>>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>>>?>hi,
>>>>?>
>>>>?>can?you?give?a?bit?more?info??
>>>>?>
>>>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>>>?>5.2..
>>>>?>
>>>>?>gj.
>>>>?>
>>>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>>>?>>?Guys,
>>>>?>>
>>>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.
>>>>?>>
>>>>?>>
>>>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?ganesh?kumar?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>
>>>>?>>?Hi
>>>>?>>
>>>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>>>?>>
>>>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>>>?>>
>>>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>>>?>>
>>>>?>>?Thanks?for?your?support.
>>>>?>>
>>>>?>>?Thanks?&?Regards,
>>>>?>>?Fromkgk_007
>>>>?>>
>>>>?>>
>>>>?>>
>>>>?>>?-?Original?Message?
>>>>?>>?From:?Gjergj?Sheldija?
>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>?>>?Sent:?Tuesday,?28?April,?2009?5:44:31?PM
>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>?>>
>>>>?>>?Hi,
>>>>?>>
>>>>?>>?the?version?you?are?using?works?on?php?5.
>>>>?>>?except?that,?you?should?enable?php_sqlite.dll?in?the?php.ini.
>>>>?>>
>>>>?>>?regards
>>>>?>>?gj.
>>>>?>>
>>>>?>>
>>>>?>>?On?Tue,?2009-04-28?at?12:16?+0530,?ganesh?kumar?wrote:
>>>>?>>?>
>>>>?>>?>
>>>>?>>?>?Hi,
>>>>?>>?>
>>>>?>>?>?I?am?using?xampp?1.6.8?with?Care2x-HIS-2.5_RC2?.
>>>>?>>?>?Since?Care2x?does?not?work?with?php5,?I?used?the
>>>>?>>?>?php-switch.bat?to?change?from?php5?to?php4.
>>>>?>>?>
>>>>?>>?>?Using?the?installer?I?installed?the?Care2x?file?in?the?D:\xampp\htdocs\care2x?directory.
>>>>?>>?>?Using?http://localhost

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-06 Thread Gjergj Sheldija
hi,

scuse me for the late reply.
the whole thing is quite easy actually.
first you create e role ( ex .pediatric nurse )
then you create a user ( ex sample sample ) and in the checkbox you associate
it with one or more departments.
that's it.
the user and all the patients the user admits or has access to will
only be those
for which the user has the corresponding department.

regards
gj.

2009/5/6 easy :
> Hi,Mr. Gjergj Sheldija.
>
>   It's simple question,but I can't create user,why not show me how? I find
> 2.6 many problem. I think maybe have some wrong understand it.so I want to
> know how you do it.
>
>
> --
> 此致
> easy
>
> 在2009-05-05 22:26:51,"Gjergj Sheldija"  写道:
>>i've just created a user with
>>login : sample
>>pass : sample
>>
>>login with those and see how it works and how it was setup..
>>
>>gj.
>>
>>2009/5/5 easy :
>>>
>>> http://218.6.160.10:8848/care2.6/index.php
>>>
>>> http://www.woohe.com.cn:8848/care2.6/index.php
>>> --
>>> 此致
>>>
>>>
>>> 在2009-05-05 19:28:26,"Gjergj Sheldija"  写道:
>>>>hi,
>>>>
>>>>sorry, but i can't reach that ip address you gave me.
>>>>
>>>>gj.
>>>>
>>>>easy wrote:
>>>>> hi,Mr. Gjergj Sheldija.
>>>>> the 2.6 can't create user with role defined and cant add user, and the
>>>>> uer create can select department to service with as the page infer?
>>>>> is there error for me? my site: http://218.6.160.10:8848/care2.6
>>>>> thxs.
>>>>>
>>>>>
>>>>> 莫愁前路无知己,天下谁人不识君。
>>>>>
>>>>> 在2009-04-30 21:26:00,"Gjergj Sheldija"  写道:
>>>>> >hi,
>>>>> >
>>>>> >can you give a bit more info ?
>>>>> >
>>>>> >i have it running under xampp nad win xp sp3 and ubuntu apoache 2.x php
>>>>> >5.2..
>>>>> >
>>>>> >gj.
>>>>> >
>>>>> >On Thu, 2009-04-30 at 18:19 +0530, ganesh kumar wrote:
>>>>> >> Guys,
>>>>> >>
>>>>> >> Finally I have completed successfully installation of Xampp 1.6.8 [PHP 
>>>>> >> 4] with Care2x-HIS-2.5_RC1 under Windows XP with SP3instead of 
>>>>> >> Care2x-HIS-2.5_RC2 in which I am facing with "The page cannot be 
>>>>> >> displayed" error.
>>>>> >>
>>>>> >>
>>>>> >> If any one can help me to solve  "The page cannot be displayed" error 
>>>>> >> under Care2x-HIS-2.5_RC2 is well and good.
>>>>> >>
>>>>> >> Thanks & Regards,
>>>>> >> Fromkgk_007
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >> ----- Original Message 
>>>>> >> From: ganesh kumar 
>>>>> >> To: care2002-developers@lists.sourceforge.net
>>>>> >> Sent: Tuesday, 28 April, 2009 6:33:16 PM
>>>>> >> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with 
>>>>> >> Care2x-HIS-2.5_RC2 -- The page cannot be displayed
>>>>> >>
>>>>> >>
>>>>> >> Hi
>>>>> >>
>>>>> >> You mean that php-switch.bat [from php 5 to php4] is not necessary for 
>>>>> >> this install.  And also the php_sqlite.dll is enabled in the php.ini
>>>>> >>
>>>>> >> If that is the case then I get the following error while installation 
>>>>> >> with php 5
>>>>> >>
>>>>> >> PHP Version lower than 5.0.0  is required, you are running 5.2.6
>>>>> >>
>>>>> >> Thanks for your support.
>>>>> >>
>>>>> >> Thanks & Regards,
>>>>> >> Fromkgk_007
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >> - Original Message 
>>>>> >> From: Gjergj Sheldija 
>>>>> >> To: care2002-developers@lists.sourceforge.net
>>>>> >> Sent: Tuesday, 28 April, 2009 5:44:31 PM
>>>>> >> Subject: Re: [Care2002-developers] Help: Xampp 1.6.8 with 
>>>>> >> Care2x-HIS-2.5_RC2 -- The page

Re: [Care2002-developers] Help: Xampp 1.6.8 with Care2x-HIS-2.5_RC2 -- The page cannot be displayed

2009-05-06 Thread easy
thxs.Mr. Gjergj Sheldija,
 
 I know this. but I can't do it as you say, u havn't create a role as you say 
when you added a sample user in my system. so I want know how did you do? I can 
add role ,but can;t add user ,select a role and department,but still say error: 
You have not selected any area!
why?




--

此致
 easy.

在2009-05-06?15:23:01,"Gjergj?Sheldija"??写道:
>hi,
>
>scuse?me?for?the?late?reply.
>the?whole?thing?is?quite?easy?actually.
>first?you?create?e?role?(?ex?.pediatric?nurse?)
>then?you?create?a?user?(?ex?sample?sample?)?and?in?the?checkbox?you?associate
>it?with?one?or?more?departments.
>that's?it.
>the?user?and?all?the?patients?the?user?admits?or?has?access?to?will
>only?be?those
>for?which?the?user?has?the?corresponding?department.
>
>regards
>gj.
>
>2009/5/6?easy?:
>>?Hi,Mr.?Gjergj?Sheldija.
>>
>>???It's?simple?question,but?I?can't?create?user,why?not?show?me?how??I?find
>>?2.6?many?problem.?I?think?maybe?have?some?wrong?understand?it.so?I?want?to
>>?know?how?you?do?it.
>>
>>
>>?--
>>?此致
>>?easy
>>
>>?在2009-05-05?22:26:51,"Gjergj?Sheldija"??写道:
>>>i've?just?created?a?user?with
>>>login?:?sample
>>>pass?:?sample
>>>
>>>login?with?those?and?see?how?it?works?and?how?it?was?setup..
>>>
>>>gj.
>>>
>>>2009/5/5?easy?:
>>>>
>>>>?http://218.6.160.10:8848/care2.6/index.php
>>>>
>>>>?http://www.woohe.com.cn:8848/care2.6/index.php
>>>>?--
>>>>?此致
>>>>
>>>>
>>>>?在2009-05-05?19:28:26,"Gjergj?Sheldija"??写道:
>>>>>hi,
>>>>>
>>>>>sorry,?but?i?can't?reach?that?ip?address?you?gave?me.
>>>>>
>>>>>gj.
>>>>>
>>>>>easy?wrote:
>>>>>>?hi,Mr.?Gjergj?Sheldija.
>>>>>>?the?2.6?can't?create?user?with?role?defined?and?cant?add?user,?and?the
>>>>>>?uer?create?can?select?department?to?service?with?as?the?page?infer?
>>>>>>?is?there?error?for?me??my?site:?http://218.6.160.10:8848/care2.6
>>>>>>?thxs.
>>>>>>
>>>>>>
>>>>>>?莫愁前路无知己,天下谁人不识君。
>>>>>>
>>>>>>?在2009-04-30?21:26:00,"Gjergj?Sheldija"??写道:
>>>>>>?>hi,
>>>>>>?>
>>>>>>?>can?you?give?a?bit?more?info??
>>>>>>?>
>>>>>>?>i?have?it?running?under?xampp?nad?win?xp?sp3?and?ubuntu?apoache?2.x?php
>>>>>>?>5.2..
>>>>>>?>
>>>>>>?>gj.
>>>>>>?>
>>>>>>?>On?Thu,?2009-04-30?at?18:19?+0530,?ganesh?kumar?wrote:
>>>>>>?>>?Guys,
>>>>>>?>>
>>>>>>?>>?Finally?I?have?completed?successfully?installation?of?Xampp?1.6.8?[PHP?4]?with?Care2x-HIS-2.5_RC1?under?Windows?XP?with?SP3instead?of?Care2x-HIS-2.5_RC2?in?which?I?am?facing?with?"The?page?cannot?be?displayed"?error.
>>>>>>?>>
>>>>>>?>>
>>>>>>?>>?If?any?one?can?help?me?to?solve??"The?page?cannot?be?displayed"?error?under?Care2x-HIS-2.5_RC2?is?well?and?good.
>>>>>>?>>
>>>>>>?>>?Thanks?&?Regards,
>>>>>>?>>?Fromkgk_007
>>>>>>?>>
>>>>>>?>>
>>>>>>?>>
>>>>>>?>>?-?Original?Message?
>>>>>>?>>?From:?ganesh?kumar?
>>>>>>?>>?To:?care2002-develop...@lists.sourceforge.net
>>>>>>?>>?Sent:?Tuesday,?28?April,?2009?6:33:16?PM
>>>>>>?>>?Subject:?Re:?[Care2002-developers]?Help:?Xampp?1.6.8?with?Care2x-HIS-2.5_RC2?--?The?page?cannot?be?displayed
>>>>>>?>>
>>>>>>?>>
>>>>>>?>>?Hi
>>>>>>?>>
>>>>>>?>>?You?mean?that?php-switch.bat?[from?php?5?to?php4]?is?not?necessary?for?this?install.??And?also?the?php_sqlite.dll?is?enabled?in?the?php.ini
>>>>>>?>>
>>>>>>?>>?If?that?is?the?case?then?I?get?the?following?error?while?installation?with?php?5
>>>>>>?>>
>>>>>>?>>?PHP?Version?lower?than?5.0.0??is?required,?you?are?running?5.2.6
>>>>>>?>>
>>>>>>?>>?Thanks?for?your?support.
>>>>>>?>>
>&