Results 1 to 4 of 4

Thread: Fatal error: Class not found in SoapServer

  1. #1
    Join Date
    Apr 2009
    Posts
    90

    Fatal error: Class not found in SoapServer

    I checked out the script to check the domain names at the my given domain name address.when i checked for domain name there I recovered the file class.soapclient.php and the zip file which is also required to check the domain details, in that file i need to give the file details, which inturn make the SOAP WSDL, so it seems correct but it does not give the expected results. it gives me the following error:
    Code:
    Fatal error: Class SoapServer not found
    I become nuke at this point and wait for any expert comment.

  2. #2
    Join Date
    Jan 2006
    Posts
    211

    Re: Fatal error: Class not found in SoapServer

    Have you used the getFunction in your source code if possible then put your error message here so that we would get an idea where you are exactly getting an error problem.

    Code:
    SoapServer: getFunctions ();
    otherwise I have give you the hint where you should put you could use in your existing functions.

  3. #3
    Join Date
    Apr 2009
    Posts
    90

    Re: Fatal error: Class not found in SoapServer

    I actually failed to use the method you have mentioned above, when i have search regarding my problem on the net i realize that this method is necessary, but the problem still exists I have a:

    Fatal error: Call to undefined function nusoap_client () in : \ var \ www \ ovh.php on line 9
    I do not understand why the function is undefined nusoap_client?

    Thanks

  4. #4
    Join Date
    Jan 2006
    Posts
    211

    Re: Fatal error: Class not found in SoapServer

    And for more information you also suppose to mention in your Programming body the following code:

    Code:
     $ soap = new nusoap_client ( 'https: / / www.yourdomain_name.com/soapi/soapi-1.2.wsdl');
    also make sure that when you mentioned this in your program then it exists in the WSDL.But you need to provide the login details you have provided.

Similar Threads

  1. Replies: 5
    Last Post: 27-08-2011, 10:36 PM
  2. "FATAL: Module not found error" using modprobe
    By Alysa in forum Operating Systems
    Replies: 5
    Last Post: 24-04-2010, 12:49 PM
  3. Replies: 3
    Last Post: 20-08-2009, 03:22 PM
  4. FATAL: Module fuse not found
    By _Gentoo_Nile_ in forum Operating Systems
    Replies: 3
    Last Post: 01-08-2009, 08:44 PM
  5. FATAL: No bootable medium found!
    By axel1 in forum Windows Software
    Replies: 3
    Last Post: 17-07-2009, 03:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,854,321.43882 seconds with 17 queries