XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 04, 2008, 11:22:41 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6614 Posts in 1634 Topics by Members
Latest Member: info589
Pages: [1]
  Print  
Author Topic: Need to initialise session on Zeus server  (Read 7605 times)
dominic.onions
Registered Customer
Newbie
*
Posts: 1


View Profile
« on: May 01, 2006, 05:00:13 AM »

Hi,

I'm on a Zeus webserver which means I need to iniate sessions as follows:-

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

With the code base64_encoded, I can't fix that myself. And I get the following error:-

Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /clientdata/netregistry.net/www.netregistry.com.au/generator/index.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 43

Will I be able to get this script running?

Thanks

Dom
« Last Edit: May 01, 2006, 09:15:11 AM by dominic.onions » Logged
admin
Administrator
Hero Member
*****
Posts: 2755


View Profile
« Reply #1 on: May 02, 2006, 01:53:08 AM »

Hello Dom,
 
you can add this code to the end of config.inc.php file (it's not encoded).
Please note that this file will be overwritten when you save options at Configuration page, so you will have to re-enter this code again.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!