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