ID: 27474
User updated by: azsd at hotmail dot com
Reported By: azsd at hotmail dot com
-Status: Bogus
+Status: Closed
Bug Type: Win32API related
Operating System: Windows2003
PHP Version: 4.3.4
New Comment:
sorry.
close it and wishes new entry add to manual.
Previous Comments:
------------------------------------------------------------------------
[2004-03-07 01:01:55] azsd at hotmail dot com
I am sorry,I have wrong point.
In 4.3.4 the win32apu extensions changes to Win32::RegisterFunction,
It's old version in php manual so that confused most new guys like me.
Suggust add this Win32::RegisterFunction description entry to old
w32api_register_function page in manual.
thx
------------------------------------------------------------------------
[2004-03-06 01:35:12] azsd at hotmail dot com
I am sure it's php_w32api.dll's error now.
May be win32api.dsp settings mistake.
hope it can fix in next release of PHP.
------------------------------------------------------------------------
[2004-03-06 01:25:39] azsd at hotmail dot com
er....
why problemes still exists in newst cvs.
I think the problem occured in php_w32api.dll.
may be it havent contain function strings to getmodual.
strange things other extension dlls are release version,
except php_w32api.dll were debug version,may be some codes are
commented using macro in debug compiler environment?
I am a pascal code,I am hardly trying to find where the bugs in code
now.
------------------------------------------------------------------------
[2004-03-03 04:02:17] azsd at hotmail dot com
thanks your reply,Dear sir
mmm,in ISAPI mode dl() been disabled automaticly.
surely I setted the extension_dir,other extensions like
GDlib,Zip,Sockets all works fine.
this condition once comes in 4.2.0 RC2,and fixed on CVS by developers,
Right now it comes back.
Is that mean-es someone who always use some part code earlier(than that
fix) version to rewrited the fixed codes??
I am not much know CVS,:P
------------------------------------------------------------------------
[2004-03-03 02:52:47] [EMAIL PROTECTED]
The php_w32api.dll extension must be loaded in php.ini:
extension=php_w32api.dll
(check that extension_dir is correct)
or using dl('php_w32api.dll')
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27474
--
Edit this bug report at http://bugs.php.net/?id=27474&edit=1