Home  |  Linux  | Mysql  | PHP  | XML
From:Nathan Wheeler Date:Mon Aug  4 16:58:00 2008
Subject:works always with CLI, but not Apache
So I've got a request that always works when I run it in CLI, but using a
browser, it errors out sometimes. It'll error out when I try to run the
request repeatedly, like just refreshing right after it loads. Is there any
setting for apache2 or php.ini that I should set?

Code is here: http://pastebin.com/d67d627b2

SoapApi Class just extends SoapClient by formatting it right like:

function soapGetDHCPLeasesStatus()
{
        //   Get the list of DHCP leases.
        $rc = $this->GetDHCPLeasesStatus(array());

        return $rc;
}

Navigate in group php.soap at sever news.php.net
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants