- Edited
I just downloaed 1.7.1 and installed it for the first time on our server, but when you go to /scp you get
Fatal error: session_start() : Failed to initialize storage module: user (path: /tmp) in C:\xxxx...xxx\include\pear\Crypt\Random.php on line 145
I've read all of the threads on this (from this forum) and it's not a permission problem with /tmp... that is wide open. I've also done ini_set in the ost-config.php to change that to different directories. I've tried with the entire directory structure writeable, read-only, and several things in between.
When I roll back to 1.7.0 (which had never been installed on this server) then everything works fine (well... I can log in and all that - but there are some bugs). So I know it's not a permission problem with that directory.
When I upgrade to 1.7.1 it doesn't work again.
I'm running
Windows 2003 R2
PHP 5.2.13
MySQL 5.0.16
Apache 2.0.54