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.

Extension Mgr - Failed to move file

  • Extension Mgr - Failed to move file

    Posted 16 years 6 months ago
    • Isn't it possible installing components after I've manually installed Firenzie RocketLauncher Package? I've tried to upload 4-5 different components, but every time I get the same message:

      * Warning! Failed to move fil


      Then I tried to upload it myself through FTP, but I'm not so good with that..
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Extension Mgr - Failed to move file

    Posted 16 years 6 months ago
    • Go to Global Configuration > FTP Settings and enable FTP. Write your FTP Username, FTP Password and FTP Root. Save.

      You should now be able to install your extensions.
    • Yves
  • Re: Extension Mgr - Failed to move file

    Posted 16 years 6 months ago
    • Yves wrote:
      Go to Global Configuration > FTP Settings and enable FTP. Write your FTP Username, FTP Password and FTP Root. Save.

      You should now be able to install your extensions.

      * JFTP::login: Unable to login
      * JFTP::write: Unable to use passive mode

      An Error has occurred! Unable to open configuration.php file to write!

      The configuration.php is writeable, and I know I've typed in the right FTP

      I know the username and password is correct, and the configuration.php is writeable..

      FTP Host = host.mydomain.com? or is it the numbers that are already there? Anyway, I've tried both, still not working..

      And the FTP Root, I guess that's public_html?
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Extension Mgr - Failed to move file

    Posted 16 years 6 months ago
    • For $ftp_host, leave the numbers. For $ftp_root, it depends on your web server.

      You can write them directly in configuration.php.

      var $ftp_host = '127.0.0.1';
      var $ftp_port = '21';
      var $ftp_user = 'username';
      var $ftp_pass = 'password';
      var $ftp_root = '/httpdocs'; (or Joomla root directory within your web server, like /public_html or /htdocs, etc.)

      More info here: forum.joomla.org/viewtopic.php?f=431&t=286792
    • Last Edit: 16 years 6 months ago by Yves.
    • Yves
  • Re: Extension Mgr - Failed to move file

    Posted 16 years 6 months ago
    • Thank you, works fine now :-)

Time to create page: 0.072 seconds