Subject Re: [firebird-php] Restore when Apache is connected
Author Milan Babuskov
Balagopal wrote:
> We have a C/S application that uses Firebird (2.1). Recently we made a web extension to this application using PHP. We have a back-up/restore utility as part of the C/S software. The restore function (this copies the backed-up database file to the actual location) fails if Apache is connected.
>
> Any way to do restore when Apache is connected?

No. But, changing ibase_pconnect with ibase_connect might help.



--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================