<?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: PHP Warning:  PHP Startup: Unable to load dynamic library in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837645#M4868488</link>
    <description>&lt;P&gt;You say you are using Mac OS X 10.6.6 and that you downloaded a compiled version of the PHP driver from the Sybase website.  As far as I know, we do not distribute a compiled version for Mac OS X.  You would need to compile it yourself (I see you've done that, so, okay).  Also, the library should likely have a .dylib extension on Mac OS X (though I suppose it's possible we're generating .so)&lt;/P&gt;
&lt;P&gt;You say you have your &lt;CODE&gt;LD_LIBRARY_PATH&lt;/CODE&gt; set in your environment.  First, this should be called &lt;CODE&gt;DYLD_LIBRARY_PATH&lt;/CODE&gt; on Mac OS X.  I assume this is in a terminal?  Do you know for sure that it is set properly for your Apache process?  Usually if Apache is started as a service (or daemon), most operating systems will clear out the environment first to prevent variables accidentally getting included.&lt;/P&gt;
&lt;P&gt;You can get the environment for your apache process (assuming the executable is called &lt;CODE&gt;httpd&lt;/CODE&gt;) with the following command (as root):&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;# ps ewwxa | grep httpd | grep -v grep
&lt;/LI-CODE&gt;
&lt;P&gt;You should see output similar to:&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;26295   ??  Ss     0:00.28 /usr/sbin/httpd -D FOREGROUND PATH=/usr/bin:/bin:/usr/sbin:/sbin
26297   ??  S      0:00.00 /usr/sbin/httpd -D FOREGROUND PATH=/usr/bin:/bin:/usr/sbin:/sbin
&lt;/LI-CODE&gt;
&lt;P&gt;In this example you can see that the environment was reset.&lt;/P&gt;
&lt;P&gt;Have a look at these points.  If you find that the problem is with the Apache environment, it shouldn't be too difficult to figure out how to push the correct environment variables into the Apache process.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2011 09:05:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-22T09:05:59Z</dc:date>
    <item>
      <title>PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaq-p/13837644</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm been trying to get PHP working with the sqlanywhere.so module and I get the following message. 
PHP Warning:  PHP Startup: Unable to load dynamic library &lt;/P&gt;
&lt;P&gt;PHP 5.2.17&lt;BR /&gt;
Mac: O/S X : 10.6.6&lt;BR /&gt;
Server version: Apache/2.2.15 (Unix)&lt;BR /&gt;
Zend Server: &lt;/P&gt;
&lt;P&gt;Sybase Version 7.0&lt;/P&gt;
&lt;P&gt;In phpInfo(), it shows that my sqlanywhere.so extension is in the proper extension_dir, and the php.ini file shows that the extension is suppost to be loaded.&lt;/P&gt;
&lt;P&gt;I've downloaded the latest module threaded version from the sybase website (ver 5.3.5) threaded and still doesn't work.  In addition I've also tried to manually compile the extension and paste into my extension_dir, but get the same error.&lt;/P&gt;
&lt;P&gt;Also my LD_LIBRARY_PATH is set in my env and does point to the library files, so when i run say ./dbsrv12 it works.&lt;/P&gt;
&lt;P&gt;Please help this is very frustrating &lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 14:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaq-p/13837644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T14:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837649#M4868492</link>
      <description>&lt;P&gt;When you say "Sybase Version 7.0", what do you mean? I'm pretty sure we didn't have a PHP module in SQL Anywhere Studio 7.0, and you do mention dbsrv12, which implies that you're using SA version 12.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 14:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837649#M4868492</guid>
      <dc:creator>graeme_perrow</dc:creator>
      <dc:date>2011-03-21T14:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837650#M4868493</link>
      <description>&lt;P&gt;Sorry for the confusion, at work we have a Sybase database version 7, and yes I am using SA version 12&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 14:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837650#M4868493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T14:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837651#M4868494</link>
      <description>&lt;P&gt;This is still confusing me - what does "we have a Sybase database version 7" mean?  Does this mean that your database was created with version 7 or does this mean that your company owns a license for version 7 (but that you have downloaded a dev-ed version of SA 12)? Please explain.&lt;/P&gt;
&lt;P&gt;Note we ask because dbsrv12 cannot start a version 7 database.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837651#M4868494</guid>
      <dc:creator>MarkCulp</dc:creator>
      <dc:date>2011-03-21T15:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837652#M4868495</link>
      <description>&lt;P&gt;Our database was created with version 7 and I have downloaded a dev-ed of SA 12.&lt;/P&gt;
&lt;P&gt;I would still like to be able to install the PHP module however, because they are currently migrating over to the latest database version of sybase.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837652#M4868495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-21T15:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837645#M4868488</link>
      <description>&lt;P&gt;You say you are using Mac OS X 10.6.6 and that you downloaded a compiled version of the PHP driver from the Sybase website.  As far as I know, we do not distribute a compiled version for Mac OS X.  You would need to compile it yourself (I see you've done that, so, okay).  Also, the library should likely have a .dylib extension on Mac OS X (though I suppose it's possible we're generating .so)&lt;/P&gt;
&lt;P&gt;You say you have your &lt;CODE&gt;LD_LIBRARY_PATH&lt;/CODE&gt; set in your environment.  First, this should be called &lt;CODE&gt;DYLD_LIBRARY_PATH&lt;/CODE&gt; on Mac OS X.  I assume this is in a terminal?  Do you know for sure that it is set properly for your Apache process?  Usually if Apache is started as a service (or daemon), most operating systems will clear out the environment first to prevent variables accidentally getting included.&lt;/P&gt;
&lt;P&gt;You can get the environment for your apache process (assuming the executable is called &lt;CODE&gt;httpd&lt;/CODE&gt;) with the following command (as root):&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;# ps ewwxa | grep httpd | grep -v grep
&lt;/LI-CODE&gt;
&lt;P&gt;You should see output similar to:&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;26295   ??  Ss     0:00.28 /usr/sbin/httpd -D FOREGROUND PATH=/usr/bin:/bin:/usr/sbin:/sbin
26297   ??  S      0:00.00 /usr/sbin/httpd -D FOREGROUND PATH=/usr/bin:/bin:/usr/sbin:/sbin
&lt;/LI-CODE&gt;
&lt;P&gt;In this example you can see that the environment was reset.&lt;/P&gt;
&lt;P&gt;Have a look at these points.  If you find that the problem is with the Apache environment, it shouldn't be too difficult to figure out how to push the correct environment variables into the Apache process.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 09:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837645#M4868488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T09:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837653#M4868496</link>
      <description>&lt;P&gt;using PHPINFO under Environment it shows: DYLD_LIBRARY_PATH=/usr/local/zend/apache2/lib:/Applications/SQLAnywhere12/System/lib32. Is this correct?&lt;/P&gt;
&lt;P&gt;I also ran the code you provided: but had to add an underscore between FOREGROUND and PATH, otherwise it just brings up the list of commands for httpd
ie: /usr/sbin/httpd -D FOREGROUND_PATH=/usr/bin:/bin:/usr/sbin:/sbin&lt;/P&gt;
&lt;P&gt;Once I ran that command how do I check to see if the apache environment getting these values? I didn't see FOREGROUND_PATH in the environment section of PHPINFO after I restarted apache, but I'm unsure if its suppose to be there.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 11:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837653#M4868496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T11:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837654#M4868497</link>
      <description>&lt;P&gt;Only the first line was the command.  The second two lines are the output I saw on the mac 10.6 box I have at my disposal.&lt;/P&gt;
&lt;P&gt;How are you getting the phpinfo you describe?  The &lt;CODE&gt;DYLD_LIBRARY_PATH&lt;/CODE&gt; seems reasonable enough.  But is it just coming from your terminal, or is it actually set within your apache process?&lt;/P&gt;
&lt;P&gt;If the PHP driver loaded properly, there should be a section in phpinfo referring to SQL Anywhere.  If that section is there, then your immediate problem has nothing to do with the environment settings.&lt;/P&gt;
&lt;P&gt;You need to be sure that the library that you have installed in PHP was compiled for your platform.  That not only means that it has to be built for Mac OS X (your original post implied that you were using the Linux driver which is not compatible), but also that the pointer size matches.  If you run &lt;CODE&gt;file php&lt;/CODE&gt; with your php binary as well as &lt;CODE&gt;file sqlanywhere.dylib&lt;/CODE&gt; with the sqlanywhere driver you're using you should see the same output (apart from the file name).  This also needs to match your apache binary.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2011 19:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837654#M4868497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-22T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837646#M4868489</link>
      <description>&lt;P&gt;When you say you downloaded the binary for version 5.3.5, it's important to note that the version you download &lt;EM&gt;must&lt;/EM&gt; match the PHP version you have (this is why there are so many versions posted).  You indicated that you have PHP version 5.2.17, so you should download the version of our library compiled for PHP version 5.2.17...which I see we don't actually have posted at the moment for some reason (we do have it available if needed).&lt;/P&gt;
&lt;P&gt;Anyway, since you're on a Mac, the posted binaries won't work.  However, I feel that it's an important point to make.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837646#M4868489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T08:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837655#M4868498</link>
      <description>&lt;P&gt;Ok good to know.. the documentation says to always download the latest version, but I guess that doesn't matter for the mac and I need to use the dylib files.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837655#M4868498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T08:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837647#M4868490</link>
      <description>&lt;P&gt;I was able to build and load the SQL Anywhere PHP driver on a Mac OS X 10.6.0 machine with the following commands:&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;curl &lt;A href="http://download.sybase.com/ianywhere/php/2.0.10/sasql_php.zip" target="test_blank"&gt;http://download.sybase.com/ianywhere/php/2.0.10/sasql_php.zip&lt;/A&gt; -o sasql_php.zip
unzip -a sasql_php.zip
cd sqlanywhere
/usr/bin/phpize .
./configure
make
su
make install
echo "extension=sqlanywhere.so" &amp;gt;&amp;gt; /etc/php.ini
exit
/usr/bin/php --info | grep -i sqlanywhere
&lt;/LI-CODE&gt;
&lt;P&gt;You will have to substitute &lt;CODE&gt;/usr/bin&lt;/CODE&gt; with the location of your PHP installation (for both &lt;CODE&gt;php&lt;/CODE&gt; and &lt;CODE&gt;phpize&lt;/CODE&gt;).  Also use the correct location of &lt;CODE&gt;php.ini&lt;/CODE&gt; as can be found with &lt;CODE&gt;/usr/bin/php --info | grep php.ini&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;The last line should produce output similar to:&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;sqlanywhere
SQLAnywhere support =&amp;gt; enabled
PHP SQLAnywhere driver version =&amp;gt; 2.0.10.0
SQLAnywhere client version =&amp;gt; 12.0.1.3152
sqlanywhere.allow_persistent =&amp;gt; On =&amp;gt; On
sqlanywhere.auto_commit =&amp;gt; On =&amp;gt; On
sqlanywhere.max_connections =&amp;gt; Unlimited =&amp;gt; Unlimited
sqlanywhere.max_persistent_connections =&amp;gt; Unlimited =&amp;gt; Unlimited
sqlanywhere.verbose_errors =&amp;gt; On =&amp;gt; On
&lt;/LI-CODE&gt;
&lt;P&gt;If your &lt;CODE&gt;DYLD_LIBRARY_PATH&lt;/CODE&gt; is not set correctly you will see the following value for SQLAnywhere client version (instead of &lt;CODE&gt;12.0.1.3152&lt;/CODE&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;LI-CODE lang="sql"&gt;SQLAnywhere client version =&amp;gt; The SQLAnywhere client libraries could not be loaded. Please ensure that libdbcapi.so can be found in your LD_LIBRARY_PATH environment variable.
&lt;/LI-CODE&gt;
&lt;P&gt;Admittedly, the specific details in that error message are incorrect for Mac OS X, but the idea is correct.&lt;/P&gt;
&lt;P&gt;Once you have this working, it should be fairly easy to get it to work in Apache.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837647#M4868490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T08:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837656#M4868499</link>
      <description>&lt;P&gt;Yes, sorry.  The word "version" here means a couple of things.  The "version" that the doc refers to relates specifically to our code.  In that respect, all of the ones that are posted on the web site are always the latest version.  The "PHP version" column in the table refers to the version of PHP, which is independent of our code.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837656#M4868499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837657#M4868500</link>
      <description>&lt;P&gt;I tried what you mentioned and am still getting the error
 PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/zend/lib/php_extensions/sqlanywhere.so' - (null) in Unknown on line 0&lt;/P&gt;
&lt;P&gt;Does it matter the I'm using Zend Server?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837657#M4868500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T09:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837658#M4868501</link>
      <description>&lt;P&gt;When do you get the error message?  Is it when you run &lt;CODE&gt;/usr/bin/php --info&lt;/CODE&gt;?  Or is it when you start your Zend server?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837658#M4868501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T09:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837659#M4868502</link>
      <description>&lt;P&gt;right after i follow what you wrote if i run 'make test', or after i restart apache then run "php -m", also when zend server starts and I check the log files.. it shows up there as well&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837659#M4868502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837660#M4868503</link>
      <description>&lt;P&gt;Is the file in &lt;CODE&gt;/usr/local/zend/lib/php_extensions/sqlanywhere.so&lt;/CODE&gt; the same one you just built?  Or is it an older one?&lt;/P&gt;
&lt;P&gt;I've never used Zend.  It may have PHP compiled in a different way (threaded vs non-threaded, or some other difference).  PHP is exceptionally picky about differences in compiling.  Make sure when you use &lt;CODE&gt;phpize&lt;/CODE&gt; that you're using the one from the Zend installation (if there is one), otherwise there may be a difference.&lt;/P&gt;
&lt;P&gt;You may also want to look at this forum post:
&lt;A href="http://forums.zend.com/viewtopic.php?f=59&amp;amp;t=2365&amp;amp;p=9981"&gt;http://forums.zend.com/viewtopic.php?f=59&amp;amp;t=2365&amp;amp;p=9981&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837660#M4868503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837661#M4868504</link>
      <description>&lt;P&gt;Yes it is the sqlanywhere.so that is being built, I validated by removing the file and watching to see if another gets copied into that ext directory once I run the above install, and it does.  The phpize bin is the one included in the zend install /usr/local/Zend/bin, and when I run phpize i include the full path.&lt;/P&gt;
&lt;P&gt;I checked the link and added the ARCHPREFERENCE to env.. still same result &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837661#M4868504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837662#M4868505</link>
      <description>&lt;P&gt;Hmmm...then I'm stumped.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837662#M4868505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T10:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837663#M4868506</link>
      <description>&lt;P&gt;very discouraging. if the expert is stumped what chance do i have..&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 11:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837663#M4868506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T11:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: PHP Warning:  PHP Startup: Unable to load dynamic library</title>
      <link>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837664#M4868507</link>
      <description>&lt;P&gt;Can you try to make it work with regular PHP to rule out any issues specific to Zend server?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2011 12:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/php-warning-php-startup-unable-to-load-dynamic-library/qaa-p/13837664#M4868507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T12:01:23Z</dc:date>
    </item>
  </channel>
</rss>

