>From today cvs:
make install:
Installing PHP CLI binary:/usr/local/php5-01032004//bin/
Installing PHP CLI man page: /usr/local/php5-01032004//man/man1/
Installing PEAR environment: /usr/local/php5-01032004//lib/php/
make[1]: *** [install-pear-installer] Segmentation fault
make:
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'
(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
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
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
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