0
Welcome Guest! Login
0 items Join Now

Issues with the admin page after upload to webhost

  • Issues with the admin page after upload to webhost

    Posted 16 years 3 months ago
    • Hi Guys,

      I have recently uploaded our Joomla company website to a web hosting provider, and I'm having issues accessing the Joomla admin page now. I can log into it OK, but I get kicked out almost straight away requiring me to log in again.

      The web host does have som information regarding joomla sites in their support section:

      IMPORTANT: In order to have you ADMIN panel working correctly, you must EDIT the following file, to work with PHP session handling:
      File name and location: ./libraries/joomla/session/session.php

      But the libraries directory is not actually present. This sounds like the issue I'm having... Can anyone help? The site is www.netregistry.com.au and www.netregistry.com.au/administrator

      Ta

      Radek
    • Last Edit: 16 years 3 months ago by Radek Tkaczyk.
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Issues with the admin page after upload to webhost

    Posted 16 years 3 months ago
  • Re: Issues with the admin page after upload to webhost

    Posted 16 years 3 months ago
    • Sweet... I did as suggested

      ini_set("session.save_handler", "files");
      session_save_path ("path/");

      and it now works...

      Thanks for that.

      Radek
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Issues with the admin page after upload to webhost

    Posted 16 years 3 months ago
    • Radek Tkaczyk wrote:
      Sweet... I did as suggested

      ini_set("session.save_handler", "files");
      session_save_path ("path/");

      and it now works...Thanks for that.
      Radek
      That's nice, glad I could help. :D
      You can edit your first post, add (SOLVED) to the topic and use the "Solved" icon.

      Kat
    • Kat05 / QA Lead & Support / Germany
  • Re: Issues with the admin page after upload to webhost

    Posted 16 years 3 months ago
    • Looks like someone else did it...

      WIll do that next time...

      thanks again!

Time to create page: 0.057 seconds