0
Welcome Guest! Login
0 items Join Now

Renaming folder where Joomla is install?

    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • can I rename the folder were Joomla is install ?
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
  • Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • See BROKEN LINK REMOVED
    • Last Edit: 8 years 4 months ago by Kat05.
    • James Spencer / Developer & Support / Hull, UK
    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • The tutorial said to modify in configuration.php

      Absolute Path
      $mosConfig_absolute_path = '/path_to_site';

      Live Site
      $mosConfig_live_site = '/path_to_site';

      Cache Path
      $mosConfig_cachepath = '/path_to_site';

      The only references to a path In my configuration.php are:

      var $ftp_root = '/public_html/path_to_site';

      var $log_path = '/home/path_to_site/logs';

      var $tmp_path = '/home/path_to_site/tmp';
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
    • Chris S's Avatar
    • Chris S
    • Hero Rocketeer
    • Posts: 292
    • Thanks: 0

    Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • The Tutorial is refering to J!1.0.x, while you seem to use J!1.5

      You should be fine by changing these two lines in configuration.php to reflect your new Directory:

      var $log_path = '/var/www/whatever/logs';
      var $tmp_path = '/var/www/whatever/tmp';
    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • Sorry, I should always put the infos that I’m working on 1.5.1...

      Thanks Chris

      To all members, thank you. I join this forum and the template club for few days only and I can see how dynamic and responsive everybody are.

      Long Live the Rocketeer. All for one and one for all!
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • What about:

      var $ftp_root = '/public_html/path_to_site';
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
  • Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • Change that as well, basically change ALL paths :)
    • James Spencer / Developer & Support / Hull, UK
    • Patrick Toulze's Avatar
    • Patrick Toulze
    • Elite Rocketeer
    • Posts: 1810
    • Thanks: 18
    • Marketing - Web Designer

    Re: Renaming folder where Joomla is install?

    Posted 16 years 2 months ago
    • Do you see any other paths that the ones in configuration.php
    • Graphic Designer - Marketing -Web Sites — Trying to become a decent human being.
      www.grafcomm.ca
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Renaming folder where Joomla is install?

    Posted 15 years 11 months ago
    • How do you go about changing the administrator directory name for Joomla1.5?

      Thanks for this post as it was very helpful.
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Renaming folder where Joomla is install?

    Posted 15 years 11 months ago

Time to create page: 0.050 seconds