Zitat von jef2000
Beitrag anzeigen

The second call to GroupRead is issued from within another function and I thought the parameters are inherited from the main script. Not true in PHP.
I declared the variables as "global" within the calling function, but then I got again the original error messages.
So I applied again both of your previous suggestions, no luck. The original error message is back again:
PHP Fatal error: Cannot redeclare class EIBBuffer in /usr/share/php5/eib
client.php on line 28
client.php on line 28
Kommentar