Cthulhux
Member
On one of my XenForos, the FTP user is different from www-data, both don't share any privileges.
While I surely can see why XenForo has problems writing into a folder not owned by the web server, the error message that appears when XenForo notices it can't install an add-on by XML should be improved:
Technically, it could be "parsed", right?
While I surely can see why XenForo has problems writing into a folder not owned by the web server, the error message that appears when XenForo notices it can't install an add-on by XML should be improved:
Server Error
String could not be parsed as XML
SimpleXMLElement->__construct() in AddOnInstaller/Model/AddOn.php at line 0
AddOnInstaller_Model_AddOn->getXmlType() in AddOnInstaller/ControllerAdmin/AddOn.php at line 27
AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/new-hqshare/admin.php at line 13
Technically, it could be "parsed", right?