Unable to reach http://218.6.160.10:8848/c2x

Please use XAMPP v1.6.8 as it has PHP v5.2.x
http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampp-win32-1.6.8-installer.exe/download
or
http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampplite-win32-1.6.8.exe/download

- Ap.Muthu

  This is my install process:
   download  as you said: wget 
http://care2002.svn.sourceforge.net/viewvc/care2002/care2x/trunk/?view=tar -O 
care2x-svn-6856.tar.gz
  # tar -zxvf care2x-svn-6856.tar.gz
  and chmod of some directory: cache,include installer,upload.
  go to http://218,6,160.10:8848/c2x 
  can install normally, set the time-zone as asia/chongqing
  install data ,icd-10-en,ops-301-en,role,drug-intern,test-para.
  then over.
  you can go http://218,6,160.10:8848/c2x  and login as admin/a, still can't 
work normal.


  --

  此致

   easy

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

  At 2010-10-14 01:40:03,"Ap.Muthu" <apmu...@usa.net> wrote:

    There are issues with PHP 5.3.x
    Try an older XAMPP like v1.6.8
    
http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampp-win32-1.6.8-installer.exe/download
    or
    
http://sourceforge.net/projects/xampp/files/XAMPP%20Windows/1.6.8/xampplite-win32-1.6.8.exe/download

    - Ap.Muthu



      I am in windows use xampp with php 5.3.1 ,mysql 5.1.41. I can install 
smoothly again ,and install role,icd-10 data etc. and login as admin. but 
create role
      ,still can't change role, all have role id=1 archive.
      --

      此致

         easy

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

      At 2010-10-13 21:52:40,"Ap.Muthu" <apmu...@usa.net> wrote:

        I am not able to replicate your error.

        On a Debian Lenny Machine, with PHP 5.2.6 and MySQL v5.0.51a, 
        the following install of Care2x SVN 6856 was done just now:

          # cd var/www/webroot
          # wget 
http://care2002.svn.sourceforge.net/viewvc/care2002/care2x/trunk/?view=tar -O 
care2x-svn-6856.tar.gz
          # tar -zxvf care2x-svn-6856.tar.gz
          # mv trunk care2xsvn
          # chown -R www-data.www-data /var/www/webroot/care2xsvn
          # cd care2xsvn
          # find ./ -type f -exec chmod 644 \{\} \;
          # find ./ -type d -exec chmod 755 \{\} \;

        On the browser:
        http://www.mydomain.com/care2xsvn
        Follow install instructions

        I just did an install and it went on smoothly - I can create any user 
with any role.
        I must choose depts on the right hand side.

        I am able to logon as any such user with assigned rights correctly.

        Attached are the screenshots during the install.

        Regards,
        Ap.Muthu



          If I set it manually, certainly can. but the program can't set the 
role as I selected.

          --

          此致

             林晓东

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

          At 2010-10-13 16:03:59,"Ap.Muthu" <apmu...@usa.net> wrote:

            What version of MySQL are you running?
            What is the value of magic_quotes_gpc for your PHP ?
            If you use user_role = 34, for your user, can you access all 
places? 34 = Medical Consultant -> all areas permitted.

            - Ap.Muthu


              certainly all have the value  user_role id of achive role ( 1) .

              --

              此致

              easy

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

              At 2010-10-13 09:48:23,"Ap.Muthu" <apmu...@usa.net> wrote:

                After creating a login user with the correct role:
                Please verify that the care_users table has the user_role field 
populated with the correct id of role from the care_user_roles table.

                - Ap.Muthu
                  if so, there is no problem . but I can't create a user with 
selected role ,all user created having achive role,no mind what role I 
selected. 

                  --

                  此致

                     easy

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

                  At 2010-10-11 23:20:43,"Ap.Muthu" <apmu...@usa.net> wrote:

                    Choose from the left select box - A Medical Consultant will 
have all rights - select all departments as well - then you will have a super 
user to login with. The default selection is Archive Role.

                    Login as admin
                    System Admin -> Access Permissions -> Users: Create Edit 
Lock

                    See attachment.

                    - Ap.Muthu
                      Thanks. ok now,but how to add a user with the selected 
role other than achive role?  

                      --

                      此致

                      easy

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

                      At 2010-10-11 21:38:45,"Ap.Muthu" <apmu...@usa.net> wrote:

                        Thanks.
                        Fixed in SVN 6856 - try it now.


                          It's found in the trunk version. certainly, the data 
can import into care_test_para table manually. the program misused it with 
care_care_test_para.
                          and ...
                           in edp-access-create user menu :  the create user 
function can only set the archive role, any other role can't be setted.
                          --

                          此致

                             林晓东

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


At 2010-10-11 20:42:02,"Robert Meggle" <robert.meg...@care2x.org> wrote:

>... and the error still exists?
>
>Robert
>
>
>Am Montag, den 11.10.2010, 20:36 +0800 schrieb easy:
>> I download from svn : trunk
>> 
>> --
>> 此致
>> 
>>   easy 
>> 
>> 莫愁前路无知己,天下谁人不识君。
>> 
>> 
>> At 2010-10-11 16:01:42,"Robert Meggle" <robert.meg...@care2x.org> wrote:
>> 
>> >Hi,
>> >
>> >Am Sonntag, den 10.10.2010, 08:29 +0800 schrieb easy:
>> >> hi,all,
>> >> 
>> >> this is the error when I installing:
>> >> 
>> >> ---------------------------------------
>> >> 
>> >> Error running SQL query: 
>> >> 
>> >> Table 'care2x1.care_care_test_param' doesn't exist 
>> >> 
>> >> --------------------------------------
>> >
>> >Can you please make a fresh download, maybe you are using an older
>> >development status. 
>> >Please try it out with following tarball:
>> >http://care2002.svn.sourceforge.net/viewvc/care2002/care2x/?view=tar
>> >
>> >...and let us know if you still have that issues.
>> >
>> >Thanks very much
>> > Robert
>> >
>> >-- 


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to