Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8187505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:34:58+00:00 2026-06-07T02:34:58+00:00

I am trying to save sessions outside of the web root. my website root

  • 0

I am trying to save sessions outside of the web root. my website root folder is

public_html -> example.com

The sessions folder i have created is a sibling of the public_html folder. I don’t know how to reach it. I tried below but i get an error.

session.save_path = /sessions;

How do i solve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T02:34:59+00:00Added an answer on June 7, 2026 at 2:34 am

    The path you give needs to be in quotes; that may be all that’s wrong here:

    session.save_path = "/sessions"
    

    You mentioned that “the sessions folder is a sibling of public_html” so I’m assuming that public_html is actually at the top-level of your filesystem. This would be unusual, though. Are you sure there is not more to the path? (You can double check by running pwd -P while in the directory, if you’re using a UNIX-like system. You’ll get back the full path to the directory.)

    You also don’t need a semicolon. That semicolon makes me a little wary, though: are you adding that configuration to your php.ini file? It’s not something you’d add to just any piece of PHP code.

    If you don’t have access to php.ini and still need to change the save path, see session_save_path in the manual.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to save a CUploadedFile object in local folder, I am using img
I am trying to use session_set_save_handler to allow me to save sessions within a
I have this fiddle: http://jsfiddle.net/y8Uju/5/ I am trying to save the numbers, because, when
I am trying to save session data to the users local ApplicationData folder, but
im trying to save a row in my settings table, it works all fine
Im trying to save a simple script in netbeans to htdocs, but i only
When trying to save the database using boost serialization, I encounter the segfault that
I'm trying to save some data into an array but unfortunately all the data
I'm trying to save my Photo class that has a byte[] File field. When
I'm trying to save a huge NSArray to a file and then retrieve it...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.