Menu

#2 PHP setup

open
nobody
5
2002-09-16
2002-09-16
Anonymous
No

Am I right in assuming that you must have PHP
configured with register_globals on for Wordog to work
correctly? I run with this setting off as it is considered a
security risk to have this set to on. I get into all sorts of
problems with the php scripts then not running correctly
specifically when session_start and POST requests are
mixed.

A session_start apparently clears down the $_POST
variables.

Has anyone else experience this problem?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.