PDO_4D on Windows

280 views
Skip to first unread message

PaRnanZio Gun

unread,
Mar 21, 2011, 11:16:35 AM3/21/11
to PDO_4D
Hi there..
I'm trying to install the PDO_4D driver on a Windows machine.
What is the best way to do it?

I tried with Apache and IIS, but PHP never loads my extension.

I put the php_pdo_4d.dll (v0.3) in $PHP_DIR/ext folder and added
'extension=php_pdo_4d.dll' in php.ini.

extension_loaded("php_pdo_4d") returns false.

Any hints?

Many thanks. PG

PaRnanZio Gun

unread,
Mar 21, 2011, 11:29:26 AM3/21/11
to PDO_4D
Executing PHP in cmd:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program
Files\PHP\ext\php_pdo_4d.dll' - Cannot find the specified module in
Unknown on line 0

This is what I got loading the Windows version of the build.

PaRnanZio Gun

unread,
Mar 21, 2011, 12:00:59 PM3/21/11
to PDO_4D
Ok, sorry for *spamming*, but I'm still trying and maybe this could be
useful for someone..
I added the missing file to my $PHP_DIR, but now I got a new error
executing php:
"Impossibile trovare il punto di ingresso zend_wrong_param_count
della procedura nella libreria di collegamento dinamico
php4ts.dll." (Italian version)
"Cannot find entry procedure point zend_wrong_param_count in the
dynamic linking library php4ts.dll." (english translation)

I'm using Windows 7, PHP 5.3.5 VC9 non-thread safe.

If I remove the entry (extension=php_pdo_4d.dll) from the php.ini the
error doen't appear.

I will try installing a PHP with a lower version, but right now the
server is down.

PG
Reply all
Reply to author
Forward
0 new messages