Ok then, no problems.
The thing is, last night in stalled the latest snap and SID was not
being popuulated, even though session cookies were DEFINATLY off,
accoring to a phpinfo anyway.
very strange.
Thanks,
Matt
On Wed, 2002-03-13 at 23:52, Sascha Schumann wrote:
> On 13 Mar 2002, Matt Al
nt? shouldnt SID be defined when a cookie ISNT
sent ?
Matt
On Wed, 2002-03-13 at 20:24, Sascha Schumann wrote:
> The current CVS behaviour is the correct and documented one.
>
> - Sascha Experience IRCG
> http://schumann.cx/
Guys,
Somebody hsa done something screwy with sessions, ther WEREN'T defining SID
when a cookie wasnt set. heres a diff:
--- php4-200203120300/ext/session/session.c Wed Mar 13 02:51:51 2002
+++ tmp/php4-200203120300/ext/session/session.c Sat Mar 9 11:33:29 2002
@@ -940,14 +940,7 @@
xmlrpc clients
(rightfully) spew becasue they have recieved 2 xmlrpc fault packets (xml
documents).
Cheerio,
Matta
--
Matt Allen
Technical Director
Investigation Marketplace
0413 777 771
[EMAIL PROTECTED]
Index: main.c
===
RCS file
t error it receives?
Cheers,
Matt
--
Matt Allen
Technical Director
Investigation Marketplace
0413 777 771
[EMAIL PROTECTED]
--
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 a
Hi All,
Attached is a small patch tp pear/XML/RPC.php.
It fixes 2 things:
1. There was a print statement left in the client class
2. xml_rpc_encode had "new XML_RPC_VAL" instead of "new XML_RPC_VALUE".
Cheerio,
Matta
--
Matt Allen
Technical Director
Investigation Mark
something that could be discussed, but XMLRPC has been around the longest and alot
of these other protocols are based on it, so here it is :)
I didnt change the php.ini-dist as I didnt know the protocol, ie, since most people
wont want this feature do we leave it out?
Cheers,
Matta
--