[PHP-DEV] apache2 and php

2002-04-02 Thread Alexis
declared (first use in this function) *** Error code 1 Stop in /usr/local/src/php4. Where is declared 'apr_bucket_alloc_t' ? I haven t find it in the source of apache2 and php. Thanks in advance Alexis -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Bug #15148: Troubbles with setcookie (on Unix Solaris php)

2002-01-21 Thread alexis . escobar
); $http_host = getenv("HTTP_HOST"); setcookie("nsemestre", $vanual, time()+3600); } < End -> The warning points to the setcookie line. The script fetch the results of Database, but show that ugly warning...

[PHP-DEV] Bug #15148 Updated: Troubbles with setcookie (on Unix Solaris php)

2002-01-21 Thread alexis . escobar
v("SERVER_NAME"); $http_host = getenv("HTTP_HOST"); setcookie("nsemestre", $vanual, time()+3600); } < End -> The warning points to the setcookie line. The script fetch the results of Database, but show that

[PHP-DEV] php and apache2

2002-04-02 Thread alexis . guillard
ed (first use in this function) *** Error code 1 Stop in /usr/local/src/php4. Where is declared 'apr_bucket_alloc_t' ? I haven t find it in the source of apache2 and php. Thanks in advance Alexis -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php