Subject | Re: [firebird-php] How make a back up from php? |
---|---|
Author | masotti |
Post date | 2009-07-21T08:22:38Z |
Oscar DarĂo Perdiguero ha scritto:
what happens with spaces or long names in filenames within PHP drivers.
I hope that long filenames and spaces in directory names don't matter,
but I don't remember if there are specific tests in PHP suite for that.
5.2.10 in
C:\Programmi\CodeGear\Delphi for PHP\2.0\php\ext
Rename the old version to something as php_interbase_old.dll, and
"\Programmi" is the italian localization for "\Program Files". Spanish
localization is different, but don't remember it.
It's a .mx support list (not .es), but I think it's almost the same.
have to wait until backup has completely finished before doing something
else with driver.
I've not digged that a lot, because on that server there's a old 5.0.4
PHP, then put a sleep of ten seconds between a backup and the next in my
script (I've many small databases on that server), because
ibase_backup() returns immediatly, but backup is only started, not
finished yet.
Ciao.
Mimmo.
> Thanks you by your answer and sorry by delay in my reply. I was tryingYou're my friend. :)
> to write in english.
>
>
> 2) there isn't a missprinting in the name of the back up. If you see atThere is a special reason not using aliases? I'd prefer, as I'm not sure
> that line, you'll see that the path for the source is diferent than the
> one for the back up.
>
what happens with spaces or long names in filenames within PHP drivers.
I hope that long filenames and spaces in directory names don't matter,
but I don't remember if there are specific tests in PHP suite for that.
> 3) Yes I'm using D4PHP but I'm coding, not using the VCL components andIn D4PHP you can try to sobstitute php_interbase.dll with more recent
>
5.2.10 in
C:\Programmi\CodeGear\Delphi for PHP\2.0\php\ext
Rename the old version to something as php_interbase_old.dll, and
"\Programmi" is the italian localization for "\Program Files". Spanish
localization is different, but don't remember it.
> 5) Can I write in spanish in this forum? and to you?http://www.firebirdsql.org/?op=lists#sup-fb-spanish
>
It's a .mx support list (not .es), but I think it's almost the same.
> Any other idea?With PHP ibase_backup() I have only this strange problem: seems that I
>
have to wait until backup has completely finished before doing something
else with driver.
I've not digged that a lot, because on that server there's a old 5.0.4
PHP, then put a sleep of ten seconds between a backup and the next in my
script (I've many small databases on that server), because
ibase_backup() returns immediatly, but backup is only started, not
finished yet.
Ciao.
Mimmo.