|
||||
php yang run dalam IIS, support session ke?
__________________
<form name="jump"> <select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" style="border:1px #393F31 solid;color:#393F31;font:10px Verdana;font-weight:bold;" > <option value="0" style="background: #9CC8FE" selected>*SELECT-LINKS</option> <option value="http://www.gengturbo.org/" style="background: #FF0000">GENGTURBO</option> <option value="http://www.phixelgrafix.com/" target="new" style="background: #C6D607">PHIXELGRAFIX</option> <option value="http://dailydigital.phixelgrafix.com/" style="background: #FCBC45">OLD-BLOG</option> <option value="http://www.mesrahosting.net/" style="background: #FF99CC">WEBHOSTING</option> </select> </form> |
|
|||
Quote:
I'm still playing around to get the sessions to work with IIS6, but if anyone already knows the solution, that would be great. Thanks |
|
||||
try this : http://www.phpbb.com/kb/article.php?article_id=54
or try this : In Forum Configuration, goto the "Cookies" section and rename the cookie file by adding a "2" (no quotes) to the end, ie; From: phpbb2mysql To: phpbb2mysql2 FYI, web server doesn't have anything todo with PHPbb session. good luck! |
|
|||
Quote:
|
|
||||
i am using IIS5 (at home), IIS6 (at office) and OmniHttpd (on my notebook) without any problem whatsoever regarding PHPnuke and PHPbb session
. and my "FYI" is for PHPbb session and not for session in general ![]() IMHO, PHPbb session, or any session, was created by the script, and if the script sucks, the output is sucks. don't blame the webserver ![]() here, at http://www.phpbb.com/kb/article.php?article_id=54 , no explaination whatsoever regarding the webserver. and bare in mind that this is the official PHPbb article. [out of topic] what do you mean by "still won't work if the web server isn't accepting the session correctly"? how do you differentiate between "accepting the session correctly" and "not accepting the session correctly"? unable to write to cookies? unable to manipulate the url? the ip? i just need some understanding here. |
|
|||
Relax... I said my post was a bit off topic... I was replying to Ben-davis post about IIS sessions. Please don't misinterpret what I was saying. Your post about fixing 'PHPBB' session was excellent.
What I was trying to convey was that there are issues with PHP sessions on IIS6 - please note, when I say IIS6, I am refering to IIS6 on Server editions of Windows, such as Windows 2003. This session problem will not effect the standard desktop edition of Windows running IIS6 such as WinXP Pro. The problem is like this. For example, in your php.ini, the session folder is set to, lets say, C:\PHP\sessiondata. In the destop edition of windows, php shouldn't have any problems writing to this 'sessiondata' folder because in these destop edition windows, it does not require special permission to write to certain folders. However, in the server edition of windows, only user groups that have write permission to the 'sessiondata' folder will be able to write to that folder. In Windows server edition, an internet guest user has its own group called IUSR_[MachineName]. By default, this user group does not have permission to read or write to the 'sessiondata' folder. Without this permission, it will not be able to write and therefore the server does not accept/recognize the session. However, if you use Apache with Windows 2003, you don't get this problem, because Apache doesn't use Window's permission - IUSR_* for internet guests. However, with baddai's original questions, I think your post would have solved his 'Invalid Session' problem. I read the article and it's excellent. Sorry if I caused any misunderstandings. No hard feelings ![]() |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internal Server Error - ASP error | ladyheart2612 | Website Programming | 0 | 21-07-2005 09:22 AM |
| nak display xml gune html bleh ke? | bloodymary | Website Design | 9 | 24-11-2003 02:42 PM |
| PHPNUke | cybersix | Website Programming | 16 | 30-08-2003 01:18 AM |
| korang suker tak gune PSP? | ikan-todac | Graphic Design | 7 | 14-02-2003 01:55 AM |
| camne nak publish web gune php | silverX | Website Programming | 7 | 20-11-2002 12:06 PM |
All times are GMT +8. The time now is 12:15 PM.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.












. and my "FYI" is for PHPbb session and not for session in general 


Linear Mode

