0
Welcome Guest! Login
0 items Join Now

RokCommon screws up PHP 5.3

  • RokCommon screws up PHP 5.3

    Posted 12 years 1 month ago
    • All of a sudden I have these two RokCommonServiceContainer.php files that are in the tmp folder and every time I delete them, they rebirth themselves. Where did these come from and what are they for? I think they are malicious and have caused the site to no longer function under PHP 5.3.

      This attachment is hidden for guests. Please log in or register to see it.


      I have since discovered that this RokCommon thing is screwing up all of my client sites that have used a RT theme.

      What the hell is going on RT?????????????

      Warning: DOMDocument::schemaValidate() [domdocument.schemavalidate]: Invalid Schema in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php on line 274

      Fatal error: Uncaught exception 'InvalidArgumentException' with message '[ERROR 3070] complex type 'service': The content model is not determinist. (in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/services.xsd - line 38, column 0) [ERROR 3070] complex type 'argument': The content model is not determinist. (in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/services.xsd - line 69, column 0) [ERROR 3070] complex type 'call': The content model is not determinist. (in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/services.xsd - line 79, column 0)' in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php:276 Stack trace: #0 /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php(223): RokCommon_Service_Container_Loader_File_Xml->validate(Object(DOMDocument)) #1 /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php(52) in /home/toc/public_html/libraries/rokcommon/RokCommon/Service/Container/Loader/File/Xml.php on line 276
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: RokCommon screws up PHP 5.3

    Posted 12 years 1 month ago
    • L James's Avatar
    • L James
    • Newbie
    • Posts: 5
    • Thanks: 0

    Re: RokCommon screws up PHP 5.3

    Posted 12 years 3 days ago
    • This may also help someone.

      I tried everything from the SOLVED post and none of it worked - even downloaded new theme and tried again.

      Luckily I have Root access to my server.

      The only thing that worked for me was this:

      SSH into my server:

      yum downgrade libxml2-2.6.26-2.1.21.el5_9.1

      Then:

      service httpd restart

      1. Downgraded libxml2
      2. Restarted Apache and everything worked as normal

      I blame myself for upgrading the server! If it's not broken, don't fix it!!
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: RokCommon screws up PHP 5.3

    Posted 12 years 2 days ago

Time to create page: 0.073 seconds