We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 44846
    • 2 Posts
    Hello, people!
    I try to install MODX Revolution 2.2.8 to some Windows (PHP and MySQL installed), but at final step, when pressed last "Install" button... some errors occurred.

    Warning: mkdir() [function.mkdir]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 28
    
    Warning: rename(C:\Windows\Temp\wrtE4E1.tmp,D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/03442da2f733fc2838cc240d3058125d32e8829b.file.install.tpl.php) [function.rename]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 42
    
    Warning: chmod() [function.chmod]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 44
    
    Warning: mkdir() [function.mkdir]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 28
    
    Warning: rename(C:\Windows\Temp\wrtE55F.tmp,D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/b82c67eb15929b0fcae8204d22423dbbb8e7cd93.file.footer.tpl.php) [function.rename]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 42
    
    Warning: chmod() [function.chmod]: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_write_file.php on line 44
    


    And under the MODX logo some errors too:

    Warning: include(D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/03442da2f733fc2838cc240d3058125d32e8829b.file.install.tpl.php) [function.include]: failed to open stream: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_template.php on line 422
    
    Warning: include(D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/03442da2f733fc2838cc240d3058125d32e8829b.file.install.tpl.php) [function.include]: failed to open stream: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_template.php on line 422
    
    Warning: include() [function.include]: Failed opening 'D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/03442da2f733fc2838cc240d3058125d32e8829b.file.install.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_template.php on line 422
    
    Warning: include(D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/b82c67eb15929b0fcae8204d22423dbbb8e7cd93.file.footer.tpl.php) [function.include]: failed to open stream: Permission denied in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_template.php on line 422
    
    Warning: include() [function.include]: Failed opening 'D:/Users/tigerpvr-1/tigerpvr-31/WWWRoot/core/cache/setup/smarty/b82c67eb15929b0fcae8204d22423dbbb8e7cd93.file.footer.tpl.php' for inclusion (include_path='.;C:\php5\pear') in D:\Users\tigerpvr-1\tigerpvr-31\WWWRoot\core\model\smarty\sysplugins\smarty_internal_template.php on line 422
    


    Could you help me, please?
    • Should be a simple matter of making sure the user running the PHP process has permission to write to the proper locations, especially within the core/cache/ directory.
        • 44846
        • 2 Posts
        Thank you! But how may I check it on Windows? On a Linux hosting, I know, we need to set 0777 permissions to some folders via a FTP-client. But how do I grant 777 (rw) permission in shared windows hosting? There isn't chmod() command, as I know...
        • Quote from: tigerpvr at Aug 21, 2013, 01:35 PM
          Thank you! But how may I check it on Windows? On a Linux hosting, I know, we need to set 0777 permissions to some folders via a FTP-client. But how do I grant 777 (rw) permission in shared windows hosting? There isn't chmod() command, as I know...

          You would need to have the hosting provider check the permissions, if the control panel lacks the ability to update permissions. If this is your server, then you would use RDC to manually check the permissions on server (or whatever method you use to access the system).

          Thanks,
          Patrick R.
            Patrick | Server Wrangler
            About Me: Website | TweetsMODX Hosting