Results 1 to 2 of 2

Thread: Joomla install issue - Session save path - "Unwriteable" ??

  1. #1
    Junior Member
    Join Date
    Oct 2008
    Posts
    2

    Default Joomla install issue - Session save path - "Unwriteable" ??

    I'm trying to install Joomla 1.0.52 (the latest stable before the 1.5.x version that EasyApps installs)

    The one error I run into is:

    "Session save path Unwriteable"

    Does anyone know how to do a fresh Joomla install (not through EasyApps) ?

    Many thanks

  2. #2
    Junior Member
    Join Date
    Oct 2008
    Posts
    2

    Default

    The following worked for me

    Create an .htaccess file at the top of the directory where Joomla will be installed and put this (customize to your full path):

    php_value session.save_path '/path/to/tmp'

    Thus, if installing in /fred/, you'd have /fred/.htaccess

    HTH

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •