|
|
Choosing A Webhost: |
PHP Module as dynamic extension on RedHat Enterprise 2.1 (PHP 4.1.2): msg#00254db.maxdb
Hi, It's possible to install the PHP Module as dynamic extension without rebuilding the whole PHP Source. I did some minor changes to the Source, Makefiles und configuration macros, below are the instructions: * Install the PHP Source RPM-Package and php-devel Package * rpm -i php-4.1.2-2.1.8.src.rpm rpm -i php-devel-4.1.2-2.1.8.i386.rpm * Create the PHP-Build Directory (You can ignore dependencies here) * rpmbuild --nodeps -bp /usr/src/redhat/SPECS/php.spec * Extract the maxdb-php Interface tarball * tar xzf maxdb-php-source-7_5_00_19.tgz * Get the Patch * wget http://www.hoetzel.info/jo/Hacking/maxdb/maxdb-php-4.1-source-7_5_00_19.patch * Apply the Patch * cd ext patch -p1 <../maxdb-php-4.1-source-7_5_00_19.patch * Copy the extension to the PHP-Source extension Directory * cp -r maxdb /usr/src/redhat/BUILD/php-4.1.2/ext cd /usr/src/redhat/BUILD/php-4.1.2/ext/maxdb * Configure the extension * phpize ./configure --with-maxdb=shared,/opt/sdb/programs * Compile the Extension * make * Install the Extension into PHP4 Module Directory * mv modules/maxdb.so /usr/lib/php4/ * Add to your php.ini * extension=maxdb.so ------------------------------------------- Cyperfection - agentur für neue medien gmbh Jürgen Hötzel mailto:hoetzel@xxxxxxxxxxxxxxx Karl-Kraemer-Str. 4 - 67061 Ludwigshafen fon: 0621/587104-0 - fax: 0621/587104-90 http://www.cyperfection.de/ Anfahrt - http://www.cyperfection.de/Anfahrt/ <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: AW: SapDB crash with a SELECT statement, clovis_wichoski |
|---|---|
| Next by Date: | disaster recovery questions, Filip Sergeys |
| Previous by Thread: | Comparing chr(Numeric Value) to NULL, Florian Schmitz |
| Next by Thread: | disaster recovery questions, Filip Sergeys |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |