Status
Not open for further replies.
T

therehere3

Hey guys,

I am trying to install XenForo Resources addon to my forum. (my version is 1.5.10)
This is the error I'm getting:

Server Error
mkdir(): Permission denied
XenForo_Application::handlePhpError()
mkdir() in C:\inetpub\wwwroot\library\XenResource\Install\Controller.php at line 241
XenResource_Install_Controller::install()
call_user_func() in C:\inetpub\wwwroot\library\XenForo\Model\AddOn.php at line 215
XenForo_Model_AddOn->installAddOnXml() in C:\inetpub\wwwroot\library\XenForo\Model\AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in C:\inetpub\wwwroot\library\XenForo\ControllerAdmin\AddOn.php at line 188
XenForo_ControllerAdmin_AddOn->actionInstall() in C:\inetpub\wwwroot\library\XenForo\FrontController.php at line 351
XenForo_FrontController->dispatch() in C:\inetpub\wwwroot\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in C:\inetpub\wwwroot\admin.php at line 13


(running this on windows)
I have already done these permissions:
cacls data /g everyone:f
cacls internal_data /g everyone:f



How can I fix this?:(
 

Admin

Staff member
Administrator
Registered
Joined
8 year 8 month 27 day
Messages
15,968
Reaction score
55,348
Points
113
Age
50
Site Script
XenForo
try 1.5.11 i tested it,
maybe your source not good
 
M

MiRacLE

Hey guys,

I am trying to install XenForo Resources addon to my forum. (my version is 1.5.10)
This is the error I'm getting:

Server Error
mkdir(): Permission denied
XenForo_Application::handlePhpError()
mkdir() in C:\inetpub\wwwroot\library\XenResource\Install\Controller.php at line 241
XenResource_Install_Controller::install()
call_user_func() in C:\inetpub\wwwroot\library\XenForo\Model\AddOn.php at line 215
XenForo_Model_AddOn->installAddOnXml() in C:\inetpub\wwwroot\library\XenForo\Model\AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in C:\inetpub\wwwroot\library\XenForo\ControllerAdmin\AddOn.php at line 188
XenForo_ControllerAdmin_AddOn->actionInstall() in C:\inetpub\wwwroot\library\XenForo\FrontController.php at line 351
XenForo_FrontController->dispatch() in C:\inetpub\wwwroot\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in C:\inetpub\wwwroot\admin.php at line 13


(running this on windows)
I have already done these permissions:
cacls data /g everyone:f
cacls internal_data /g everyone:f



How can I fix this?:(
Are you using any add-on installer ?
 
Status
Not open for further replies.