Menu

Fatal error: Class 'XmlObject' not found

Help
Ehsan
2004-11-06
2013-03-27
  • Ehsan

    Ehsan - 2004-11-06

    Friends,

    Please help me regarding this problem which is happen on the first installation step on the first login page:

    Fatal error: Class 'XmlObject' not found in c:\Inetpub\wwwroot\phpclick\includes\Component.inc.php on line 5

    Regards,
    - Ehsan

     
    • Joc

      Joc - 2004-11-06

      Most likely this is due to the WEB_DOC_ROOT parameter not set correctly in "includes/config.inc.php". In your case it should be set to "/phpclick/".
      Also, don't forget to adjust the same parameter in "scripts/dragAndDrop.js" and "scripts/dragAndDropSnapToGrid.js"

       
      • Ehsan

        Ehsan - 2004-11-06

        Dear Jochen,

        Thank you so much for your kind replies...

        I've tried your tip to changing the "WEB_DOC_ROOT" to "/phpclick/" in those 3 files (config.inc.php, dragAndDrop.js, dragAndDropSnapToGrid.js), but the problem not solved. For the reason I would send you these three files with a screen shoot of the error screen. Please kindly guide me...

        P.S: My root web directory is set to: "C:\Inetpub\wwwroot\phpclick\"

        Thanks in advanced
        - Ehsan

         
    • Joc

      Joc - 2004-11-08

      Also, make sure that the other parameters in config.inc.php are set appropriately. For the include problem you mentioned, make sure that FILESYSTEM_ROOT is set to the document root of whereever phpclick is installed on your harddrive, e.g. "C:/Inetpub/wwwroot/phpclick/"

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.