Fatal Error
[2] session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\usr\www\localhost\public_html\svnmanager\prado-2.0.3\framework\utils.php:273) (@line 133 in file D:\usr\www\localhost\public_html\svnmanager\prado-2.0.3\framework\TSession.php).
This message tells that there was some information send to the browser, before cookies where send. This could have been a error. Have you send us complete screen output? In other words, was there more information before this error?
Kind regards,
Marijn Verkerk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thx your help.
it's a complete screen output.
I use easysvn now, at all times, it run good. Easysvn has SVNManger_0.38, I replace it to 1.30, it run good too. but recently, the SVNManger does not login, and put those errors.
I replace it form 1.30 to 0.38, it put same errors. if delete & reinstall, it is ok.
I will send its code to you for mail.
thx you again.
Best regards,
fengyinglin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There have been some database changes over the versions. Could it be that the user that accesses the svnmanager database hasn't permission to alter the database structure? Please know that I'm guessing over here!
Please also delete old cookies, might help?
Finally, when you can't make it to work, I suggest to make a backup of repositories, just in case; delete the database, create a new one and import repositories and start over. I understand this is not feasible, but as last option would work!
Kind regards,
Marijn Verkerk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
(Forwarded from email, written by Fengyinglin)
Fatal Error
[2] session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\usr\www\localhost\public_html\svnmanager\prado-2.0.3\framework\utils.php:273) (@line 133 in file D:\usr\www\localhost\public_html\svnmanager\prado-2.0.3\framework\TSession.php).
Debug Backtrace
#1 -- pradoErrorHandler(...)
#2 TSession.php:133 -- session_start()
#3 TApplication.php:439 -- TSession->start()
#4 TApplication.php:468 -- TApplication->init()
#5 index.php:5 -- TApplication->run()
Hi Fengyinglin,
This message tells that there was some information send to the browser, before cookies where send. This could have been a error. Have you send us complete screen output? In other words, was there more information before this error?
Kind regards,
Marijn Verkerk
thx your help.
it's a complete screen output.
I use easysvn now, at all times, it run good. Easysvn has SVNManger_0.38, I replace it to 1.30, it run good too. but recently, the SVNManger does not login, and put those errors.
I replace it form 1.30 to 0.38, it put same errors. if delete & reinstall, it is ok.
I will send its code to you for mail.
thx you again.
Best regards,
fengyinglin
45MB
14
Dear Fengyinglin,
There have been some database changes over the versions. Could it be that the user that accesses the svnmanager database hasn't permission to alter the database structure? Please know that I'm guessing over here!
Please also delete old cookies, might help?
Finally, when you can't make it to work, I suggest to make a backup of repositories, just in case; delete the database, create a new one and import repositories and start over. I understand this is not feasible, but as last option would work!
Kind regards,
Marijn Verkerk