ID: 22036 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Session related PHP Version: 4.3.0 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-02-03 12:40:34] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-02-03 12:28:52] [EMAIL PROTECTED] Hello, I would like to subscribe an error, which I've found in PHP. This error occurs under some circumstances when trying to start session. I was trying to browse some web pages, which uses sessions in its PHP scripts and I allways got this error message: Warning: session_start() [function.session-start <http://www.php.net/function.session-start>]: The session id contains illegal characters, valid characters are only a-z, A-Z and 0-9 in d:\web\transfor\transfornet\login.php on line 4 So I have contacted the authors and after all we have found, that the only way to resolve this problem is changing my IP. After contacting my provider and changing my IP it worked... The error occured while using IP 195.122.219.13 After it was changed to 195.122.219.14 it is fine now. It seems to me, that session ID is generated using IP address and in some specific circumstances it gives not valid results. Sincerely, Jiri Kalous, Czech Republic [EMAIL PROTECTED] ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22036&edit=1
