Re: [PHP-DEV] Double warnings with session_start

2003-06-22 Thread ZioBudda
> Any chance you have both display_errors and log_errors enabled? hmmm.. In this moment I can not to control it. > It > would cause one copy of the error to go to stdout, and another to go > to stderr. I have the same result into web browser. Is the same possible error ? Any news about other

[PHP-DEV] Session problem

2003-03-18 Thread michel 'ziobudda' morelli
Any news about this bug http://bugs.php.net/bug.php?id=22175 ? Tnx -- michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Session into class does not works

2003-03-28 Thread michel &#x27;ziobudda' morelli
SESSIONE START-"); //session_start(); zb_debug("--FINE SESSIONE START-"); zb_debug("--SETTO ID--"); $_SESSION['id']++; zb_debug("--FINE SETTO ID--"); echo "id = ".$_SESSION['id'].""; echo "_SESSION = "; var_dump($_SESSION); zb_debug("--Chiudo la sessione--"); session_write_close(); zb_debug("--FINE Chiudo la sessione--"); echo 'Clicca qui'; ob_end_flush(); ?> -- michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Double warnings with session_start

2003-06-22 Thread michel &#x27;ziobudda' morelli
working of session_decode into a class for managing session (http://www.ziobudda.net/test/session4-3.phps). With PHP4 there is no problem with this. Bye. -- michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Error from last cvs (xml)

2003-06-27 Thread michel &#x27;ziobudda' morelli
(first use in this function) /home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:579: `vptr' undeclared (first use in this function) make: *** [ext/simplexml/simplexml.lo] Error 1 -- michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Double warnings with session_start

2003-06-27 Thread michel &#x27;ziobudda' morelli
Il dom, 2003-06-22 alle 16:37, Marco Tabini ha scritto: > Are these not two different error messages? They are output in two > different places in the source. with php4 (same configuration of php.ini) I have only one warning. Where is the wrong ? bye -- michel 'ziobudda'

[PHP-DEV] PEAR install segmentation fault

2004-03-01 Thread michel &#x27;ziobudda' morelli
ake: *** [install-pear] Error 2 ??? Tnx and bye -- Se cerchi consulenza su Linux, PHP, MySQL e tutto quello che riguarda il mondo OpenSource, chiedi a ZioBudda Labs un preventivo. Celerità e professionalità sono solamente due dei punti chiave di ZioBudda Labs. Per maggiori informazioni: [EM