I need to access my Firebird DB, wich is remote. But it seems I can't put on functions such as ibase_connect() or ibase_query(), maybe because of the php.ini configuration. I already open a support request, but I think there's some way of load on ibase extensions through a .htaccess file.
I spent a long time looking on Google for solutions, but none work out for me.
Any help would be appreciated. Thanks.
FireBird extensions
-
- A semi-regular
- Posts: 23
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Feb 14, 2011 1:01 pm
Re: FireBird extensions
This will require that I recompile PHP on the hosted websites machine to add those functions. I will work on this during the next maintenance event, which I will try to schedule for later this week.