[PHP-DEV] PHP 4.0 Bug #9122: General Instability - Access Violations and so on

2001-02-05 Thread thomas
From: [EMAIL PROTECTED] Operating system: Win2k + SP1 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: General Instability - Access Violations and so on This is partly just another "Omygod, I'm getting access violations with IIS and PHP (ISAPI)" report, but

[PHP-DEV] Bug #10364: Exec and system always return -1

2001-04-17 Thread thomas
d", all calls to exec set return_var to -1. When I recompiled without "--enable-sigchild", all calles to exec set return_var to the expected value.' My PHP is compiled with "--enable-sigchild". I haven't tried without it. I have put some test-code at http://intra.dipcard

[PHP-DEV] Bug #11476: Weird random chars are generated in the script!

2001-06-18 Thread thomas
From: [EMAIL PROTECTED] Operating system: Linux 2.4.2 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Weird random chars are generated in the script! When I generate some hex-color code the outcome is fare from expected. The best way to explain it w

[PHP-DEV] Bug #11476 Updated: Weird random chars are generated in the script!

2001-06-19 Thread thomas
ID: 11476 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: Linux 2.4.2 PHP Version: 4.0.5 Description: Weird random chars are generated in the script! When I generate some hex-color code the outcome is fare from expected. The best way to explain

[PHP-DEV] Bug #14644: file_exists() generates warning on non existent files.

2001-12-21 Thread thomas
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Filesystem function related Bug description: file_exists() generates warning on non existent files. file_exists generates a "stat failed.." warning when the file is nonexistant. This has been

[PHP-DEV] Bug #14644 Updated: file_exists() generates warning on non existent files.

2001-12-21 Thread thomas
ID: 14644 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.1.0 New Comment: Great. Thanks for prompt reply. Previous Comments: -

[PHP-DEV] Bug #13841: new session ID with each session_start()

2001-10-26 Thread thomas
From: [EMAIL PROTECTED] Operating system: Red Hat 6.1 PHP version: 4.0.6 PHP Bug Type: Session related Bug description: new session ID with each session_start() I am making a desperate cry. I seem to be the only one on the face of the planet who has this problem. Whenever

[PHP-DEV] Bug #13841 Updated: new session ID with each session_start()

2001-10-29 Thread thomas
ID: 13841 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Red Hat 6.1 PHP Version: 4.0.6 New Comment: I have two servers setup exactly the same (for the most part.) I don't know much about linux and this other company

[PHP-DEV] Bug #13841 Updated: new session ID with each session_start()

2001-10-29 Thread thomas
ID: 13841 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Red Hat 6.1 PHP Version: 4.0.6 New Comment: YOU CAN MARK AS SOLVED OR BOGUS (or use this as some way to improve the system?) My sessions are fixed. I compaired

[PHP-DEV] More OOP

2001-01-18 Thread Thomas Watson
Hi I'm writing to the PHP Development mailing list because I have some questions and I don't know of any other place to ask. Pleaze correct me if I'm wrong, but you are the guys with the code, so you should be the people to consult. So here it goes: I think that there are to basic flaws with the

Re: [PHP-DEV] More OOP

2001-01-18 Thread Thomas Watson
It works though... thanks :) /watson - Original Message - From: "Harald Radi" <[EMAIL PROTECTED]> To: "Sam Liddicott" <[EMAIL PROTECTED]>; "Cynic" <[EMAIL PROTECTED]>; "Thomas Watson" <[EMAIL PROTECTED]>; <[EMAIL PROTE

Re: [PHP-DEV] PHP 4.0 Bug #8984: Intermittent TNS-12154 (cannot resolve service name) error

2001-01-30 Thread Thomas Fromm
un (or unser whatever your apache runs) thats solved the problem at my side... regards, thomas -- -- http://phporacleadmin.org http://tfromm.com http://inubit.com "go away or I will replace You with a small PHP sc

[PHP-DEV] Re-Creation of Objects in sessions

2001-01-30 Thread Thomas Stinner
d the incomplete PHP Object to create a real, useable PHP Object? -- Till soon, Thomas Stinner billiton internet services GmbH -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To conta

[PHP-DEV] [Fwd: Re: [PHP] Howto return multidimensional arrays from a PHP module]

2001-02-05 Thread Thomas Wentzel
source but where do the integer come from? Is it the returnvalue from array_init(allocatedZvalP)??? TIA Thomas Original Message Subject: Re: [PHP] Howto return multidimensional arrays from a PHP module Date: Mon, 5 Feb 2001 12:13:29 - From: "Phil Driscoll" &l

[PHP-DEV] [Fwd: Re: [PHP] Howto return multidimensional arrays from a PHP module]

2001-02-05 Thread Thomas Wentzel
source but where do the integer come from? Is it the returnvalue from array_init(allocatedZvalP)??? TIA Thomas Original Message Subject: Re: [PHP] Howto return multidimensional arrays from a PHP module Date: Mon, 5 Feb 2001 12:13:29 - From: "Phil Driscoll" &l

Re: [PHP-DEV] [Fwd: Re: [PHP] Howto return multidimensional arrays from a PHP module]

2001-02-05 Thread Thomas Wentzel
Hmmm... Can anybody tell me why this mail ended up in this list and not the devel list?? Thomas Wentzel wrote: > > Hi, > > I were refered to this list... > I found an old entry in the dev archive, explaining that I could achieve > my goals, by "for each inner arra

[PHP-DEV] Returning multi-dimensional arrays from within PHP modules

2001-02-05 Thread Thomas Wentzel
source but where do the integer come from? Is it the returnvalue from array_init(allocatedZvalP)??? TIA Thomas - Hi all, I've been using array_init and add_assoc_xxx to return an array from within my PHP module... But how would I go about returning the following stucture Arr

[PHP-DEV] Function request

2001-02-09 Thread Thomas Deliduka
field1. I'm just no programmer, I can't code something like that. But if anyone wants to do this, I think it'd be cool, and useful. -- Thomas Deliduka IT Manager - New Eve Media The Solution To Your Internet Angst http://www.neweve.com/ --

Re: [PHP-DEV] Function request

2001-02-12 Thread Thomas Deliduka
unction > as well, using the existing drivers. The work to build an array or > object of a complete result set is just a for loop, after all. -- Thomas Deliduka IT Manager - New Eve Media The Solution To Your Internet Angst http://www.neweve.com/ --

[PHP-DEV] exits Backus-Naur Form?

2001-02-26 Thread Thomas Fromm
Hi, exits there a Backus-Naur Style Dokumentation of the PHP Language? regards, tf -- -- http://phporacleadmin.org http://tfromm.com http://www.inubit.com "go away or I will replace You with a small PHP script!" -- P

[PHP-DEV] Persistant connections...

2001-03-27 Thread Thomas Wentzel
to do it in a special PHP-style? TIA Thomas -- 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]

Re: [PHP-DEV] Leaking references

2001-03-28 Thread Thomas Wentzel
eload (or so) it simply crashes in the middle of a larger block of 'pure' PHP code (nowhere near any reference to my extension). Thanks for listening Thomas Wez Furlong wrote: > zend_hash.c(291) : Freeing 0x0818E474 (37 bytes), script=leak.php > Last leak repeated 1 t

Re: [PHP-DEV] Leaking references

2001-03-28 Thread Thomas Wentzel
I do come up with the most stupid questions - sorry :) Thomas Wentzel wrote: > > Erhm all this talk about memory leaks - made me curious. > How do I go about getting the sort of output, that Wez are showing > below. > I suspect that the extension I'm writing on has some se

Re: [PHP-DEV] Leaking references

2001-03-28 Thread Thomas Wentzel
tiple definition of `foobar'" and "first defined here" Am I supposed to do something particular in order for debug to work??? Regards Thomas Wez Furlong wrote: > > On 2001-03-28 15:09:27, "Thomas Wentzel" <[EMAIL PROTECTED]> wrote: > > I do come up

Re: [PHP-DEV] Leaking references

2001-03-29 Thread Thomas Wentzel
DUH!!! I did a buildconf and then the errors disappeared... Thomas Wentzel wrote: > > Thank you very much, Wez! > > Perhaps you can be so nice as to answer my next question also ;) > Whenever I do a configure with --enable-debug I get close to > a zillion errors when com

[PHP-DEV] Global variables in extensions

2001-03-30 Thread Thomas Wentzel
Thanks Thomas -- 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]

[Fwd: Re: [PHP-DEV] Global variables in extensions]

2001-03-30 Thread Thomas Wentzel
missed the mailinglist :) Original Message Subject: Re: [PHP-DEV] Global variables in extensions Date: Fri, 30 Mar 2001 13:16:36 +0200 From: Thomas Wentzel <[EMAIL PROTECTED]> Organization: 2M Electronic A/S To: Zeev Suraski <[EMAIL PROTECTED]> References: <[

Re: [PHP-DEV] Global variables in extensions

2001-03-30 Thread Thomas Wentzel
sible for me to alter the segment size - which sounds sort of bad... Thomas Zeev Suraski wrote: > > Ah, no, it's not necessary. I thought you were talking about a dynamic > extension. > > What exactly isn't working? Is something that you're storing in a > stat

[PHP-DEV] Shared memory in extensions

2001-04-02 Thread Thomas Wentzel
when using shared mem in php extensions? BR Thomas -- 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]

Re: [PHP-DEV] Shared memory in extensions

2001-04-02 Thread Thomas Wentzel
Linux! RedHat 6.2, Apache 1.3.14, PHP 4.0.4pl1 I forgot to mention that because shmget fails and that it does so in PHP_MINIT_FUNCTION, apache wil not start! Thomas I compile the module _into_ PHP due to the Alexander Feldman wrote: > > On Mon, 2 Apr 2001, Thomas Wentzel wrote: >

Re: [PHP-DEV] Shared memory in extensions

2001-04-02 Thread Thomas Wentzel
shmid=shmget((key_t)5346,sizeof(dbinfo),0666|IPC_CREAT); which returns -1 I just found something about a patch to apache, that should enable som shared memory pools across http session! Is this something I should use? It was a rather old patch (for apache 1.3.4/5)... Thanx Thomas Alexander

Re: [PHP-DEV] Shared memory in extensions

2001-04-02 Thread Thomas Wentzel
Hehe - sorry :) Errno is set to 43 (Identifier removed (?)) The URL is: http://www.humanfactor.com/cgi-bin/cgi-delegate/apache-ML/nh/1999/Jan/0467.html - enjoy ;) Thomas Gavin Sherry wrote: > > Thomas, > > When shmget() fails, it sets errno. It would be useful if you could &g

Re: [PHP-DEV] Shared memory in extensions

2001-04-03 Thread Thomas Wentzel
good explanation as to what the differences are between MINIT, RINIT, MSHUTDOWN and RSHUTDOWN? hehe - how would one go about removing a shared memory segment manually?? Well thank you all (Alexander in particular) for your answers they helped alot Thomas Alexander Feldman wrote: > >

[PHP-DEV] Suggestion for in_array

2001-04-20 Thread Thomas Deliduka
Perhaps having in_array return the index for the element that contains the needle. That would be very useful. -- Thomas Deliduka IT Manager - New Eve Media The Solution To Your Internet Angst http://www.neweve.com/ -- PHP Development Mailing List <h

Re: [PHP-DEV] 4.0.5: Merge Request

2001-04-25 Thread Thomas Swan
At 4/25/2001 01:04 AM, Rasmus Lerdorf wrote: *SNIP* >The question right now is how to best implement this. Do we add something >to the bug database to flag bugs in some manner and have a release >candidate summary page? > >Or do we separate it out of the bug database and maintain the list >manu

[PHP-DEV] Re: Bug #10676 Updated: sybase_connect

2001-05-07 Thread Shaun Thomas
would explain a few things. ^_^ Thanks. -- +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ | Shaun M. ThomasINN Database Programmer | | Phone: (309) 743-0812 Fax : (309) 743-0830| | Email: [EMAIL PROTECTED]AIM : trifthen

[PHP-DEV] Bug #10841: Only last(?) of multiple mysql_pconnect() connections get reused

2001-05-13 Thread Thomas . Lamy
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.4 PHP Bug Type: MySQL related Bug description: Only last(?) of multiple mysql_pconnect() connections get reused After doing multiple (say 3) mysql_pconnect() from within one page, as suspected the number

[PHP-DEV] Bug #10841 Updated: Only last(?) of multiple mysql_pconnect() connections get reused

2001-05-14 Thread Thomas . Lamy
ssary :-/) Thomas Previous Comments: --- [2001-05-14 07:18:41] [EMAIL PROTECTED] Please try PHP 4.0.5 --Jani --- [2001-05-13 18:50:59] [EMAIL PROT

[PHP-DEV] copyright question for ext_skel generated source

2001-05-21 Thread Thomas Fromm
hi, i want to build in php extension support into the kdevelop applikation wizards, to generate a basic source & Makefile construct alike this generated by ext_skel. At the top of the .c and .h files is an header which showed an copyright of this generated source to the php group. if i use th

[PHP-DEV] Bug #11592: need for an a SIGALRM based timeout mecanism

2001-06-20 Thread thomas . morin
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: need for an a SIGALRM based timeout mecanism As mentionned in #9676, in #8595 and in comments in the set_time_limit function online manual page, set

[PHP-DEV] [Fwd: Memory leak in domxml?]

2001-06-22 Thread Thomas Gagne
After opening the bug at php.net, I was expecting it might have shown-up here, but it may not have due to the news server being down. Just in case, here it is. -- .tom Path: spln!rex!extra.newsguy.com!newsp.newsguy.com!news2 From: Thomas Gagne <[EMAIL PROTECTED]> Newsgroups: alt.php S

[PHP-DEV] Cannot use uniqueidentifier

2001-06-27 Thread Thomas Reinig
From: [EMAIL PROTECTED] Operating system: WINNT4.0 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: Cannot use uniqueidentifier (Apache 1.3.20, PHP4.0.6&4.0.4,MSSQL70) Cannot work with the MSSQL-uniqueidentifier. e.g. I need to use following select in php: select newid() as

[PHP-DEV] Re: Bug #11304 Updated: memory leak

2001-07-17 Thread Thomas Gagne
No, but it doesn't take much (I'm more of a C programmer than a PHP programmer). Just write a script that uses the same variable and keep assigning it new XML documents. You'll memory keeps getting bigger and bigger until the system falls apart. This is what happens when php runs under Apache.

[PHP-DEV] Bug #12266: max execution time reached during session_start with mm session handler

2001-07-19 Thread thomas . morin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Session related Bug description: max execution time reached during session_start with mm session handler In have a bunch of those errors in my logs : PHP Fatal error: Maximum execution ti

[PHP-DEV] Bug #12267: Session (concurrency ?) problem

2001-07-19 Thread thomas . morin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Session (concurrency ?) problem While testing a php apllication, I found that I had some trouble with session variables (php4 native sessions, not phplib'

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-19 Thread thomas . morin
ID: 12267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: Sorry for the layout, my 2 columns are broken. I also changed the 'Type' of the bug to '

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-19 Thread thomas . morin
ID: 12267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: The fact is a similar problem is happening with the mm module, but here I can't insert error_log to be sure... is this sessio

[PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread thomas . morin
ID: 12267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: I would tend to think that : - make the file session handler race safe- make the mm session handler race safe - make the a M

Re: [PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-20 Thread Thomas Morin
Hi Sascha, Thanks for your answer, I now understand better why locking is not made at a lower level. And you are right, I don't have a proposal for general locking, I don't know php nor C nor Apache enough. However, I really think it would be better to document this somewhere. If it is a tech

Re: [PHP-DEV] Bug #12267 Updated: Session (concurrency ?) problem

2001-07-24 Thread Thomas Morin
Hello Sascha, Well... In the current case, even if it is not the cleanest solution, calling session_end before making the redirection would solve my problem in a acceptable manner. The model described in this function documentation is nice, and the existence of session_end and session_read_o

[PHP-DEV] Re: session_end/session_readonly

2001-07-31 Thread Thomas Morin
Hi, Daniel Gustafsson wrote: > > Maybe this have been discussed but I can't seem to find anything inthe > archives or on the net. Related : - Post to -dev titled "Re: session_readonly() documented but not implemented?! " (22/07/2001) - Bug #12267 (and followups in -dev) According to the CVS l

[PHP-DEV] V_OPEN and memory

2001-11-28 Thread Thomas Wentzel
What happened to V_OPEN/V_GETCWD/... "I" had them in 4.0.4pl1, but they are gone in 4.0.6 ??? /Thomas -- 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 admini

[PHP-DEV] Bug #14360: Script ends on >

2001-12-06 Thread Thomas . Seuring
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Script ends on > I'm using a generated Script of the PHAKT-Software on a Windows 2000 and Apache Server. The complete Script is: 0) $KT_re

[PHP-DEV] Bug #14380: AccessViolation: oci-Problem

2001-12-07 Thread thomas . sauer
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: AccessViolation: oci-Problem PHP4.06, Windows2000, IIS5-ISAPI, Oracle8.1.7. >From time to time the Webserver crashes: ACCESS VIOLATION. We have no problems w

[PHP-DEV] php session id entropy source in windows..

2001-12-04 Thread Thomas Frössman
I think that it is a good idea to implement a good entropy source from something like . I belive that it goes something like this (by looking briefly at the platform SDK help). HCRYPTPROVhCryptProv; BYTEpbData[8]; CryptAcquireContext( &hCryptProv, NULL, NULL, PROV_RSA_FUL

[PHP-DEV] Bug #14380 Updated: AccessViolation: oci-Problem

2001-12-12 Thread thomas . sauer
ID: 14380 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: We will try 4.1.0 and check whether the problem is still persistent. How can I attach a file to a bug

[PHP-DEV] Bug id #14474, Apache PHP Module cannot seem to handle large amounts of output

2001-12-14 Thread Thomas Frössman
I can confirm this error on four WinXP pro computers/installations (apache 1.3.22/php4.1.0). Reinstalled w2k(sp2) on one of then and everything worked fine on that installation. It seems like that the faster access php gets to a file the probability of a "buffer dropout" increases. If i do a pass

[PHP-DEV] Bug #14380 Updated: AccessViolation: oci-Problem

2002-01-10 Thread thomas . sauer
ID: 14380 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: We are waiting for some extension, which are not available for 4.1. yet (pdflib). As soon as pdflib is

[PHP-DEV] Bug #14380 Updated: AccessViolation: oci-Problem

2002-01-10 Thread thomas . sauer
ID: 14380 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: we are using the pdflib from www.pdflib.com (Thomas Merz. The current version is 4.0.1 for PHP4.0.6

[PHP-DEV] parse_str and session vars

2002-03-03 Thread Thomas Wentzel
ope - and since parse_str "sets varibles in the current scope" why doesn't this scheme work? Thanks for listening Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] parse_str and session vars]

2002-03-03 Thread Thomas Wentzel
you using parse_str()? > PHP automatically imports these variables for you. Use > $foo=$HTTP_GET_VARS['foo'] in that second script of yours. > > Next time send your user-level question like this to php-general. > > -Rasmus > > On Mon, 4 Mar 2002, Thomas Wentzel

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
ith parse_str("foo=foobar") which also didn't set my session var, foo So that is not the problem either! /Thomas Rasmus Lerdorf wrote: > > But your problem has absolutely nothing to do with parse_str(). Does it > behave differently if you replace parse_str() with $foo="

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
is working > just fine. > > -Rasmus > > On Mon, 4 Mar 2002, Markus Fischer wrote: > > > On Mon, Mar 04, 2002 at 09:21:26AM +0100, Thomas Wentzel wrote : > > > And Markus - thanks, but I tried to subsitute parse_str($QUERY_STRING) > > > with parse_str("foo=fo

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
OK! Thanks, Rasmus! That will allow me to keep working on my current model /Thomas Rasmus Lerdorf wrote: > > Use import_request_variables('g') instead of parse_str($QUERY_STRING) for > now. It does the same thing in your case in a more efficient manner. I > think the ses

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
I'm very sorry, but it seems - that the solution with import_request_variables is even worse. I've tried import_request_variables with ("g","f") and ("g","foo") but now foo isn't even set in file2.php (the url arg to file3 is now "bar

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
PHP 4.1.2 std. no CVS Rasmus Lerdorf wrote: > > Which version of PHP? I tested your file123 thing here and it worked just > fine. > > On Mon, 4 Mar 2002, Thomas Wentzel wrote: > > > I'm very sorry, but it seems - that the solution with > > import_reques

Re: [PHP-DEV] parse_str and session vars

2002-03-04 Thread Thomas Wentzel
As I mentioned earlier - it is not because I don't know how to circumvent it but next to actually fixing the bugs/issues I just felt that reporting them would be a good thing :) /Thomas Rasmus Lerdorf wrote: > > Should work just fine. But since you don't seem to care how you

[PHP-DEV] CVS Account Request: wentzel

2002-03-19 Thread Thomas Wentzel
Tanslating the documentation into danish -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PATH_INFO doesn't work

2002-04-08 Thread Thomas Hommel
hi I've got a problem with the PATH_INFO environment variable on various servers. If I try to call a script named 'info.php' the following way '/info.php/xyz', the PATH_INFO variable should contain 'xyz', right? But it doesn't work in all cases. Seems like it's OK on servers with PHP compiled as A

[PHP-DEV] a (maybe) feature-request ...

2002-04-25 Thread Thomas Seifert
asy to add since there are relatively simple syscalls for these. Thanks a lot Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #12642: Loading php_oci8 fails

2001-08-08 Thread Thomas . Seuring
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: Loading php_oci8 fails I'm using PHP 4.0.6 on a Windows 2000 + IIS 5 Server. I've downloaded the Binary with the Installer for Windows with IIS. Aft

[PHP-DEV] Bug #12655: date-format problem

2001-08-08 Thread thomas . winkler
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: date-format problem webserver: IIS5 (Win2k) php-version: php4.0.6 (CGI) db-server: MS SQL Server 2000 I've run into problems when fetching fields of type dat

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-08 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: I'm sorry to say this, but I have a complete ORACLE-Installation (Client, Development, Administration), instead other Ap

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: But why worls my other Applications whcih are using OCI, too. It seems more to be a compile/linking error. Because it ha

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: The OCI.DLL is within C:\Oracle\Ora81\bin; which is in the PATH Previous Comments: ---

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: I'm not very familiar with the Dependency Walker. As far as I can see, there are no errors logged. B

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Hello Jani, I've tried as recommended the PHP_EXIF.DLL and and there comes an error, too. PHP wit

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-10 Thread Thomas . Seuring
ID: 12642 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Dynamic loading Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Hello Jani, the DLL's are really in this Path and .phpinfo() shows Directive Local Value

[PHP-DEV] associative arrays

2001-08-13 Thread Thomas Wentzel
h_xxx functions Thanx Thomas -- 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]

Re: [PHP-DEV] associative arrays

2001-08-13 Thread Thomas Wentzel
Uhhh sorry! What I should have said is that... The associative array I wish to return is to be an array element of an associative array ;) Meaning... I need the functionality of add_assoc_array but since this function doesn't exist - I have to manipulate with the zend_hash_xxx in order to ge

Re: [PHP-DEV] Newbie writing a PHP extension

2001-08-13 Thread Thomas Wentzel
Hi Chris! I suggest you go out and by the book "Web Application Development with PHP 4.0" which contains the same documents you are referring to... /Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [PHP-DEV] associative arrays

2001-08-13 Thread Thomas Wentzel
That simple, huh? What can I say - You are the man! Thanx Rasmus Lerdorf wrote: > > Ah, ok. It's not much harder: > > pval *tmp_arr; > > array_init(return_value); > MAKE_STD_ZVAL(tmp_arr); > array_init(tmp_arr); > add_assoc_string(tmp_arr, "string index", "foo", 1); > zend_hash_

[PHP-DEV] apache segfaults following script execution

2001-08-31 Thread Thomas Wentzel
ation (location was relayed)\n", ap=0xb590) at vfprintf.c:1259 1259vfprintf.c: No such file or directory. --- output ends here --- I'm in no way blind to the fact that this probably has something to do with my extension, but exactly how has eluded me for some time Thanks T

[PHP-DEV] update: [PHP-DEV] apache segfaults following script execution

2001-08-31 Thread Thomas Wentzel
Hehe... Should have said, that I'm looking for pointers as to what can cause such an error... /Thomas Thomas Wentzel wrote: > > Hi, > > I'm having a strange problem that I hope some of you can answer... > > I've been writing an extension which I use (obviousl

Re: [PHP-DEV] Bug #13192: PHP fails to execute programs

2001-09-07 Thread Thomas Wentzel
You did check that PHP wasn't running in safe mode??? [EMAIL PROTECTED] wrote: > > From: [EMAIL PROTECTED] > Operating system: NT server 4.0 sp 6a > PHP version: 4.0.6 > PHP Bug Type: IIS related > Bug description: PHP fails to execute programs > > In the ISAPI mode PHP co

[PHP-DEV] LIBSYMBOL??

2001-09-20 Thread Thomas Wentzel
Can anybody tell me what I'm supposed to do with the variable LIBSYMBOL in config.m4, when creating extensions (php-4.0.6). What does it refer to? regards Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: [PHP-DEV] LIBSYMBOL??

2001-09-20 Thread Thomas Wentzel
Never mind!! Incredible what you can learn when reading the source :) Thomas Wentzel wrote: > > Can anybody tell me what I'm supposed to do with the variable LIBSYMBOL > in config.m4, when creating extensions (php-4.0.6). What does it refer > to? > > regards

[PHP-DEV] ZTS and PHP-4.0.6

2001-09-20 Thread Thomas Wentzel
I just went from php-4.0.4 to php-4.0.6 (linux) and now my extension won't compile... A lot of bitching anywhere I use my thread safe globals.. Did anything change with respect to this between the two versions?? /Thomas -- PHP Development Mailing List <http://www.php.net/> To uns

[PHP-DEV] enable truetype string function in gd

2001-09-21 Thread Thomas Wentzel
Hi! I try to get the above mentioned to work with the 4.0.6 release on Linux! But even though I provide the configure script with the --enable-gd-native-ttf switch, it reports that the feature is a no go ./configure --enable-modules=so --without-mysql --with-pgsql=/usr/local \ --with-apxs=/usr/

Re: [PHP-DEV] enable truetype string function in gd

2001-09-24 Thread Thomas Wentzel
support wasn't included in the PHP build (??) Can anybody shed some light on this? Thomas Rasmus Lerdorf wrote: > > > I try to get the above mentioned to work with the 4.0.6 release on > > Linux! > > > > But even though I provide the configure script with the > &

Re: [PHP-DEV] enable truetype string function in gd

2001-09-24 Thread Thomas Wentzel
Okay! Apparently I have to supply the full path when using imagettfbbox and imagettftext - This definitely changed from gd-1.8.x to gd-2.x - might be a good idea to add this to the documentation??? But still - There's still an issue about the imageftbbox and imagefttext functions... T

[PHP-DEV] Sybase Stored Procedures

2001-10-02 Thread Thomas Janke
for your help. Yours Thomas -- 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]

[PHP-DEV] libphp4.so, Sun Solaris 8, relocation error

2002-07-22 Thread Thomas Langås
/bin:/store/bin:/usr/ccs/bin:/sbin:/usr/sbin Anyone around with a possible solution, or does anyone need more info to help solve the problem? I would be happy to provide more info, and I would be very gratefull for a solution to this problem. -- Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] libphp4.so, Sun Solaris 8, relocation error

2002-07-23 Thread Thomas Langås
Thomas Langås: > Output from ldd: > dilbert:/usr/src/web/php-4.2.2# ldd -d /local/apache/libexec/libphp4.so > libdl.so.1 =>/lib/libdl.so.1 > libpam.so.1 => /lib/libpam.so.1 > libxmlrpc.so.0 =>/local/lib/libxmlrpc.so.0

[PHP-DEV] Re: Bug #18547 Updated: Remote attacker can cause SIGSEGV (fwd)

2002-07-24 Thread Thomas Cannon
a DoS only, but there might be a way to execute arbitrary code and I just haven't found it yet. Credit for the find goes to myself and members of the [0dd] 0-Day Digest. Thanks, Thomas Cannon --- [root@spoon]# /usr/local/www/bin/apachectl start /usr/local/www/bin/apachectl start: httpd sta

[PHP-DEV] Re: [PHP-QA] PHP 4.2.3RC1 ?

2002-07-29 Thread Thomas Seifert
o on. I have used all these versions in production and didn't have any problems in the parts you are talking about. maybe you have certain circumstances which should be tested on QA? Never had a "hell" like you the one you are talking about with any release of php as the software ha

[PHP-DEV] Addition to the openssl ext

2002-07-30 Thread Thomas Langås
myself anymore :) -- Thomas --- openssl.c.orig Tue Jul 30 15:46:53 2002 +++ openssl.c Tue Jul 30 23:58:28 2002 @@ -41,6 +41,7 @@ #include #include #include +#include #define DEFAULT_KEY_LENGTH 512 #define MIN_KEY_LENGTH 384 @@ -107,6 +108,10 @@ PHP_FE(openssl

Re: [PHP-DEV] Addition to the openssl ext

2002-07-31 Thread Thomas Langås
n I get around to implementing this? I might make a patch that implements what you suggests over, if that's ok with you? -- Thomas -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Richard Thomas
I have a set of universal DB wrappers that I use for most of my projects. The great thing about these wrappers, they auto manage your connection so connecting to 2 dbs on a single server only require 1 DB connection, Keeps track of what DB belongs to what class call and auto switches DB's within t

Re: [PHP-DEV] Parent _LINE_ Request

2002-08-15 Thread Richard Thomas
oes backtraces > > I think PHP5 will do this as well.. > > regards > alan > > > Richard Thomas wrote: > > >I have a set of universal DB wrappers that I use for most of my > >projects. The great thing about these wrappers, they auto manage your > >connectio

  1   2   >