solution: in SOAP/Server.php
search "->message();" and replace it with "->message;" (because it's a string not a method) but anyway, php shouldn't crash when a not existing method is called. -- SOAP module crashes php https://bugs.launchpad.net/bugs/113837 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
