Still having trouble with mysqli unclonable objects
am 01.12.2005 18:42:37 von Matt Monaco
I am having all sorts of trouble with unclonable objects of type mysqli and
mysqli_result. The server is running the latest release of PHP (5.1) and
MySQL v4.1. I am able to get around some of the errors using references
however the unclonable results seem to be pretty unavoidable.
Has anyone experienced this sort of issue before?
Thanks in advance for any assistance,
Matt
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still having trouble with mysqli unclonable objects
am 02.12.2005 01:17:31 von Holografix
HI
zend.ze1_compatibility_mode = Off in php.ini ?
regards
holo
""Matt Monaco"" escreveu na mensagem
news:B9.0C.14828.6898F834@pb1.pair.com...
>I am having all sorts of trouble with unclonable objects of type mysqli and
>mysqli_result. The server is running the latest release of PHP (5.1) and
>MySQL v4.1. I am able to get around some of the errors using references
>however the unclonable results seem to be pretty unavoidable.
>
> Has anyone experienced this sort of issue before?
>
> Thanks in advance for any assistance,
> Matt
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still having trouble with mysqli unclonable objects
am 02.12.2005 02:10:49 von Matt Monaco
Unfortunately yes it is supposed to be off, which changes the topic of this
thread because phpinfo() indicates its on, even though php.ini explicitly
says off.
""Holografix"" wrote in message
news:83.5D.14828.B629F834@pb1.pair.com...
> HI
>
> zend.ze1_compatibility_mode = Off in php.ini ?
>
> regards
> holo
>
>
>
> ""Matt Monaco"" escreveu na mensagem
> news:B9.0C.14828.6898F834@pb1.pair.com...
>>I am having all sorts of trouble with unclonable objects of type mysqli
>>and mysqli_result. The server is running the latest release of PHP (5.1)
>>and MySQL v4.1. I am able to get around some of the errors using
>>references however the unclonable results seem to be pretty unavoidable.
>>
>> Has anyone experienced this sort of issue before?
>>
>> Thanks in advance for any assistance,
>> Matt
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php