cancel
Showing results for 
Search instead for 
Did you mean: 

PHP ext module for php 5.3.19

Former Member
0 Kudos
3,319

Hi All,

Is there any way I can get the php ext module for php 5.3.19? I am using IIS 6 on win server 2003, SA 12.0.0.2483.

TIA.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

We are in the process of testing the driver before they can be posted on the web site. You should be able to use the php-5.3.18 driver in the meantime.

Former Member
0 Kudos

Already did that. But getting the PHP Startup: Unable to load dynamic library 'C:Program FilesPHPv5.3extphp-5.3.18_sqlanywhere.dll' - The specified module could not be found. Both SA 12 and php v5.3 already in the path. The php-5.3.18_sqlanywhere.dll is also copied to the v.5.3ext directory.

btw, can I call .bat file using this external object functionality? I was thinking of putting the php file in batch file and then call the batch file from SA. Can it be done?

0 Kudos

Sounds like you want to execute php from the command line: http://www.php.net/manual/en/features.commandline.usage.php