<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: MaxDB ext + Php-5.4 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403580#M3345869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Burkhard, thank you Simon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;@Simon the ext. from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://pecl.php.net/package/maxdb"&gt;http://pecl.php.net/package/maxdb&lt;/A&gt;&lt;SPAN&gt; didnt work by you "too" with 5.3 without those patches? is that the case?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 07:01:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-23T07:01:54Z</dc:date>
    <item>
      <title>MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaq-p/9403575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to install php-5.4.13 with MaxDB ext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configuring with the Option: --with-maxdb=/opt/sdb/programs/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be configured but then i get a lot of Errors,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks alot for you help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@sh php-5.4.13]# make&lt;/P&gt;&lt;P&gt;Makefile:783: warning: overriding commands for target `ext/maxdb/php_maxdb.lo'&lt;/P&gt;&lt;P&gt;Makefile:781: warning: ignoring old commands for target `ext/maxdb/php_maxdb.lo'&lt;/P&gt;&lt;P&gt;/bin/sh /usr/src/php-5.4.13/libtool --silent --preserve-dup-deps --mode=compile cc&amp;nbsp; -Iext/maxdb/ -I/usr/src/php-5.4.13/ext/maxdb/ -DPHP_ATOM_INC -I/usr/src/php-5.4.13/include -I/usr/src/php-5.4.13/main -I/usr/src/php-5.4.13 -I/usr/src/php-5.4.13/ext/date/lib -I/usr/src/php-5.4.13/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/opt/sdb/programs//sdk/sqldbc/incl -I/usr/src/php-5.4.13/ext/sqlite3/libsqlite -I/usr/src/php-5.4.13/TSRM -I/usr/src/php-5.4.13/Zend&amp;nbsp;&amp;nbsp;&amp;nbsp; -I/usr/include -g -O2 -fvisibility=hidden&amp;nbsp; -c /usr/src/php-5.4.13/ext/maxdb/php_maxdb.c -o ext/maxdb/php_maxdb.lo &lt;/P&gt;&lt;P&gt;In file included from /usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:100:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:203: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:208: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:215: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_affected_rows_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:257: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_client_version_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:259: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_connect_errno_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:260: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_errno_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:262: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_field_count_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:264: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_insert_id_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:267: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_protocol_version_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:268: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_server_version_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:270: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_thread_id_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:272: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_link_warning_count_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:273: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_result_type_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:275: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_result_current_field_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:276: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_result_num_rows_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:277: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_affected_rows_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:280: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_insert_id_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:281: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_num_rows_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:282: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_param_count_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:283: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_field_count_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:284: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_stmt_errno_readâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:285: warning: comparison is always true due to limited range of data type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: At top level:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:335: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âmaxdb_link_methodsâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:386: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âmaxdb_result_methodsâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:408: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âmaxdb_stmt_methodsâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:484: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âmaxdb_functionsâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:600: error: âmaxdb_functionsâ undeclared here (not in a function)&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âphp_maxdb_fetch_hashâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1714: error: âzend_fcall_infoâ has no member named âobject_ppâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1751: error: âzend_fcall_info_cacheâ has no member named âobject_ppâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_read_propertyâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1929: error: âzvalâ has no member named ârefcountâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1935: error: too few arguments to function âstd_hnd-&amp;gt;read_propertyâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_write_propertyâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1969: error: âzvalâ has no member named ârefcountâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1970: error: âzvalâ has no member named ârefcountâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:1975: error: too few arguments to function âstd_hnd-&amp;gt;write_propertyâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âmaxdb_objects_newâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2088: error: âzend_class_entryâ has no member named âdefault_propertiesâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âzm_startup_maxdbâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2129: warning: assignment from incompatible pointer type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2130: warning: assignment from incompatible pointer type&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2135: error: âmaxdb_link_methodsâ undeclared (first use in this function)&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2135: error: (Each undeclared identifier is reported only once&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2135: error: for each function it appears in.)&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2142: error: âmaxdb_result_methodsâ undeclared (first use in this function)&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:2148: error: âmaxdb_stmt_methodsâ undeclared (first use in this function)&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c: In function âzif_maxdb_stmt_bind_paramâ:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:5483: warning: âzend_get_parameters_exâ is deprecated (declared at /usr/src/php-5.4.13/Zend/zend_API.h:238)&lt;/P&gt;&lt;P&gt;make: *** [ext/maxdb/php_maxdb.lo] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaq-p/9403575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-19T11:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403576#M3345865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;from my point of view there seems something wrong with the configuring procedure or the includes.&lt;/P&gt;&lt;P&gt;The compilation errors are duplicate definitions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In file included from /usr/src/php-5.4.13/ext/maxdb/php_maxdb.c:100:&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:203: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:208: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;/usr/src/php-5.4.13/ext/maxdb/php_maxdb.h:215: error: duplicate âstaticâ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These definition should be only defined in php_maxdb.h &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;201: #if ZEND_MODULE_API_NO &amp;gt;= 20040412&lt;/P&gt;&lt;P&gt;202: static&lt;BR /&gt;203:&amp;nbsp;&amp;nbsp; ZEND_BEGIN_ARG_INFO(second_arg_force_by_ref_rest, 1)&lt;BR /&gt;204:&amp;nbsp; ZEND_ARG_PASS_INFO(0)&lt;/P&gt;&lt;P&gt;205: ZEND_END_ARG_INFO();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;207:static&lt;BR /&gt;208:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ZEND_BEGIN_ARG_INFO(third_arg_force_by_ref_rest, 1)&lt;/P&gt;&lt;P&gt;This problem doesn't come from a double include of php_maxdb.h which could not be since it is protected by &lt;/P&gt;&lt;P&gt;#ifndef PHP_MAXDB_H&lt;/P&gt;&lt;P&gt;#define PHP_MAXDB_H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your version of the installed ZEND API,&amp;nbsp; PECL and PHP version including autoconf.&lt;/P&gt;&lt;P&gt;Are there some configure warnigs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 13:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403576#M3345865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-19T13:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403577#M3345866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Burkhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i am almost sure that it is not the installed Zend API, PECL and Co.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can successfully reconfigure php-5.2 (old Version which we used untill now) with the MaxDB ext.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I senpt the Weekend reinstalling some Linux Machine with new Versions of phh and httpd ...etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to rebuild php with MaxDB ext. and Result is the same!&amp;nbsp; "duplicate âstaticâ"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any other suggestions please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a qood howtos about configuring MaxDB + ODBC on linux with php?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have too many applications runing with MaxDB, we "cant" change so easly to another DB regardless if it is going to be from SAP or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Apr 2013 20:46:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403577#M3345866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-21T20:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403578#M3345867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pp schiller,&lt;/P&gt;&lt;P&gt;I am sorry. I try to reproduce it on my SLES11 image but I have to fight against libxml2 build erros &lt;SPAN __jive_emoticon_name="angry" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1389/images/emoticons/angry.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try it again tomorow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 13:50:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403578#M3345867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-22T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403579#M3345868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a number of patches for php 53x but I don't know if they work for 5.4. I'm even not sure if they work correctly on 5.3 because I'm not using them in production on 5.3.&lt;/P&gt;&lt;P&gt;Some of the patches I have made based on other older patches I found somewhere on the net.&lt;/P&gt;&lt;P&gt;I could send them to you so you could try if they make it work on 5.4 or you can adopt them to make them work on 5.4.&lt;/P&gt;&lt;P&gt;Let me know if you're interested and how I can send them to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 20:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403579#M3345868</guid>
      <dc:creator>simon_matter</dc:creator>
      <dc:date>2013-04-22T20:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403580#M3345869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Burkhard, thank you Simon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;@Simon the ext. from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://pecl.php.net/package/maxdb"&gt;http://pecl.php.net/package/maxdb&lt;/A&gt;&lt;SPAN&gt; didnt work by you "too" with 5.3 without those patches? is that the case?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 07:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403580#M3345869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-23T07:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403581#M3345870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's true, it doesn't build on 5.3 too without patches. However more patching may be needed for 5.4 maybe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 08:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403581#M3345870</guid>
      <dc:creator>simon_matter</dc:creator>
      <dc:date>2013-04-23T08:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403582#M3345871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;MaxDB now compiles and runs with PHP 5.4.For this I have made some little changes in &lt;/P&gt;&lt;P&gt;ext/maxdb/php_maxdb.c and&amp;nbsp; ext/maxdb/php_maxdb.h from the latest archive &lt;/P&gt;&lt;P&gt;on the PECL download &lt;A href="http://pecl.php.net/package/maxdb"&gt;http://pecl.php.net/package/maxdb&lt;/A&gt; (7.6.00.38)&lt;/P&gt;&lt;P&gt;I have configured PHP without libxml since I could not solve the rpm dependencie problems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./configure --with-maxdb=/opt/sdb/MaxDB --prefix=/home/burkhard/php --disable-libxml --disable-dom --disable-simplexml --disable-xml --disable-xmlreader --disable-xmlwriter --without-pear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also used the SQLDBC client from the latest MaxDB version (7.8.02.35).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the changed source files as attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403582#M3345871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-23T12:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: MaxDB ext + Php-5.4</title>
      <link>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403583#M3345872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Burkhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you, thank you, thank you, thank you &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; it is working, great job, thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to SAP too, great support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1410/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/maxdb-ext-php-5-4/qaa-p/9403583#M3345872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-24T13:59:49Z</dc:date>
    </item>
  </channel>
</rss>

