PDA

View Full Version : PHP 4.3.2 upgrade failures


08-15-2003, 09:43 PM
Sorry :-(

The php was upgraded and now the login feature to this site as well as the wiki are not working.

I've posted a message on postnuke forums and hopefully will have an answer.

LPH
http://www.tuxreports.com
Where Penguins Fly (except today)

TRN
08-16-2003, 04:00 PM
Found the error ;-)

The php.ini file was not configured properly for postnuke. These two values need to be set to On.

register_argc_argv On On
register_globals On On