[PHP-DEV] PHP 4.0 Bug #7832: Redeclarations From: richard.smith <email protected>
Date: 11/15/00

From: richard.smith <email protected>
Operating system: WinNT4 Workstation
PHP version: 4.0.3
PHP Bug Type: IIS related
Bug description: Redeclarations

Don't know what produces the bug. All i know is that when using the ISAPI module, I get problems with classes and objects.

I get the following error on some of my projects:

Fatal error: Cannot redeclare show_table_navigation() in lib.inc.php on line 6

This is an error report from phpMyAdmin. An applications which, until today, was working hapily, along with all my other applications.

I cannot generate a GDB backtrace (fecking windoze).

I'm using 4.0.3, with the following DLLs

php_cpdf.dll
php_cybercash.dll
php_curl.dll
php_db.dll
php_dbase.dll
php_domxml.dll
php_exif.dll
php_fdf.dll
php_gd.dll
php_gettext.dll
php_imap.dll
php_java.dll
php_ldap.dll
php_mhash.dll
php_pdf.dll
php_pgsql.dll
php_sablot.dll
php_zlib.dll

Using iis 4 on an Windows NT4 Workstation.
Dual Processor 256Mb RAM machine
Plenty of HDD space
and I've verified that NTLM authentication protocols are not interfereing with the PHP Process.

-- 
Edit Bug report at: http://bugs.php.net/?id=7832&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>