We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36440
    • 87 Posts
    Hi,

    A friend of mine set up a server so we can try and find out why Revo (2.1.3) continues to generate "PHP has encountered access violation" errors. We copied a Revo site over to his server and I followed the steps outlined here:
    http://rtfm.modx.com/display/revolution20/Moving+Your+Site+to+a+New+Server

    Right now im just getting a white screen (Manager works fine) and far as I can tell permissions, configs/paths are all correct. I also dumped the core/cache directory.

    Here is one of the errors in error log:

    [2011-11-11 11:03:27] (ERROR @ D:\Inetpub\wwwroot\someClient\core\cache\includes\elements\modsnippet\2.include.cache.php : 18) PHP warning: include(): Failed opening 'D:/Inetpub/wwwroot/someClient/core/components/someClient/elements/chunks/carouselHead.html' for inclusion (include_path='.;C:\php\pear')




    Is PEAR a requirement?

    Also:

    [2011-11-11 11:03:27] (ERROR @ D:\Inetpub\wwwroot\someClient\core\cache\includes\elements\modsnippet\2.include.cache.php : 18) PHP warning: include(D:/Inetpub/wwwroot/someClient/core/components/someClient/elements/chunks/carouselHead.html): failed to open stream: No such file or directory


    Ive confirmed this does exist so no idea what the deal is here.

    If anyone has any thoughts itd be much appreciated.