Hello, Googling around for that error message gives results that suggest a language incompatibility with PHP 4 (there's no concept of a public function in PHP 4). The soapclientfactory.php comment string implies that it's only need with PHP 5.
Do you have PHP 4 on one server and PHP 5 on the other? Could you normalize both servers to PHP 5? Cheers, -Jeff Posnick, AdWords API Team On Dec 22, 1:52 pm, Soumitra <[email protected]> wrote: > i'm testing in sandbox environment, its irrevelant because the same > code works in the sandbox env in a particular server and fails in > another... > > please explain... > > On Dec 22, 11:47 pm, Soumitra <[email protected]> wrote: > > > hello everybody, > > i'm running the same code in a server which works fine, but in another > > it's showig an error: > > > "Parse error: parse error, unexpected T_STRING, expecting > > T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/web7/html/ > > aw_api/soapclientfactory.php on line 29" > > > does anyone have a clue about this???? > > > waiting for reply..... > > > -----Soumitra --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
