Re: [PHP] curl strange error

2003-02-12 Thread Stain
ST, 0); in order to disable SSL certificate verification. otherwise, before choosing a partner for a specific service, i suggest you to find one that has a verificable certificate ;-) bye, stain. Il mer, 2003-02-12 alle 10:57, Stain ha scritto: > > hi all > > i use latest apach

[PHP] curl strange error

2003-02-12 Thread Stain
wrong when connecting with SSL */ but i don't know how to futher debug it. any hint? is that a bug? bye, stain. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] session domain

2003-01-23 Thread Stain
i thought this about cookies... but i would cookies to be sent by clients only on some hosts of the same domain, just this. bye, stain. Il 13:40, giovedì 23 gennaio 2003, Marek Kilimajer ha scritto: > It is cookie restriction, you can > - set several cookies, but it won't work

[PHP] session domain

2003-01-23 Thread Stain
e hosts in which you're sure you manage them, while some others you're not so sure. for istance, someone on an hosted site of the same domain could catch all sessions clients sent to his site and re-use those sessions faking someone other authentication... some hints? tell me if it's

Re: [PHP] $header = "Location:........" being ignored!

2003-01-21 Thread Stain
try with exit() after header(). bye, stain. Il 10:48, martedì 21 gennaio 2003, Shams ha scritto: > Hi Group, > > I basically have some simple code such as: > > == > > if ( $_POST['passwd'] != $db[

Re: [PHP] building apache 1.3.27 + php 4.3.0

2003-01-20 Thread Stain
sorry, i discovered in php INSTALL file my error was related to --activate-module parameter. (and configure command i posted was wrong!) i apologize. bye Il 11:43, lunedì 20 gennaio 2003, Stain ha scritto: > when building apache 1.3.27 + php 4.3.0 i found out several errors, > depend

[PHP] building apache 1.3.27 + php 4.3.0

2003-01-20 Thread Stain
ake: *** [build] Error 2 any int? is it a bug? thanks Stain -- "If there is any, error is human" -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php