Nandalal,

you wrote:

NG> Does this mean we should NOT use the phpmyadmin to
NG> dump or restore database?

Realy you can use phpmyadmin. no problem. But look first into your
php.ini file. Realy everyone have his own method.

The problem is the following. There are web accounts available that
offer 200 mb space including database and php for 20 cents per month.
At such a server it can be that there are 10.000 and more accounts.

NG> Why not put Wilfried Goedert's method up for now but
NG> work out a simpler way of doing this for those who do
NG> not like working on the CLI?

My method works good for me to backup. But another server needs
another solution possibly.

My scripts work with root. But there is also a possibility to provide
a php script that starts this scripts.

Here i do it in that way to suck every mail of this list to put it to
a mysql database. From here a lot of things can be done.
http://care2x.de/CARE2x-Developers_Ar.406.0.html

The manual of this extention is here:
http://typo3.org/documentation/document-library/maillisttofaq/EXT_Mailing_List_Ar/

the technical information is here:
http://typo3.org/documentation/document-library/maillisttofaq/Technical_informatio/

it use simple
// MAIL CONTENT

$filename = "php://stdin";


I don't use it as a simple mail archive. I use it as knowledgebase. To
make FAQ and HowTos.

If the Plugins run in future i like to make a backup plugin for the
whole database.

Typo3 is very flexible. They have su a Plugin programmed with PHP.
A easy solution can be to use Typo3 for the backup of care2x :-)

-- 
Mit freundlichen Gr�ssen
Wilfried Goedert
mailto:[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Care2002-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to