Cannot add a new bug

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
encohen
Posts: 4
Joined: 21 Jul 2009, 20:43

Cannot add a new bug

Post by encohen »

Ok,
I recently upgraded my pc to a box running Windows XP Pro (no I don't want to use vista), on a AMD quad processor, with 4 BG of ram and running Apache 2.2.11, Mysql 5.1.36, PHP 5.2.9-2

When I log in I get these warning errors at the bottom of the page:

SYSTEM WARNING: Unknown: open(C:\DOCUME~1\encohen\LOCALS~1\Temp\php\session\sess_bupjf73aovs1sisqtr7sgo90n1, O_RDWR) failed: No such file or directory (2)

SYSTEM WARNING: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\encohen\LOCALS~1\Temp\php\session)

When I try and add a new issue, I get this error

APPLICATION ERROR #2800

Invalid form security token. Did you submit the form twice by accident?

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
and at the bottom of that same page I get this:

SYSTEM WARNING: session_start() [function.session-start]: open(C:\DOCUME~1\encohen\LOCALS~1\Temp\php\session\sess_bupjf73aovs1sisqtr7sgo90n1, O_RDWR) failed: No such file or directory (2)

SYSTEM WARNING: Unknown: open(C:\DOCUME~1\encohen\LOCALS~1\Temp\php\session\sess_bupjf73aovs1sisqtr7sgo90n1, O_RDWR) failed: No such file or directory (2)

SYSTEM WARNING: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\DOCUME~1\encohen\LOCALS~1\Temp\php\session)

In fact, I get this error at the bottom of each page. I have done the following:

1. wiped the mysql db
2. wiped the mantis install and reinstalled it


Anyone got any ideas?
encohen
Posts: 4
Joined: 21 Jul 2009, 20:43

Re: Cannot add a new bug fixed

Post by encohen »

Well, I compared my php versions between my 2 pcs. The pc that has Mantis working has PHP 5.2.6, on the pc where I was having trouble the php version is 5.2.11. I uninstalled php and reinstalled php 5.2.6 and it worked. Any comments?

Ed Cohen
Post Reply