0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Unable to Install Components, Plugins, or Modules

    • Erik B's Avatar
    • Erik B
    • Newbie
    • Posts: 7
    • Thanks: 0

    Unable to Install Components, Plugins, or Modules

    Posted 16 years 7 months ago
    • I've been struggling for the past few days on an issue I'm having regarding the installation of any and all extensions (plugins, ,modules, components).

      I'll try to install yvComment (just an example, it happens to everything) and the screen will go blank with no installation. I turned on my error reporting and I get the following message:


      Fatal error: Class 'DOMIT_Lite_Document' not found in /chroot/home/xxxx/xxxx.net/html/Joomla_RT_MediaMogul_J15/libraries/joomla/factory.php on line 355

      I've switched $xmlDoc = new DOMIT_Lite_Document(); to $xmlDoc =& new DOMIT_Lite_Document(); but nothing has changed.

      I've also increased my php memory and time out time.

      I'm running on the following:

      PHP Built on: Linux pnkcady.nexcess.net 2.6.9-78.0.1.ELsmp #1 SMP Tue Aug 5 11:02:47 EDT 2008 i686
      Database Version: 5.0.67-standard
      Database Collation: utf8_general_ci
      PHP Version: 5.2.6
      Web Server: Apache/2.0.63 (Unix)
      Web Server to PHP interface: apache2handler
      Joomla! Version: Joomla! 1.5.7 Production/Stable [ Wovusani ] 9-September-2008 23:00 GMT
      User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

      Any help you can provide would be great. It's becoming a pain manually installing everything.

      Thanks
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Unable to Install Components, Plugins, or Modules

    Posted 16 years 7 months ago
    • Enable FTP in Global Configuration -> Server.
    • Yves
    • Erik B's Avatar
    • Erik B
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Unable to Install Components, Plugins, or Modules

    Posted 16 years 7 months ago
    • I've always had it enabled.
    • Erik B's Avatar
    • Erik B
    • Newbie
    • Posts: 7
    • Thanks: 0

    Re: Unable to Install Components, Plugins, or Modules

    Posted 16 years 7 months ago
    • Bump.

      Does anybody have any other ideas I can try? I've asked the same question on the Joomla boards and I haven't heard anything yet. I'd rather not have to pay a developer to install tricky components for me.

      Thanks in advance.
    • irv1ng's Avatar
    • irv1ng
    • Newbie
    • Posts: 3
    • Thanks: 0

    Re: Unable to Install Components, Plugins, or Modules

    Posted 16 years 3 months ago
    • Did you figure it out? I'm stuck with the same problem.

      I'm using Joomla Ver 1.5.1. with the Khepri template in the administrator.
    • Ragdata's Avatar
    • Ragdata
    • Elite Rocketeer
    • Posts: 614
    • Thanks: 0
    • Software Engineer

    Re: Unable to Install Components, Plugins, or Modules

    Posted 16 years 3 months ago
    • Erik B wrote:
      Fatal error: Class 'DOMIT_Lite_Document' not found in /chroot/home/xxxx/xxxx.net/html/Joomla_RT_MediaMogul_J15/libraries/joomla/factory.php on line 355

      I've switched $xmlDoc = new DOMIT_Lite_Document(); to $xmlDoc =& new DOMIT_Lite_Document(); but nothing has changed.
      You sound as though you are able to at least able to feel your way around PHP and a server without too many difficulties, so I hate to ask such an obvious question ...

      The error you're reporting here seems like you might have an incomplete Joomla installation - did you check that the files /libraries/domit/xml_domit_lite_include.php and /libraries/domit/xml_domit_lite_parser.php actually exist?

      If they do, what's your permission / ownership structure like? Also, if you have the option I'd go with mod_suphp rather than apache2handler - I've found this to be essential for a smoothly running Joomla installation. So, you may need to consider a rebuild of Apache / PHP.
    • Ragdata's Rubber Duck
      www.ragdata.net/

Time to create page: 0.073 seconds