We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13610
    • 52 Posts
    Error Number: 2
    Error Message: include(dtd/iso-lat1.ent) [function.include]: failed to open stream: No such file or directory
    Error File: E:\MODX\manager\media\browser\mcpuk\connectors\php\Commands\GetFoldersAndFiles.php
    Error Line: 41


    PHP ERROR:::
    Error Number: 2
    Error Message: include() [function.include]: Failed opening ’dtd/iso-lat1.ent’ for inclusion (include_path=’E:\WebServices\php\PEAR;’)
    Error File: E:\MODX\manager\media\browser\mcpuk\connectors\php\Commands\GetFoldersAndFiles.php
    Error Line: 41

    Anybody have any recommendations.

    I am running PHP 5.2 on Windows IIS 6.0

    Thanks
      Jason Buck
      • 13610
      • 52 Posts
      On my windows install of PHP, there is no files in the PEAR folder except go-pear.phar

      Is this file the same as a .CAB or .ZIP containing the files that the error is looking to include?
        Jason Buck
        • 13610
        • 52 Posts
        Okay, this was fun.

        TinyMCE 3.2.4.1 on PHP 5.2 with IIS 6.0

        MODx Configuration portion:

        In Tools > Configuration > Interface & Features (tab)


        File Base Path: E:\MODX\assets\templates\tsia1\ (Location that contains the Image folder I am uploading to)
        File Browser URL: http://modx.tsia.com/assets/templates/tsia1/ (URL where my Image folder resides)

        Next issue:

        File browser not displaying Thumbnails
        E:\MODX\manager\media\browser\mcpuk\connectors\php: has a Commands Folder and a dtd Folder.

        Copy the dtd folder and paste it inside the Commands folder.

        For file upload and the other functionality, you have to make sure that your IMAGE folder is not flagged as read-only.

        Thanks,

        Had fun figuring this one out LOL.

        Jason Buck




          Jason Buck