Menu

#1 nusoap incompatible with php5

open
nobody
None
5
2014-08-20
2006-11-25
No

The included nusoap classes are not compatible with php5.
Basically phpfin does not run on php5.

Error message on php5:

cannot redeclare class soapclient

changing all occurrencies of soapclient (-->soapclientw) will display the login screen but will not allow to login.

Discussion


Log in to post a comment.