Fatal error: Uncaught SCA_RuntimeException: Only an invalid absolute path could be constructed from class componentFacebook and relative path Cookie.xsd thrown in /usr/local/zend/share/pear/SCA/SCA_Helper.php on line 153

26 views
Skip to first unread message

MavDev

unread,
Jun 24, 2010, 2:35:21 PM6/24/10
to phpsoa
Can anyone help me out with this problem ?

Fatal error: Uncaught SCA_RuntimeException: Only an invalid absolute
path could be constructed from class componentFacebook and relative
path Cookie.xsd thrown in /usr/local/zend/share/pear/SCA/
SCA_Helper.php on line 153

jongiddy

unread,
Aug 10, 2010, 6:49:01 AM8/10/10
to phpsoa
I have seen this message when the name of the XSD file is incorrect.
Try using the absolute path to the XSD file in your class file, to see
if that fixes the problem.

e.g. something like:
/**
* @service
* @binding.soap
*
* @types http://fb.com/ /home/me/php-sdo/Cookie.xsd
*/
class Facebook {
Reply all
Reply to author
Forward
0 new messages