[PHP-DEV] PHP 4.0 Bug #8911 Updated: Can't get oci9.dll and oracle.dll to load. All others dlls load.

2001-01-25 Thread dbeu
ID: 8911 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Assigned To: Comments: you'll need to install the oracle client libaries in order to get it to work Previous Comments

[PHP-DEV] PHP 4.0 Bug #8865 Updated: App launching with hotkeys delayed

2001-01-25 Thread dbeu
ID: 8865 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Apache related Assigned To: Comments: Previous Comments: --- [2001-01-23 12:28:42] [EMAIL PROTECTED] With PHP

[PHP-DEV] PHP 4.0 Bug #8846 Updated: gmdate() causes crash. Using Apache + Win2K

2001-01-25 Thread dbeu
ID: 8846 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Reproduceable crash Assigned To: Comments: gmdate() crashes if -1 is given as timestamp (gmmktime() is returning -1 if an error occured) Previous Comments

[PHP-DEV] PHP 4.0 Bug #9709 Updated: Unable to load php_ldap.dll

2001-03-13 Thread dbeu
ID: 9709 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Assigned To: Comments: seems like libsasl.dll isn't found. copy libsasl.dll to %WinDir%/system(32). Previous Comments

[PHP-DEV] PHP 4.0 Bug #8846 Updated: gmdate() causes crash. Using Apache + Win2K

2001-03-13 Thread dbeu
ID: 8846 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: fixed in cvs Previous Comments: --- [2001-02-17 17:55:23] [EMAIL PROTECTED

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

2001-03-13 Thread dbeu
ID: 9626 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sybase-ct (ctlib) related Assigned To: Comments: can you please download the dependcy walker and check if all external dlls are found? http://www.dependencywalker.com Previous Comments

[PHP-DEV] PHP 4.0 Bug #9619 Updated: {0,300} returns REG_BADRPT-Warning

2001-03-13 Thread dbeu
ID: 9619 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Assigned To: Comments: the regex will have to look like the following ^(.{0,99}[^ ]*).*$ the ereg functions seem only to support values 0 100 for the intervals. use

[PHP-DEV] PHP 4.0 Bug #9617 Updated: fileposition error

2001-03-13 Thread dbeu
ID: 9617 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: following script works okay for me (win2k) so closing. ?php $output = fopen("test.txt", "a+"); echo "bytes written

[PHP-DEV] PHP 4.0 Bug #9732 Updated: Using PHP in ISAPI mode, the ASP Server stops to work

2001-03-13 Thread dbeu
ID: 9732 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Assigned To: Comments: do you have the "asp_tags" configuration value enabled or disable? Previou

[PHP-DEV] PHP 4.0 Bug #9853 Updated: pg_cmdtuples function does not exist

2001-03-22 Thread dbeu
ID: 9853 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Assigned To: Comments: fixed in cvs Previous Comments: --- [2001-03-19 23:16:09] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #6554 Updated: file_exists not working with UNC names

2001-03-23 Thread dbeu
ID: 6554 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: fixed in cvs, but you'll have to wait for 4.0.6 Previous Comments

[PHP-DEV] PHP 4.0 Bug #10045 Updated: no php_calendar.dll php_ftp.dll and php_mssql70.dll

2001-03-29 Thread dbeu
ID: 10045 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: *Extensibility Functions Assigned To: Comments: ftp and calendar are built-in (look at phpinfo()) there should be only one mssql extension left, named php_mssql.dll Previous Comments

[PHP-DEV] PHP 4.0 Bug #10139 Updated: PHP crashes in CGI Mode

2001-04-03 Thread dbeu
ID: 10139 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: FDF related Assigned To: Comments: already fixed in cvs - will be in 4.0.5 Previous Comments: --- [2001-04-03 11:39:10

[PHP-DEV] PHP 4.0 Bug #10015 Updated: inetinfo.exe crashes!

2001-04-03 Thread dbeu
ID: 10015 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Assigned To: Comments: are sou using isapi or the cgi? Previous Comments: --- [2001-03-27 08:19:57] [EMAIL

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

2001-04-03 Thread dbeu
ID: 9964 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Compile Failure Assigned To: Comments: com linkage still seems to be broken (external modules like dotnet fail to link). can someone familiar with them please have a look at it? Previous

[PHP-DEV] Bug #8436 Updated: functions exec() and system() does not work properly (?)

2001-04-27 Thread dbeu
ID: 8436 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Program Execution PHP Version: 4.0.4 Assigned To: derick Comments: fixed in cvs, wait for 4.0.6 Previous Comments

[PHP-DEV] Bug #4761 Updated: exec, system all give an error on a fork...

2001-04-27 Thread dbeu
ID: 4761 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: *General Issues PHP Version: 4.0.0 Release Assigned To: derick Comments: fixed in cvs, wait for 4.0.6 Previous Comments

[PHP-DEV] Bug #9069 Updated: Unable to fork error when trying to use external program execution.

2001-04-27 Thread dbeu
ID: 9069 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: derick Comments: fixed in cvs, wait for 4.0.6 Previous Comments

[PHP-DEV] Bug #9371 Updated: system() give unable to fork error

2001-04-27 Thread dbeu
ID: 9371 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: derick Comments: fixed in cvs, wait for 4.0.6 Previous Comments

[PHP-DEV] Bug #9476 Updated: can't use 'system', 'passthru',... from apache. works when direct php.exe

2001-04-27 Thread dbeu
ID: 9476 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in cvs, wait for 4.0.6 please note that dir isn't a real command try something like passthru(getenv(COMSPEC) . /c dir

[PHP-DEV] Bug #10410 Updated: display warning BUT update database !!

2001-04-27 Thread dbeu
ID: 10410 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: Previous Comments: --- [2001-04-19 17:14:57] [EMAIL PROTECTED

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

2001-04-27 Thread dbeu
ID: 10342 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem PHP Version: 4.0 Latest CVS (11/04/2001) Assigned To: Comments: cvs will automatically converting LF/CR to just a LF, so it doesn't matter if you're checking in with LF/CR

[PHP-DEV] Bug #10270 Updated: PHP 4.05+ Won't Compile on Win32 Coz of Zend Errors

2001-04-27 Thread dbeu
ID: 10270 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0 Latest CVS (23/04/2001) Assigned To: Comments: unable to reproduce. make sure that you use a recent bison 1.27 or 1.28. also make sure that you do a complete

[PHP-DEV] Bug #10255 Updated: Exec(), System or even backtics dont work

2001-04-27 Thread dbeu
ID: 10255 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in cvs, please wait for 4.0.6. also note that dir isn't a real command/executable. you'll have to do cmd.exe /c dir

[PHP-DEV] Bug #9747 Updated: Warning: Unable to load dynamic library './msql.dll'

2001-04-27 Thread dbeu
ID: 9747 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related PHP Version: 4.0.4pl1 Assigned To: Comments: msql != mysql... mysql support is built-in, you don't need any extension for that. Previous Comments

[PHP-DEV] Bug #9485 Updated: Missing libsasl.dll

2001-04-27 Thread dbeu
ID: 9485 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: LDAP related PHP Version: 4.0.4pl1 Assigned To: Comments: nope it doesn't Previous Comments: --- [2001-02-27 12:06:08

[PHP-DEV] Bug #6553 Updated: Installing PHP4 on IPlanet 4.x on Win32

2001-04-27 Thread dbeu
ID: 6553 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem PHP Version: 4.0.2 Assigned To: Comments: install instructions are now in install.txt Previous Comments

[PHP-DEV] Bug #8799 Updated: snmp.dll displays error message on all generated pages

2001-04-27 Thread dbeu
ID: 8799 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem PHP Version: 4.0.4pl1 Assigned To: Comments: install.txt was updated accordingly. Previous Comments

[PHP-DEV] Bug #10622 Updated: The pg_cmdtuples _still_ does not exist in the php_pgsql.dll in PHP 4.0.5

2001-05-03 Thread dbeu
ID: 10622 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: PostgreSQL related PHP Version: 4.0.5 Assigned To: Comments: it *is* fixed in the cvs, but 4.0.5 was branched before that change was commited. Previous Comments

[PHP-DEV] Bug #10621 Updated: Unable to load php_gd.dll

2001-05-03 Thread dbeu
ID: 10621 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Dynamic loading PHP Version: 4.0.5 Assigned To: Comments: 4.0.5 's php_gd.dll works perfectly... Previous Comments

[PHP-DEV] Bug #10579 Updated: PHP won't Compile Because of Errors in PHP_DLL

2001-05-03 Thread dbeu
ID: 10579 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0.5 Assigned To: Comments: remove the damn cygwin libaries from your include path you don't need them. please also note that the single threaded php version

[PHP-DEV] Bug #10619 Updated: Apache is not able to load the php module

2001-05-03 Thread dbeu
ID: 10619 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0.5 Assigned To: Comments: unable to repsoduce in the same environment. i guess you haven't replaced everything with the new build. Previous Comments

[PHP-DEV] Bug #9694 Updated: module not found

2001-06-18 Thread dbeu
ID: 9694 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related Operating system: PHP Version: 4.0.2 Assigned To: Comments: if php reports so, it'll most likely be that way :) in newer versions there's only one mssql extension (php_mssql.dll

[PHP-DEV] Bug #9299 Updated: magic quotes On - always

2001-06-18 Thread dbeu
ID: 9299 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: so is it fixed? Previous Comments

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

2001-06-20 Thread dbeu
ID: 11558 Updated by: dbeu Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: such functions don't exist in the sybase_ct extension (only one available under win32) Previous Comments

[PHP-DEV] Bug #11825 Updated: system() not working under W2K!!!

2001-07-01 Thread dbeu
ID: 11825 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific Operating system: PHP Version: 4.0.6 Assigned To: Comments: fixed in cvs, thanks. Previous Comments

[PHP-DEV] Bug #11884 Updated: I cant print

2001-07-06 Thread dbeu
ID: 11884 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4 Assigned To: dbeu Comments: a crash bug (i could reproduce) is be fixed in cvs. (please also check your printer driver setup!) you

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread dbeu
ID: 12064 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Old Status: Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: please use filemon (www.sysinternals.com) to find out where php/gd

[PHP-DEV] Bug #12265 Updated: ImageTTFText says can't open/find font with GD 2.0

2001-07-20 Thread dbeu
ID: 12265 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: fixed in cvs, thanks Previous Comments

[PHP-DEV] Bug #12162 Updated: Error loading TTF font

2001-07-20 Thread dbeu
ID: 12162 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: WIN98 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments: [2001-07-14

[PHP-DEV] Bug #12123 Updated: php_gd.dll gives errors for ttf functions

2001-07-20 Thread dbeu
ID: 12123 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Windows 2k PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments: [2001-07

[PHP-DEV] Bug #12073 Updated: TTF file is not found

2001-07-20 Thread dbeu
ID: 12073 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win2000 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments: [2001-07-11

[PHP-DEV] Bug #11688 Updated: Could not find/open font (ImageTTFBBox, imageTTFText)

2001-07-20 Thread dbeu
ID: 11688 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win 98 SE and Win NT 4.0 SP 6 PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments

[PHP-DEV] Bug #12248 Updated: Page hangs as soon as I have added the _gd extension in php.ini

2001-07-20 Thread dbeu
ID: 12248 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GD related Operating System: Win 95 PHP Version: 4.0.6 New Comment: i'm assuming that you use the apache module. i'm unable to reproduce this tough, anyone? Previous Comments

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread dbeu
ID: 12262 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: sounds like you haven't overwritten an old stale dll. first stop your webserver, then overwrite

[PHP-DEV] Bug #12237 Updated: date(T) returns null

2001-07-22 Thread dbeu
ID: 12237 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments

[PHP-DEV] Bug #10904 Updated: php.exe accesses unreadable memory and crashes

2001-07-22 Thread dbeu
ID: 10904 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: WINNT SP4 PHP Version: 4.0.5 New Comment: can't repoduce this with the apache module or the cgi (4.0.6) under w2k. is this bug still existant for you

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-23 Thread dbeu
ID: 12064 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: already fixed in cvs. Previous Comments

[PHP-DEV] Bug #12485 Updated: Exec() doesn't work

2001-08-02 Thread dbeu
ID: 12485 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: this issue has already been fixed in cvs, look for exisiting bug reports before submitting new! dir isn't

[PHP-DEV] Bug #11649 Updated: Unable to Fork errors

2001-08-02 Thread dbeu
ID: 11649 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: Program Execution Operating System: Win98 PHP Version: 4.0.6 Previous Comments: [2001-07-23 11:44:32] [EMAIL

[PHP-DEV] Bug #12524 Updated: Still doesn't support UNC paths

2001-08-21 Thread dbeu
ID: 12524 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: WinNT 4.0 PHP Version: 4.0.6 New Comment: works fine for me. remember to either escape the backslashes or to use frontslashes. var_dump

[PHP-DEV] Bug #12854 Updated: In msvc project debug output directory entered as ..\Debug_TS

2001-08-21 Thread dbeu
ID: 12854 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Windows NT4.0 SP5 PHP Version: 4.0CVS-2001-08-20 New Comment: not enough information Previous Comments

[PHP-DEV] Bug #12846 Updated: Installation instructions

2001-08-21 Thread dbeu
ID: 12846 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Win 95 (the first version) PHP Version: 4.0.6 New Comment: done, thanks! Previous Comments

[PHP-DEV] Bug #13056 Updated: creating pdf file the file not reading doc file

2001-08-30 Thread dbeu
ID: 13056 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *PDF functions Operating System: windows PHP Version: 4.0.6 New Comment: far to less info Previous Comments: [2001-08-30

[PHP-DEV] Bug #13028 Updated: bug with empty Class Constructors

2001-08-30 Thread dbeu
ID: 13028 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Win2000 PHP Version: 4.0.6 New Comment: be a bit more precise... what do you mean with have had problems instanciating classes and the class does

[PHP-DEV] Bug #13058 Updated: opendir fails on remote folders with apache as a service

2001-08-30 Thread dbeu
ID: 13058 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: WindowsNT PHP Version: 4.0.6 New Comment: have you setup proper access permissions? are you using the module or the cgi? if the webserver starts as service

[PHP-DEV] Bug #13045 Updated: PHP crashes when it can't find the *.exe or other binary specified within ``'s

2001-08-30 Thread dbeu
ID: 13045 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Windows ME (kernel 4.9.3000) PHP Version: 4.0.6 New Comment: this should be fixed in 4.0.7rc1, please try http://www.php4win.com/~daniel/php-4.0.7rc1-win32

[PHP-DEV] Bug #13003 Updated: array-pointer set in a closs-contruktor becomes reset

2001-08-30 Thread dbeu
ID: 13003 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: Win 2000 PHP Version: 4.0.6 New Comment: unable to reproduce under 4.0.7-dev. try http://www.php4win.com/~daniel/php-4.0.7rc1-win32.zip Previous Comments

[PHP-DEV] Bug #12943 Updated: Under new Apache, warning about compile..

2001-08-30 Thread dbeu
ID: 12943 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *General Issues Operating System: Win32 PHP Version: 4.0.6 New Comment: patched apache builds aren't supported, you need to either cuild the module yourself, or use the build provided

[PHP-DEV] Bug #13517 Updated: php4dll: TSRM_API not defined

2001-10-02 Thread dbeu
ID: 13517 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Windows 2000 SP2 PHP Version: 4.0.6 New Comment: bogusifying. 1. use the correct workspace. if you wan't to build the threadsafe/reentrant version use

[PHP-DEV] Bug #13504 Updated: libmysql LONGLONG conflicts with winnt.h

2001-10-02 Thread dbeu
ID: 13504 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Windows 2000 SP2 PHP Version: 4.0.6 New Comment: this isn't the mysql bug database :) (http://www.mysql.com/doc/B/u/Bug_reports.html) but anyway as vs.net

[PHP-DEV] Bug #13519 Updated: Filename time.h conflict in VS.NET

2001-10-02 Thread dbeu
ID: 13519 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Compile Failure Operating System: Windows 2000 SP2 PHP Version: 4.0.6 New Comment: again vs.net is not yet supported. actually php's time.h includes the system time.h so i don't know what