Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
POST /client?apikey=aa&command=listVirtualMachines &response=json &signature=CdefCdefCdefCdefCde1%2FucEpH6c%3D HTTP/1.1" 302 - XXX.XXX.XXX.5 - - [28/Aug/2014:14:32:24 +0530] "POST /client?apikey=a

Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
ient->request('listVirtualMach...', Array) > #1 /var/www/index.php(18): CloudStackClient->listVirtualMachines() > #2 {main} > thrown in /var/www/BaseCloudStackClient.php on line 95 > > > > > > From: Erik Weber > To: dev ; Giri Prasad > Sent: T

Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
__ From: Erik Weber To: dev ; Giri Prasad Sent: Thursday, 28 August 2014 12:31 PM Subject: Re: Error running client of Cloudstackclient On Thu, Aug 28, 2014 at 8:52 AM, Giri Prasad wrote: > Hello, > >  I have cs running fine accessible thru gui. > > 

Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
On Thu, Aug 28, 2014 at 8:52 AM, Giri Prasad wrote: > Hello, > > I have cs running fine accessible thru gui. > > I have installed cloudstackclient, and generated the php wrapper (using > generator.php). When calling this wrapper function, some error comes up. > Any indeas to fix this? > > Thank