Author |
|
borg Newbie
Joined: 20 March 2009 Location: Canada
Online Status: Offline Posts: 2
|
Posted: 20 March 2009 at 11:32am | IP Logged
|
|
|
If anyone could help clear this error in red it would be much appreciated. Heres a screen shot.
http://teamgenesis.dyndns.org/images/webmail.gif
|
Back to Top |
|
|
borg Newbie
Joined: 20 March 2009 Location: Canada
Online Status: Offline Posts: 2
|
Posted: 20 March 2009 at 11:57am | IP Logged
|
|
|
I checked info.php and it says session support is enabled. Yet I can't continue install cause of the error.
session
Session Support enabled
Registered save handlers files user
Registered serializer handlers php php_binary wddx
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 20 March 2009 at 2:42pm | IP Logged
|
|
|
The typical reason for this is that web server doesn't have write permissions over the directory session data should be saved to. Take a look at session.save_path value in PHP info or php.ini file and make sure the specified directory is writable.
Regards,
Igor
|
Back to Top |
|
|