php 5

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
User avatar
olger901
Registered User
Posts: 536
Joined: Tue May 11, 2004 4:57 pm

Re: php 5

Post by olger901 »

1 You have to login twice to be able to access the ACP, it's extra added security
2 Make sure the path where your cookies are stored has been set to a valid path
3 Make sure all your session settings in your php.ini are valid.
-

Roberdin
Registered User
Posts: 1546
Joined: Wed Apr 09, 2003 8:44 pm
Location: London, United Kingdom

Re: php 5

Post by Roberdin »

Why would PHP's native session handler have any effect on phpBB's?
Rob

Reliable
Registered User
Posts: 15
Joined: Wed Dec 22, 2004 4:48 pm
Location: New York, USA
Contact:

Re: php 5

Post by Reliable »

olger901 wrote:1 You have to login twice to be able to access the ACP, it's extra added security
2 Make sure the path where your cookies are stored has been set to a valid path
3 Make sure all your session settings in your php.ini are valid.
Its not working, but if I don't let it to redirect me and click on another link and then try accessing the ACP, it works.

I can't view the forums when I am logged in but I can as a guess.

Anyways, I know that this site is not for support so before someone reminds me of that I won't continue this any further. Thanks for all the help.

Since I need to get familiar with the styling change so I can start creating styles I am going to uninstall appserv 2.5 and install 2.4

Once again, thanks for the help!

shorty114
Registered User
Posts: 3
Joined: Mon Jan 03, 2005 2:44 am
Location: Lost...
Contact:

Re: php 5

Post by shorty114 »

Roberdin wrote:Why would PHP's native session handler have any effect on phpBB's?
i thought phpBB used session_*() PHP functions?

I might be wrong, but that's what it was in 2.0.x, dunno about 2.2.x though...

User avatar
skrypt
Registered User
Posts: 34
Joined: Wed May 05, 2004 4:39 am
Location: Québec, Canada
Contact:

Re: php 5

Post by skrypt »

I found out that with new CVS snapshots of phpbb2 you need to put zend.ze1_compatibility_mode = Off or else loging on the forum seems to be a problem. :oops:

Reliable
Registered User
Posts: 15
Joined: Wed Dec 22, 2004 4:48 pm
Location: New York, USA
Contact:

Re: php 5

Post by Reliable »

skrypt wrote:I found out that with new CVS snapshots of phpbb2 you need to put zend.ze1_compatibility_mode = Off or else loging on the forum seems to be a problem. :oops:
But you told me to put in on?

Graham
Registered User
Posts: 1304
Joined: Tue Mar 19, 2002 7:11 pm
Location: UK

Re: php 5

Post by Graham »

This is precisely why we don't want people offering or expecting "support" for the CVS snapshots at this time ;) Things change constantly.

What I can say as has been said before is that when it is released, phpBB will support PHP5
"So Long, and Thanks for All the Fish"

Graham
Eeek, a blog!

User avatar
skrypt
Registered User
Posts: 34
Joined: Wed May 05, 2004 4:39 am
Location: Québec, Canada
Contact:

Re: php 5

Post by skrypt »

Then I'm sorry 2 times :oops: :oops:.
And will shut my mouth.
It's just that I love helping people. I can't help it :lol:

Reliable
Registered User
Posts: 15
Joined: Wed Dec 22, 2004 4:48 pm
Location: New York, USA
Contact:

Re: php 5

Post by Reliable »

You did help! :)

SamG
Registered User
Posts: 1241
Joined: Fri Aug 31, 2001 6:35 pm

Re: php 5

Post by SamG »

skrypt wrote: ... I love helping people. I can't help it
That's a good thing, not a bad thing, and your turn is coming :D . Until then, as Graham noted, supporting code-in-development is absolutely not an option on these forums for reason already discussed at length.

/me keeps hoping we can just get the full support of the community on this until such time as the developers are ready to allow support ...
"I hate trolls!" - Willow Ufgood

Post Reply