Hi , Does anybody knows how to do a full text search on a firebird database are there some open source scripts? Maybe with adodb, pear? I didn't find anything...
... How long is a piece of string? :) ... Certainly the external option may be of more use than expecting the database to do it ;) ... In my own case, I have...
... database ... nice ... searching ... links to ... addition to ... solutions ... Hi, I used Mysql for programming, but now I want to use Firebird because it...
... Having already been down that path porting from MySQL sources, I know what you mean, but many of the PHP projects do not use the restricted MySQL...
... http://home.lsces.co.uk/Upload/nola_firebird_database.zip Was running with Nola 1.2, but I don't see much progress as the developers have switched to the...
... You could probably do it with triggers, but it takes some work. Example: create table a ( id integer not null, textfield varchar(50) ); and you want to do...
Hi, I wish to compile Inserbase.so but I do not arrive there. I have this error : /home/olivier/tmp/php-5.0.3/main/php.h:267: error: conflicting types for...
I'm sorry - this is dreadfully off-topic but I'm trying to get an old box to use Fedora. I need to make a boot CD with Nero and the iso images of Fedora......
... Don't know on Fedora, but the SUSE boot disk you just download the .ISO and burn that. Mine then boots. I think you are mixing up creating a boot image...
Don't know on Fedora, but the SUSE boot disk you just download the .ISO and burn that. Mine then boots. I think you are mixing up creating a boot image when...
is there any difference between 1. burning the iso image Vs 2. extracting the iso image and burning the resulant extraction of files? the CDs look the same ...
... Yes! While you can see the files, the equivalent of MBR (Master Boot Record) will only be duplicated by using the image. The position of files on the disk...
... It's very different, by doing the first option ypu have a perfect image of the original, included the eltorito section of CD where the files for booting...
I'm not sure if I am missing something here? Just to be sure, you need disk images of Fedora. These will be files with *.iso extension approximatelly 600 to...
Hi All, Firebird is not working with PHP. Here's my setup. Win XP/Pro (SP2) Firebird 1.52.2.4731 PHP 5.0.3 Apache 2.0.52 PHP is working fine with Apache. The...
Hello all, Usually either the version of php just flat doesn't compile the php_interbase.so or I am missing some obvious step. I think it could also be that I...
... OK php_interbase.dll has not loaded ... Graphics driver - but still usefull ... Yep the one we want ... Fine ... Restarted Apache? Where is the copy of...
these steps worked for me These are steps to make PHP under Mandrake 10 aware of Firebird 1.03. My test machine is an i586 so I can't test for Firebird 1.5 1.-...
1132
Philippe Makowski
makowski@...
Feb 11, 2005 8:16 am
... try this (official Mandrake rpm) <ftp://rpmfind.net/linux/MandrakeCooker/10.2/i586/media/contrib/firebird-1.5.2.4731-0.2mdk.i586.rpm> or ...
... Yes. I've restarted the Apache service many times and the php.ini is in the C:\Windows folder. Running the phpinfo() gave me some confusing information....
... And phpinfo shows that is where it is reading it from? (First section has the location in it) ... What phpinfo says SHOULD help yo find your way round. ......
1135
Cesar L. Meloni
cesar@...
Feb 11, 2005 7:01 pm
Remember run "instclient.exe" to generate gds32.dll. php_interbase.dll need it to load. Cesar L. Meloni Altec S.E. Bariloche - Patagonia Argentina ... From:...
... The first section of the phpinfo() shows Configuration File (php.ini) Path C:\WINDOWS And this is from the C:\Windows\php.ini and points to the correct ...
... OK - we seem to be making SOME progress. The next thing to try is switching on other extensions and see that they appear in phpinfo() Is the GD section...
... extension. ... \ I'm not seeing a GD section either. I've renamed the gds32.dll to gds32.dll-Old and restarted the server. Still no good. Firebird's ...
... Then I'd still say that you are not actually seeing the php.ini file with the extensions in Send we that privately so I can compare with mine (Ive got to...
... extension. ... I've found something that is very significant. Just for a test, I copied the php.ini to the C:\PHP folder and now I have an Interbase ...