This topic is locked

session.save_path has no value

8/1/2008 11:00:17 AM
PHPRunner General questions
C
cglaeser author

I dumped phpinfo and session.save_path has no value. I am using a shared server and do not have access to the php.ini file. Should I set session.save_path in dbcommon.php? Or, do I create a new php.ini file?
Best,

Christopher

C
cglaeser author 8/1/2008

I figured out how to create a new php.ini file and set the session_path variable to /tmp, but I still get the error message, "Cannot modify header information - headers already sent by (output started at /home2/teamsilv/public_html/compilerjobs/db/include/locale.php:1749)".
Best,

Christopher

C
cglaeser author 8/1/2008

Apparently, some of the files were out of sync when I did the copy from the old ISP to the new ISP. I rebuilt and uploaded the entire project again, and now everything seems to be working.
Best,

Christopher