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 <lin...@126.com>: > > 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" <gjergj.sheld...@gmail.com> 写道: >>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" <gjergj.sheld...@gmail.com> 写道: >>> >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 <kgk_...@yahoo.co.in> >>> >> 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 <gjergj.sheld...@gmail.com> >>> >> 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'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 >>> >> >>> >> >>> >> >>> >> Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! >>> >> Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox >>> >> >>> >> ------------------------------------------------------------------------------ >>> >> 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 >>> >> >>> >> >>> >> >>> >> Share files, take polls, and make new friends - all under one >>> >> roof. Go to http://in.promos.yahoo.com/groups/ >>> >> >>> >> ------------------------------------------------------------------------------ >>> >> 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 >>> >>> >>> >>> ------------------------------------------------------------------------ >>> 穿越地震带纪念汶川地震一周年 >>> <http://512.mail.163.com/mailstamp/stamp/dz/activity.do> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------------ >>> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your >>> production scanning environment may not be a perfect world - but thanks to >>> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK >>> i700 >>> Series Scanner you'll get full speed at 300 dpi even with all image >>> processing features enabled. http://p.sf.net/sfu/kodak-com >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Care2002-developers mailing list >>> Care2002-developers@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/care2002-developers >>> >> > > > ________________________________ > 穿越地震带 纪念汶川地震一周年 > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Care2002-developers mailing list > Care2002-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/care2002-developers > > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers