I have a question in frontage, it is related to using submit forms to email, as you know, the submitting processes need web server with FrontPage Server...
How can add search feature to my site !! I looking for to find any method or code that talk about searching thought Html files contents and return the result...
... regarding the best way to update Fedora: www.debian.org :-/ ...no I have not had much good experience battling with redhat machines as it happens. sorry...
Jochem Maas
jochem@...
Jul 12, 2005 3:29 pm
1394
I am running Fedora Core 3 and I want to install and integrate Interbase (Firebird 1.5) with php. To create the "so" file, I downloaded php 4.4.0 and did a ...
Rather than using Firebird, I installed the original Borland Open Source release of Interbase, version 6.01 (InterBaseSS-LI-V6.01.i386.rpm). The interbase.so...
... That version is somewhat flaky at the best, ANY of the Firebird builds for windows would be better, but the latest 1.5.2 works fine. 1.5.2 will also...
... What firebird/interbase client library is compiled into the extensions? You can check this with ldd /usr/lib/php4/interbase.so Is it the one from your...
Avoid firebird 1.5 and php on linux(RH mandrake,fc,ubuntu etc) it dosent install properly like firebird 1.0 did with php rather see if firbird 2.0 will work...
That may have been the problem since I was using the 1.5 rpm as well as the 1.0 rpm. Both gave the error with php 4.4.0. I'll try the install script. Todd ...
I have installed the gd2 rpm from http://www.boutell.com/gd/. rpm -qa | grep "gd" shows that I have gd-2.0.28-1.30.1 on my system. My configure is ./configure...
... BIG FAT FUD. I have run fbird1.5 with php5 on linux since it was in beta. (somewhere near the beginning of 2004). maybe people should try downloading the...
Jochem Maas
jochem@...
Jul 13, 2005 2:35 pm
1405
your phpinfo says with-gd=shared try just using with-gd...
show me a installation file without a copied interbase.so or some holly hack. and i dont use rpms. on windows firbird 1.5 and php 4/5 works awesome on linux...
... Unconditional agreement. The only issue I've ever had when building php5 with firebird 1/1.5 numberous times had to do with mixing up the client libraries...
Darren - I believe that my problem is due to the fact that I am building php from php-4.4.0 and not including it in Apache. Apache was installed via the rpm...
what exactly isnt working the GD? its not an apache thing if it is the best way to install is using apache from source and php from source for desktop top...
AFAIK, If you don't load it in php.ini or during runtime, you will not be able to use it. BTW, let me do my biased suggestion: get a source-based distro....
I really wish I could start this thread over! I feel I started down the wrong path in the beginning: trying to modify rpm installed applications. Now please...
... It is good approach, but it is no necessary. I installed on many Mandrake and Slackware systems. I just downloaded the PHP source for the same version as...