SOLUTION to error: The XML response that was returned from the server is invalid - Joomla! Forum - community, help and support
i have encountered error when performing ftp check 1.5rc3 install (right after mysql checks).
all got "the xml response returned server invalid"
nothing in forum did me, using latest , uploading files possible ways. seems there still many questions regarding error still unanswered in forum, hence post.
someone said moved webhosts , worked, figured must apache/php configuration issue. after changing other stuff found out php timeout parameter. changed 30 300 , worked, adding .htaccess fixed it:
the web install went smooth silk (done 3 times verify).
thnx,
renfro
edited: apologies posting in wrong place, didn't notice under dev.
all got "the xml response returned server invalid"
nothing in forum did me, using latest , uploading files possible ways. seems there still many questions regarding error still unanswered in forum, hence post.
someone said moved webhosts , worked, figured must apache/php configuration issue. after changing other stuff found out php timeout parameter. changed 30 300 , worked, adding .htaccess fixed it:
code: select all
php_value max_execution_time (300)
the web install went smooth silk (done 3 times verify).
thnx,
renfro
edited: apologies posting in wrong place, didn't notice under dev.
please use latest nightly build, rc3 obsolete.
http://dev.joomla.org/content/view/17/60/
because many things has been fixed allready, please try again ;atest nb , report if issue persist
thanks,
laura
http://dev.joomla.org/content/view/17/60/
because many things has been fixed allready, please try again ;atest nb , report if issue persist

thanks,
laura
Comments
Post a Comment