Re: [PHP-DEV] config.w32.h...registry configuration

2002-05-01 Thread Daniel Beulshausen
At 11:41 01.05.2002 -0700, Shane Caraveo wrote: >Daniel Beulshausen wrote: >>At 11:19 01.05.2002 -0700, Shane Caraveo wrote: >> >>>>> > they should be changed to use the windows registry anyway... >>>>> >>>>> Feel free to do it

Re: [PHP-DEV] config.w32.h

2002-05-01 Thread Daniel Beulshausen
like PEAR_INSTALLDIR, PHP_BINDIR etc should be stored in the registry IMO. daniel /*-- Daniel Beulshausen - [EMAIL PROTECTED] Using PHP on Windows? http://www.php4win.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] config.w32.h

2002-05-01 Thread Daniel Beulshausen
At 18:35 01.05.2002 +0200, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > do you mean constants like PHP_EXTENSION_DIR? > > For instance, yes. > > > they should be changed to use the windows registry anyway... > > Feel free to do it :) this isn't

Re: [PHP-DEV] config.w32.h

2002-05-01 Thread Daniel Beulshausen
At 17:44 01.05.2002 +0200, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > what's the reason to rename the file? > > As I pointed out in a previous posting, this way we could put > config.w32.h into .cvsignore and let it be "created" from a >

RE: [PHP-DEV] config.w32.h

2002-05-01 Thread Daniel Beulshausen
-bergmann.de/ > > > > -- > > PHP Development Mailing List <http://www.php.net/> > > To unsubscribe, visit: http://www.php.net/unsub.php > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, visit: http://www.php.net/unsub.php /*-- Daniel Beulshausen - [EMAIL PROTECTED] Using PHP on Windows? http://www.php4win.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread Daniel Beulshausen
At 10:46 13.12.01 +0100, Marc Boeren wrote: >Hi, > >Is there any reason why the ftp module is not available as a msvc project in >php_modules? it's built-in and IMO all modules that don't require external libraries should become it too. daniel >If not, I'll add

Re: [PHP-DEV] Bug #14464: apphelp.dll dependency breaks extensions on platforms other than XP

2001-12-12 Thread Daniel Beulshausen
useless on >any windows version prior to XP). > >Source: DLL Help on MSDN. (The file is only listed as part of Windows XP). there's no dll in the binary package which is directly dependent upon that dll. where did you get that info from? daniel /*-- Daniel Beulshausen - [EMAIL PROTECTE

Re: [PHP-DEV] Bug #13617 Updated: wrong saved pictures

2001-11-28 Thread Daniel Beulshausen
ckage (see >http://www.php.net/downloads.php) with PHP-4.0.6. > > > >[2001-10-09 13:36:02] [EMAIL PROTECTED] > >The GB-Libary has problem to save files (JPEG), i open any and make it >small und some pictures

Re: [PHP-DEV] Re: Win32 Build for 4.1.0

2001-11-26 Thread Daniel Beulshausen
At 01:32 27.11.2001 +0200, Jani Taskinen wrote: >Ah, okay. We will get a lot of reports of GD2 missing.. :) nah. :) >What about the PDFlib ? the pdf_open_memory_image() issue. daniel >--Jani > >On Tue, 27 Nov 2001, Daniel Beulshausen wrote: > > >At 01:09 27.11.2

Re: [PHP-DEV] Re: Win32 Build for 4.1.0

2001-11-26 Thread Daniel Beulshausen
e pdf ext... daniel >--Jani > > >On Tue, 27 Nov 2001, Daniel Beulshausen wrote: > > >At 01:00 27.11.2001 +0200, Jani Taskinen wrote: > > > >>Did you check the bug reports? :) > >>Critical ones.. > > > >yeah, but i won't start patching the rel

Re: [PHP-DEV] Re: Win32 Build for 4.1.0

2001-11-26 Thread Daniel Beulshausen
At 01:00 27.11.2001 +0200, Jani Taskinen wrote: >Did you check the bug reports? :) >Critical ones.. yeah, but i won't start patching the release (tough nothing big). daniel >--Jani > > >On Mon, 26 Nov 2001, Daniel Beulshausen wrote: > > >At 18:40 26.11.2001 +

[PHP-DEV] Re: Win32 Build for 4.1.0

2001-11-26 Thread Daniel Beulshausen
there's an unfulfilled dependency now. i didn't discovered anything suspicious, but who knows... daniel /*-- Daniel Beulshausen - [EMAIL PROTECTED] Using PHP on Windows? http://www.php4win.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAI

Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Daniel Beulshausen
ut filter working but I have real work >to do so I dont really have time to spend playing with it for too long. i've played with that some time ago, apache loaded the module but crashed upon requests. anyway, i don't think that a win32 version of the apache2 filter for 4.1.0 is needed

Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Daniel Beulshausen
e2 filter in 4.1.0 won't work under win32, because the latest rev. of sapi_apache2.c is 1.39 and you'll need atleast rev. 1.51. don't bother trying it, because it won't behave correct without those patches. daniel /*-- Daniel Beulshausen - [EMAIL PROTECTED] Using PHP o

Re: [PHP-DEV] Re: right path on WinXP to document

2001-11-11 Thread Daniel Beulshausen
- windows (overwritten) win9x -> winxp - windows win9x -> winnt5 - windows winnt5 -> winxp - winnt some users may also use different directories... but IMO they should be smart enough to know where they have installed windows. just do something like Win9x: copy to %WINDIR

Re: [PHP-DEV] Re: right path on WinXP to document

2001-11-11 Thread Daniel Beulshausen
s\system32 > > Hm, this may well be, since I 'just' updated the system from Windows > 2000 to WindowsXP and did no fresh install. you can use the %WINDIR% or %SystemRoot% env-variables to detect such things. daniel /*-- Daniel Beulshausen - [EMAIL PROTECTED] Using PHP on Windo

[PHP-DEV] RE: Fw: [php4win] PHP code not always processed

2001-09-14 Thread Daniel Beulshausen
my config-files. > > > > an other point is, that the 408dev-cgi creates other pages > > that the 406dev-cgi but i think this is a problem with \n > > and \r\n and maybe the nl2br-function... if php408dev parses > > the php-pages correctly, i will check if this is a

Re: [PHP-DEV] Bug #12927 Updated: TTF functions not working on Windows 2000

2001-08-23 Thread Daniel Beulshausen
http://bugs.php.net/?id=12927&edit=1 > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] /*-- danie

Re: [PHP-DEV] SAPI_API glitch

2001-08-15 Thread Daniel Beulshausen
At 20:23 15.08.2001 +0300, Zeev Suraski wrote: >At 20:20 15-08-01, Daniel Beulshausen wrote: >>At 19:33 15.08.2001 +0300, Zeev Suraski wrote: >>>At 18:40 15-08-01, Daniel Beulshausen wrote: >>>>At 17:36 15.08.2001 +0200, Daniel Beulshausen wrote: >>>>>

Re: [PHP-DEV] SAPI_API glitch

2001-08-15 Thread Daniel Beulshausen
At 19:33 15.08.2001 +0300, Zeev Suraski wrote: >At 18:40 15-08-01, Daniel Beulshausen wrote: >>At 17:36 15.08.2001 +0200, Daniel Beulshausen wrote: >>>At 18:20 15.08.2001 +0300, Zeev Suraski wrote: >>>>Is there any reason to have them even exported? I think

Re: [PHP-DEV] SAPI_API glitch

2001-08-15 Thread Daniel Beulshausen
At 17:36 15.08.2001 +0200, Daniel Beulshausen wrote: >At 18:20 15.08.2001 +0300, Zeev Suraski wrote: >>Is there any reason to have them even exported? I think we can just nuke >>SAPI_API altogether (I could be wrong, we might be referencing them >>somewhere, but I don&

Re: [PHP-DEV] SAPI_API glitch

2001-08-15 Thread Daniel Beulshausen
daniel >At 17:58 15-08-01, Daniel Beulshausen wrote: >>hi >> >>currently if extensions want to define their own SAPI_POST_*_FUNC (fdf, >>mbstring) they'll run into trouble, because they are defined as 'SAPI_API >>void ... my_handler'. this however d

[PHP-DEV] SAPI_API glitch

2001-08-15 Thread Daniel Beulshausen
and are thus loosing the sapi_globals_id (which must be imported). nuking SAPI_API from the macro, and using (SAPI_API || PHP_EXT_API) SAPI_POST_*_FUNC would avoid this glitch. anyone objects? daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Devel

Re: [PHP-DEV] cvs socket extension

2001-07-25 Thread Daniel Beulshausen
nctions it would make sense too (i.e. socket_fd_free) daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: [PHP-DEV] cvs socket extension

2001-07-25 Thread Daniel Beulshausen
ue my lack of karma I can't commit it anyway, >feel free to do so if you find it appropriate. please let me know wether the attached patch fixes your concerns. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on

Re: [PHP-DEV] cvs socket extension

2001-07-23 Thread Daniel Beulshausen
--- >$someport = 3334; > >$fd = socket_create_listen($someport, 5); > >$fd_set = socket_fd_alloc(); >socket_fd_set($fd, $fd_set); > >socket_select(0x7fff, $fd_set, 0, 0, 0, 0); we can add a support function which return's the php_socket->socket integer. dan

Re: [PHP-DEV] Bug #11818 Updated: Using the PDF functions after July 1st triggers an internal PDFlib error

2001-07-06 Thread Daniel Beulshausen
x27;m overlooking. > > > > Joao > > > > > > > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail:

Re: [PHP-DEV] POSIX ext. on Win32?

2001-07-06 Thread Daniel Beulshausen
7;t transparent, so you'll need to use a library which runs posix in the win32 subsystem (cygwin, mingw, ...). here could/will arise some serious issues as well, so i think a better approach would IMO be to create a win32 api interface (besides the .Net extension). daniel /*-- daniel

Re: [PHP-DEV] Bug #11881: undefined function: getservbyname()

2001-07-04 Thread Daniel Beulshausen
he bundle libPDF (beta expired) ? http://www.pdflib.com/pdflib/patches.html daniel /*-- daniel beulshausen - [EMAIL PROTECTED] searching job: application development with php using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e

Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread Daniel Beulshausen
At 21:10 24.06.2001 +0200, Jani Taskinen wrote: >On Sun, 24 Jun 2001, Daniel Beulshausen wrote: > > >the issue that made the extension break was the step from resources to > >longs for the socket fd's, this was necessary as win32 socket fd's are > >different from

Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread Daniel Beulshausen
At 20:58 24.06.2001 +0200, Daniel Beulshausen wrote: >jani, > >At 20:21 24.06.2001 +0200, Jani Taskinen wrote: > >>What new functionality? Why the hell should the API change? >>Only the function names should have been changed, not break >>the whole extension! > &

Re: [PHP-DEV] About ext/sockets/

2001-06-24 Thread Daniel Beulshausen
sockets > >> >example script running. It works fine under 4.0.5, so i renamed the > >> >functions to the new ones, und tried to get it running. It started, and i > >> >could connect without problems, but instead of being an echo server, i > >> >just got d

Re: [PHP-DEV] Re: FW: [PHP-QA] 4.0.6 Packaged!

2001-06-22 Thread Daniel Beulshausen
//www.php4win.de/php-4.0.6-Win32.zip seems like we're ready to announce the release now, someone with enough karma could add this win32 binary. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] searching job: application development with php using php on windows? http://www.php4win.de

Re: [PHP-DEV] Bug #11558 Updated: Sybase-CT functions not found.

2001-06-21 Thread Daniel Beulshausen
--- > > > >ATTENTION! Do NOT reply to this email! >To reply, use the web interface found at http://bugs.php.net/?id=11558&edit=2 > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] sockets extension

2001-05-17 Thread Daniel Beulshausen
similiar to unix), but not under the 9.x family. (but maybe i'm missing somehing) daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: [PHP-DEV] sockets extension

2001-05-16 Thread Daniel Beulshausen
tackle backwards compatibility here. forgot to answer that, no the new function names don't overlap, thereprefixed i.e. socket -> socket_create fd_dealloc -> socket_fd_free create_listen_sock -> socket_create_listen ... daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using

Re: [PHP-DEV] sockets extension

2001-05-16 Thread Daniel Beulshausen
>FormatMessage()). > >*ouch* > >I WILL NOT DO WINDOWS PROGRAMMING >I WILL NOT DO WINDOWS PROGRAMMING >... > > >>as that together would already break old scripts i've also renamed the >>functions to (hopefully) go with the standards. > > >The naming looks

Re: [PHP-DEV] sockets extension

2001-05-16 Thread Daniel Beulshausen
module. Do any of >the new function names overlap with the old ones? I'm not quite sure how >we should tackle backwards compatibility here. i think the same, but i'm pretty sure that it'll break alot sockets scripts. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] usi

[PHP-DEV] sockets extension

2001-05-16 Thread Daniel Beulshausen
x27;ve also renamed the functions to (hopefully) go with the standards. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de sockets.tar.gz -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Daniel Beulshausen
es that issue (can be used for 4.0.5 as well) daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Daniel Beulshausen
At 12:44 16.05.2001 +0200, Hellekin O. Wolf wrote: >At 11:59 16/05/2001 +0200, Daniel Beulshausen wrote: >>At 22:39 15.05.2001 +0300, Andi Gutmans wrote: >>>I can do a basic build but I think Daniel Beulshausen might be able to >>>do a more complete build with a lot o

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Daniel Beulshausen
At 22:39 15.05.2001 +0300, Andi Gutmans wrote: >I can do a basic build but I think Daniel Beulshausen might be able to do >a more complete build with a lot of Windows extensions. >Or is there anyone else? i've uploaded a build at http://www.php4win.de/php-4.0.6-rc1.exe i'

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Daniel Beulshausen
At 22:08 12.05.2001 +0200, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > Log: > > hopefully fix win32 build, untested > > I was two seconds away of commiting exactly the same patch :-) > > But it doesn't fix it completely: um, i can comp

Re: [PHP-DEV] Bug #10758 Updated: php_curl.dll won't load, even if in WinNT\system32 folder

2001-05-09 Thread Daniel Beulshausen
2 & ssleay32) libarys are affected, so if you can get another copy of them your error should go away. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL P

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
. then please merge the install.txt in there, as it's currently somewhat incomplete. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
instructions >but not the ones they want, it will be labeled as crap an html file would be certainly good, so you're encouraged to convert it :) daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http:

Re: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-09 Thread Daniel Beulshausen
be nuked as it's pretty out of date. info's not covered by install.txt should be moved there, IMO. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECT

Re: [PHP-DEV] Bug #10606 Updated: function pdf_open_memory_image undefined function

2001-05-09 Thread Daniel Beulshausen
der for the Windows binaries builder.. >The pdf.dsp should have HAVE_LIBGD13 1 in it? the dependency of the pdf on the gd extension is really bad... otherwise we'll have dozens of bugreports that the pdf extension isn't working anymore. daniel /*-- daniel beulshausen - [EMAIL PROTE

Re: [PHP-DEV] RE: Bug #10209 Updated: php_sybase_ct.dll is causing illegal oper ation

2001-05-07 Thread Daniel Beulshausen
dll and the instructions be updated to avoid this pain for others. i think can't assume that everyone using the sybase_ct extension under windows is using sybase 11... maybe the best would be to remove the libct.dll from the dll folder. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php

Re: [PHP-DEV] Re: Bug #10640 Updated: php_curl.dll

2001-05-07 Thread Daniel Beulshausen
n with the latest cvs just fine, so i assume that they have been fixed anyway. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: [PHP-DEV] Bug #10638: exec(), system(), ... without reply

2001-05-03 Thread Daniel Beulshausen
At 20:58 03.05.2001 +0300, Andi Gutmans wrote: >At 07:42 PM 5/3/2001 +0200, Daniel Beulshausen wrote: >>At 19:24 03.05.2001 +0200, Daniel Beulshausen wrote: >>>At 20:04 03.05.2001 +0300, Andi Gutmans wrote: >>>>At 12:59 PM 5/3/2001 -0400, Joe Brown wrote: >&g

Re: [PHP-DEV] Bug #10638: exec(), system(), ... without reply

2001-05-03 Thread Daniel Beulshausen
At 19:24 03.05.2001 +0200, Daniel Beulshausen wrote: >At 20:04 03.05.2001 +0300, Andi Gutmans wrote: >>At 12:59 PM 5/3/2001 -0400, Joe Brown wrote: >>>echo typically is not a program. >>>It is a command in the CMD.exe or COMMAND.com programs. >>> >>&g

Re: [PHP-DEV] Bug #10638: exec(), system(), ... without reply

2001-05-03 Thread Daniel Beulshausen
right now we are executing the programm direct, without creating a console. maybe we should manage a list of internal commands, like echo, dir, copy,... and create a console for them... daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development

Re: [PHP-DEV] Bug #10342 Updated: TSRM.DSP containing LF instead of CR/LF

2001-05-03 Thread Daniel Beulshausen
:w ;-) > > >ty > Markus > >--- > > > >ATTENTION! Do NOT reply to this email! >To reply, use the web interface found at http://bugs.php.net/?id=10342&edit=2 > > >-- >PHP Development Mailin

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] 4.0.6

2001-05-02 Thread Daniel Beulshausen
At 22:55 02.05.2001 +0300, Andi Gutmans wrote: >At 09:52 PM 5/2/2001 +0200, Daniel Beulshausen wrote: >>At 22:46 02.05.2001 +0300, Zeev Suraski wrote: >>>I think very much like James, that we're trying to fix something that >>>wasn't broken. Ten RC's

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] 4.0.6

2001-05-02 Thread Daniel Beulshausen
At 22:57 02.05.2001 +0300, Zeev Suraski wrote: >At 22:52 2/5/2001, Daniel Beulshausen wrote: >>At 22:46 02.05.2001 +0300, Zeev Suraski wrote: >>>I think very much like James, that we're trying to fix something that >>>wasn't broken. Ten RC's and

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] 4.0.6

2001-05-02 Thread Daniel Beulshausen
ality Assurance Mailing List <http://www.php.net/> >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >>To contact the list administrators, e-mail: [EMAIL PROTECTED] > >-- >Zeev Suraski <[EMAIL PROTECTED]> &g

Re: [PHP-DEV] RE: [PHP-QA] 4.0.6

2001-05-02 Thread Daniel Beulshausen
k at test results) from within VC. just start the build for testsuite, and open results.txt after it finished. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] Bug #8077 Updated: Exec, passthru, system bugs for php ISAPI & CGI

2001-04-16 Thread Daniel Beulshausen
ommit a fix for the "unable to fork" issue once i get back to my box. it'll be fixed in 4.0.6! daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [

Re: [PHP-DEV] Bug #8722 Updated: non blocking sockets reading doesn't work on WIN32

2001-04-16 Thread Daniel Beulshausen
mit if it works well. It looks right to me. james, this should be done in bindlib_w32 (if it isn't already), and not in fsock.c. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To u

Re: [PHP-DEV] Re: PHP 4.0 Bug #9964 Updated: Unresolved symbols

2001-04-04 Thread Daniel Beulshausen
eply, use the web interface found at > > http://bugs.php.net/?id=9964&edit=2 > > > > >__ >Do You Yahoo!? >Get email at your own domain with Yahoo! Mail. >http://personal.mail.yahoo.com/ > >-- >PHP Development Ma

Re: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6

2001-04-03 Thread Daniel Beulshausen
itional commands, e-mail: [EMAIL PROTECTED] >>To contact the list administrators, e-mail: [EMAIL PROTECTED] > > >-- >PHP Development Mailing List <http://www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To cont

RE: [PHP-DEV] 4.0.5 RC2 Win32 Binaries?

2001-03-23 Thread Daniel Beulshausen
know if I can get crypt support in >there.. Ill try is crypt that crucial? it has to be patched in, see http://www.php4win.de/article.php3 most php.net win32 releases support it, so you can expect that 4.0.5 will come with it too... daniel /*-- daniel beulshausen - [EMAIL PROTECTED]

Re: [PHP-DEV] PHP 4.0 Bug #9808 Updated: crypt function not supported

2001-03-17 Thread Daniel Beulshausen
eed to define HAVE_CRYPT & HAVE_CRYPT_H. i've put up an libcrypt port at www.php4win.de daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-13 Thread Daniel Beulshausen
. Where can I find these >dll's and where should I place them? libct.dll and libcs.dll should be part of sybase. you'll need to add the path, where they are stored, to your PATH environment variable. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:44 24.02.2001 +0100, Sebastian Bergmann , php-dev mailinglist <[EMAIL PROTECTED] wrote: >At 21:16 24.02.2001 +0100, Sebastian Bergmann wrote: >>Daniel Beulshausen wrote: >> > it means nearly no changes, one or two. i'll have to look at it again >> > befor

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:16 24.02.2001 +0100, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > it means nearly no changes, one or two. i'll have to look at it again > > before i can tell you which one. okay, here we go, one patch is already done (quite a while ago), it was the add_pro

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:04 24.02.2001 +0100, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > actually it compiles under win32 with (nearly) no changes, but i did no > > functional checking. > > Huch? I was not able to load the MSVC project files. yep, the dsp needs to be update

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
er, I think it would help if you say that you want to make php-gtk >compile on Win32 :-) actually it compiles under win32 with (nearly) no changes, but i did no functional checking. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Developm

Re: [PHP-DEV] PHP 4.0.4 patchlevel 1 released

2001-01-12 Thread Daniel Beulshausen
uploaded a package at http://www.php4win.com/download/php-4.0.4pl1-Win32.zip maybe phil can up it when he's uploading the installer, i'm out of karma :) daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <htt

Re: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Daniel Beulshausen
;http://www.php.net/> >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >To contact the list administrators, e-mail: [EMAIL PROTECTED] /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Developmen

Re: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-10 Thread Daniel Beulshausen
, and should go in, but imo it's not worth rolling out another RC. just prefix this function with the ZEND_API macro to export it. daniel /*-- daniel beulshausen - [EMAIL PROTECTED] using php on windows? http://www.php4win.de -- PHP Development Mailing List <http://www.php.net/> To uns