PHP SOAP Procedure 'functionName' not present

后端 未结 2 335
太阳男子
太阳男子 2021-01-12 03:15

I\'m writing a SOAP application in Symfony and for all my request I\'m getting an error Procedure \'getClusterName\' not present.

Strange thing is that

2条回答
  •  难免孤独
    2021-01-12 03:45

    Even if setting soap.wsdl_cache_enabled = 0, try also emptying the /tmp folder.

提交回复
热议问题