Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-24-2007, 01:19 PM
Junior Member
 
Join Date: Aug 2007
Posts: 2
Exclamation PDO_MSSQL unsupported in Zend Core

Hello,

I've been searching the net for hours and haven't found any resolutions to this only more people with the same issue.

I'm running the latest version of Zend Core on Windows Server 2003.

We are using this server to serve a number of web applications developed using the Zend Framework. Our clients perferred DB is MS SQL 2005.

I don't know why but PDO_MSSQL isn't included in the Zend Core build. Does anyone know how I might go about setting it up? Or suggest suitable work arounds for example mssql without PDO?

I have tried downloading the same version of PHP used and placing the PDO_MSSQL.dll file in the \Zend\Core\lib\phpext\ directory, but when enabling 'display_startup_errors' I noticed this...

"Unable to load dynamic library 'C:\Program Files\Zend\Core\lib\phpext\php_pdo_mssql.dll' - The specified module could not be found."

Hopefully someone out there ran in to this problem and found a resolution... Because it seems most forums discussing it haven't.

Kind regards,
Grant
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-27-2007, 12:33 PM
Member
 
Join Date: Aug 2007
Location: Tarnow/Krakow, Poland, EU
Posts: 30
Default

Check out the name of the DLL file:

Quote:
I have tried downloading the same version of PHP used and placing the PDO_MSSQL.dll file in the \Zend\Core\lib\phpext\ directory, but when enabling 'display_startup_errors' I noticed this...
Quote:
"Unable to load dynamic library 'C:\Program Files\Zend\Core\lib\phpext\php_pdo_mssql.dll' - The specified module could not be found."
Verify it in your php.ini.
__________________
I don't trust anything that bleeds for five days and doesn't die.
www.inetive.pl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-29-2007, 01:11 PM
Junior Member
 
Join Date: Aug 2007
Posts: 2
Default

Thanks for your response! The module is already included in php.ini to be loaded.

The error message in my orginal post is actually from Apache rather than from an application. So Apache & PHP are definitely trying to load the module which is when it's returning the error. Despite the file being located in the specified directory and being the same version as the included PDO DLL.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-29-2008, 04:36 PM
Junior Member
 
Join Date: May 2008
Posts: 1
Default

GrantusMaximus,

Did you ever determine how to enable MSSQL PDO support through Zend Core? I am in the same boat.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:04 PM.