Hi,
Am Sun, 9 Nov 2008 17:43:02 +0100 schrieb Matthias Korn matsch@rockinchina.com:
Am Sun, 09 Nov 2008 17:28:33 +0100 schrieb Frames Project frames@lct.jussieu.fr:
[..]
I guess he was talking about something like this: http://phpshell.sourceforge.net/
A shell emulator written in PHP. You upload it to your web space and after installation you can run shell commands in it e.g. mysqldump -u $USER --password=$PASSWORD $DATABASE -c | /bin/gzip -9
~/backup/wiki-$DATABASE-$(date '+%Y%m%d').sql.gz
HTH, Matthias
Thank you for this information.
My problem is : I cannot install mysqldump on the Internet Provider machines I have no root access.
I suppose I am not the only one in that case, I wonder how other people do.
They use PHP Shell. Have you tried it? You don't need root access. You upload und install it like any other PHP-enabled software (e.g. MediaWiki).
MySQLDumper seems to be of the same type. Just upload and install.
What exactly is your problem?
HTH, Matthias