We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 4673
    • 577 Posts
    awww jezzzz,
    I wrote 8 wink

    oh well.

    Is there a bug tracker?
    I can’t browse the system configs properly. I go to the 3rd or 4th page and then it just refreshes the same page. This happens sometimes on the 2nd page and such.

    Loading of admin pages is very slow ....
    09x is a speed demon in comparison. However, it could be that I don’t have MAMP tuned properly and that I haven’t compared it with 09x in the same MAMP setup.

    Any news on demo data?
      Tangent-Warrior smiley
    • File any bugs at http://svn.modxcms.com/jira/ ... same link as in the forums header. wink
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 29635
        • 361 Posts
        In case anybody else runs into this: XCache will give a segmentation fault as well (at least in my testing).
        Disabling XCache corrects the problem.

        Also, while I’m talking, is anybody else having an issue where it’s reporting back:
        Installation Summary

        Errors were encountered during core installation. Please review the installation results below, correct the problems and proceed as directed.
        But no errors/results are actually listed below? Nothing is output to /core/cache/logs/ either, so I’m at a loss. Any ideas or suggestions? (Same issue on alpha 6 standard, advanced, and SVN builds).
          Need MODx Ecommerce? Try FoxyCart!
        • Quote from: The at Jan 03, 2009, 12:26 AM

          In case anybody else runs into this: XCache will give a segmentation fault as well (at least in my testing).
          Disabling XCache corrects the problem.
          I’ve just enabled XCache and have yet to get a seg fault (sure does decrease the cached processing times nicely though, trimming it to a third of the normal response times on my MAMP installation). Can you provide any additional details on configurations and/or actions that cause this to occur for you? Also environment details would help immensely in your case.

          Quote from: The at Jan 03, 2009, 12:26 AM

          Also, while I’m talking, is anybody else having an issue where it’s reporting back:
          Installation Summary

          Errors were encountered during core installation. Please review the installation results below, correct the problems and proceed as directed.
          But no errors/results are actually listed below? Nothing is output to /core/cache/logs/ either, so I’m at a loss. Any ideas or suggestions? (Same issue on alpha 6 standard, advanced, and SVN builds).
          Again, I think we need more information on the versions and configurations in your environment.
            • 29635
            • 361 Posts
            Sorry, should have included that before. Relatively standard LAMP box (LiquidWeb VPS):
            CentOS 4.7
            Apache/2.0.63
            PHP/5.2.8
            MySQL 4.1.22
            (details a la phpinfo())

            I’m getting the same issues using both the latest from the SVN and alpha 6.
              Need MODx Ecommerce? Try FoxyCart!
            • Quote from: The at Jan 07, 2009, 06:40 AM

              Sorry, should have included that before. Relatively standard LAMP box (LiquidWeb VPS):
              CentOS 4.7
              Apache/2.0.63
              PHP/5.2.8
              MySQL 4.1.22
              (details a la phpinfo())

              I’m getting the same issues using both the latest from the SVN and alpha 6.
              Why such ancient MySQL with cutting edge PHP (< 30 days old)? That is likely the problem, depending on the mysql client API libraries it was compiled with.
                • 29635
                • 361 Posts
                Will be upgrading tonight. I’ll report back with updates. It should still be reporting some sort of error back though, I’d imagine, no?
                  Need MODx Ecommerce? Try FoxyCart!
                • Quote from: The at Jan 07, 2009, 09:08 PM

                  Will be upgrading tonight. I’ll report back with updates. It should still be reporting some sort of error back though, I’d imagine, no?
                  Yeah, I took a closer look at the phpinfo and everything seemed kosher. I also searched for any version specific bug reports, and couldn’t really find any, but I am noticing a few segfaults after running XCache on my config for a while (PHP 5.2.5/Apache 2.0.59/MySQL 5.0.41); however, I can’t seem to identify a request that is causing it specifically.
                    • 29635
                    • 361 Posts
                    Upgrading to MySQL 5 seemed to do the trick. (I actually haven’t tested with alpha-6, but the latest from SVN works )Thx Jason.
                      Need MODx Ecommerce? Try FoxyCart!