Mark Alan wrote:
> GMM wrote:
>
>> Dear Mark
>>
>> Can you give me a simple version of Pathology
>> Lab Management software?
>>
>
> The management of a Pathology Lab has nothing simple about it:
> - the people that work in such a lab (widely viewed a complex adaptive
> system),
> - t
GMM wrote:
> Dear Mark
>
> Can you give me a simple version of Pathology
> Lab Management software?
The management of a Pathology Lab has nothing simple about it:
- the people that work in such a lab (widely viewed a complex adaptive
system),
- the hardware and its maintenance,
- the compl
09 5:34 PM
> To: care2002-developers@lists.sourceforge.net
> Subject: Re: [Care2002-developers] login error
>
> Hi GM,
>
> We are using iPath for online consultations and it can handle requests
> and pictures and replies and keeps statistics. It is also open source
> and
]
Sent: Thursday, March 26, 2009 5:34 PM
To: care2002-developers@lists.sourceforge.net
Subject: Re: [Care2002-developers] login error
Hi GM,
We are using iPath for online consultations and it can handle requests and
pictures and
replies and keeps statistics. It is also open source and free
: "GMM"
To:
Date sent: Thu, 26 Mar 2009 17:22:45 +0600
Subject: Re: [Care2002-developers] login error
Send reply to: care2002-developers@lists.sourceforge.net
<mailto:care2002-developers-
requ...@lists.so
, March 26, 2009 4:28 AM
To: care2002-developers@lists.sourceforge.net
Subject: Re: [Care2002-developers] login error
Gjergj Sheldija wrote:
> hello Mark,
>
> it's not a problem..but maybe it would be better to create another db to
> hold the logs in...what do you think ?
Keeping
well let's give it a try then :)
gj.
Mark Alan wrote:
> Gjergj Sheldija wrote:
>
>> don't you think it'll be too much of an overload for the main db to handle
>> even the access logs ?
>> every time you click in a module on c2x it generates a log entry..
>> that's why i preferred the sqlite wa
Gjergj Sheldija wrote:
> don't you think it'll be too much of an overload for the main db to handle
> even the access logs ?
> every time you click in a module on c2x it generates a log entry..
> that's why i preferred the sqlite way..quick inserts with practically
> filesystem access times...
Fr
Mark Alan wrote:
> Gjergj Sheldija wrote:
>
>> hello Mark,
>>
>> it's not a problem..but maybe it would be better to create another db to
>> hold the logs in...what do you think ?
>>
>
> Keeping login/user access data in a table is the natural thing to do.
> A simple table in the care2x m
Gjergj Sheldija wrote:
> hello Mark,
>
> it's not a problem..but maybe it would be better to create another db to
> hold the logs in...what do you think ?
Keeping login/user access data in a table is the natural thing to do.
A simple table in the care2x main dbms (MySQL/postgreSQL) would be enoug
hello Mark,
it's not a problem..but maybe it would be better to create another db to
hold the logs in...what do you think ?
well anything is better than text files :)
gj.
Mark Alan wrote:
> Gjergj Sheldija wrote:
>
>> sqlite is there for a simple reason :
>> http://care2x.wordpress.com/200
Gjergj Sheldija wrote:
> sqlite is there for a simple reason :
> http://care2x.wordpress.com/2008/08/04/new-logging-system-for-care2x/
> and
> http://care2x.wordpress.com/2008/08/08/care2x-access-logs-to-db-importer/
>
> although the design is really easy and one can change it from sqlite
> to mys
sqlite is there for a simple reason :
http://care2x.wordpress.com/2008/08/04/new-logging-system-for-care2x/
and
http://care2x.wordpress.com/2008/08/08/care2x-access-logs-to-db-importer/
although the design is really easy and one can change it from sqlite
to mysql..
gj.
Mark Alan wrote:
> Gjergj
is it true that in not possible to install other vesion usin subversion
in linux,i mean using command line ?
> Is this requirement just in 2.6? I don't have that extension and c2x seems
> to run fine.
>
> Thanks
> Tim
>
>
> On Wed, 25 Mar 2009, regina babu wrote:
>
>>
>> thanks all for the ideas
Is this requirement just in 2.6? I don't have that extension and c2x seems
to run fine.
Thanks
Tim
On Wed, 25 Mar 2009, regina babu wrote:
>
> thanks all for the ideas
> by install the php-sqlite extesion now i can login
> it seem other projects command to install php-sqlite before install the
thanks all for the ideas
by install the php-sqlite extesion now i can login
it seem other projects command to install php-sqlite before install the
project
> Gjergj Sheldija wrote:
>> you have to install the php-sqlite extension.
>
> The php modules needed are:
>
> php5-mysql php5-cgi php5-cli p
Gjergj Sheldija wrote:
> you have to install the php-sqlite extension.
The php modules needed are:
php5-mysql php5-cgi php5-cli php5-gd php5-sqlite
Altough I never really understood why do we need for sqlite (and
php5-sqlite) if we already have MySQL (postgreSQL).
Other similar projects see
thanks Gjergj
done
> hi regina,
>
> you have to install the php-sqlite extension.
>
> regards
> gj
>
> regina babu wrote:
>> I installed care2.6_alpha on ubuntu and on lammp .means mysql, apache
>> ,php I tried to login as admin
>> the result on right window:
>>
>> Fatal error: Class 'SQLiteDat
Hi Regina,
seems that php5-sqlite is missing on your system. Under ubuntu just
execute:
sudo apt-get install php5-sqlite
after that restart apache:
sudo /etc/init.d/apache2 restart
Hope it helps
Robert
Am Mittwoch, den 25.03.2009, 09:44 +0300 schrieb regina babu:
> I installed care2.6_alpha
thanks Gjergj
done
> hi regina,
>
> you have to install the php-sqlite extension.
>
> regards
> gj
>
> regina babu wrote:
>> I installed care2.6_alpha on ubuntu and on lammp .means mysql, apache
>> ,php I tried to login as admin
>> the result on right window:
>>
>> Fatal error: Class 'SQLiteDat
hi regina,
you have to install the php-sqlite extension.
regards
gj
regina babu wrote:
> I installed care2.6_alpha on ubuntu and on lammp .means mysql, apache
> ,php I tried to login as admin
> the result on right window:
>
> Fatal error: Class 'SQLiteDatabase' not found in
> /var/care2x/2.6
I installed care2.6_alpha on ubuntu and on lammp .means mysql, apache
,php I tried to login as admin
the result on right window:
Fatal error: Class 'SQLiteDatabase' not found in
/var/care2x/2.6/include/access_log.php on line 45
please help
Do you have any suggestions?
regina
__
22 matches
Mail list logo