| Brett Bieber 2005-09-29, 6:57 pm |
| On 9/29/05, Benjamin Bittner <bb@geizkragen.de> wrote:
>
> Hello list subscribers,
>
> i have the following problem:
>
> I tried to implement this google api class:
> http://scripts.incutio.com/google/
>
> But the SOAP_Client->call fails with this error message:
>
> Fatal error: Cannot pass parameter 2 by reference in
> /usr/local/bin/abgleich/google.php on line 39
>
> All used PEAR packages are installed and updated (SOAP, HTTP,
> HTTP_REQUEST), but i think its something wrong with the SOAP package.
>
> Anyone has a clue?
I'd suggest
sudo pear uninstall SOAP
sudo pear install SOAP-0.8.1
For some reason it's broken with later versions of SOAP.
Thanks in advance
> Regards Benjamin
>
> --
> PEAR General Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
-Brett
http:saltybeagle.com <http://saltybeagle.com> aim:ianswerq
|