e
Date: Wednesday, December 10, 2008 09:25:37 PM -0600
From: phphelp -- kbk
To: [email protected]
Subject: Re: [PHP-DB] MySQLDump through PHP/HTML UI
Hi, Chris -- -- -- --
Yes, thanks for the suggestion: it runs from the command line just
fine. I run them often, and it works in Windo
phphelp -- kbk wrote:
Hi, Chris -- -- -- --
Yes, thanks for the suggestion: it runs from the command line just fine.
I run them often, and it works in Windows.
However, I just was able to gain access again to the error log (long
story), and I see that the page is throwing an unrelated error
On Dec 10, 2008, at 3:21 PM, Yves Sucaet wrote:
What PHP-function/command are you using to invoke the mysqldump
command?
As I said in the original post, I have used both system() and exec(),
both with the same result.
Try including a flush() statement right before you start dumpin
Hi, Chris -- -- -- --
Yes, thanks for the suggestion: it runs from the command line just
fine. I run them often, and it works in Windows.
However, I just was able to gain access again to the error log (long
story), and I see that the page is throwing an unrelated error that
it does not th
phphelp -- kbk wrote:
Hello - - -- -
I have a utility which creates a MySQLDump of selected tables or the
whole database. This works fine on my development machine, a W2K box.
It does not work on the testing server, a linux box.
I'll post code if you want, but it is very simple:
1. I creat
al Message -
From: "Ken Kixmoeller.com" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 10, 2008 11:38 AM
Subject: Re: [PHP-DB] MySQLDump through PHP/HTML UI
Merci, Yves - --
It takes the blink of an eye. It seems like none of the string is running
at all.
Also, yeah,
Windows uses "\".
That's all I have for now,
Yves
- Original Message - From: "phphelp -- kbk"
<[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 10, 2008 9:32 AM
Subject: [PHP-DB] MySQLDump through PHP/HTML UI
Hello - - -- -
I have a utility which c
Yves
- Original Message -
From: "phphelp -- kbk" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, December 10, 2008 9:32 AM
Subject: [PHP-DB] MySQLDump through PHP/HTML UI
Hello - - -- -
I have a utility which creates a MySQLDump of selected tables or the
whole database. Th
Hello - - -- -
I have a utility which creates a MySQLDump of selected tables or the
whole database. This works fine on my development machine, a W2K
box. It does not work on the testing server, a linux box.
I'll post code if you want, but it is very simple:
1. I create the "dump" language