I keep getting this error, read this entire thread.
Quote:
The XML data receieved was either invalid or not in the correct form for XML-RPC. Turn on debugging to examine the XML data further.
|
So I turned Debug on: (this is the error i got)
Code:
DEBUG - 2008-12-10 06:38:04 --> Config Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Hooks Class Initialized
DEBUG - 2008-12-10 06:38:04 --> URI Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Router Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Output Class Initialized
ERROR - 2008-12-10 06:38:04 --> Severity: Warning --> fopen(/var/www/vhosts/myjeepclub.com/httpdocs/vbulletin-xml-rpc-server/system/cache/ad61ab143223efbc24c7d2583be69251) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied /var/www/vhosts/myjeepclub.com/httpdocs/vbulletin-xml-rpc-server/system/codeigniter/Common.php 56
DEBUG - 2008-12-10 06:38:04 --> Input Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Global POST and COOKIE data sanitized
DEBUG - 2008-12-10 06:38:04 --> Language Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Loader Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Plugin loaded: vbulletin-db_pi
DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized
DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized
DEBUG - 2008-12-10 06:38:04 --> XML-RPC Server Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Controller Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Helper loaded: url_helper
DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized
DEBUG - 2008-12-10 06:38:04 --> XML-RPC Class Initialized
DEBUG - 2008-12-10 06:38:04 --> Final output sent to browser
DEBUG - 2008-12-10 06:38:04 --> Total execution time: 0.3696
Can not figure out why access is denied to that file.