On Friday 24 October 2003 05:58 pm, Todd Cary wrote: > I have interbase integrated with php on my RH 9 server *BUT* I lost my > notes on how I did it. What I do have is interbase.so and it is in the > /usr/lib/php4 directory. > > I need to setup another server and I would like to know how to integrate > interbase with php/apache. > When you configure PHP, use the --with-interbase flag.
[tadpole php5]$ ./configure --help | grep interbase --with-interbase=DIR Include InterBase support. DIR is the InterBase base install directory, defaults to /usr/interbase > Todd -- Evan Nemerson [EMAIL PROTECTED] -- "He who fights too long against dragons becomes a dragon himself; and if you gaze too long into the abyss, the abyss will gaze into you." -Nietzche -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php