[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP Problems after upgrade from pkgmaster.com
- Subject: [cobalt-users] PHP Problems after upgrade from pkgmaster.com
- From: "Paul Mullett" <paul.mullett@xxxxxxxxxxxxxxxxxx>
- Date: Mon Mar 4 09:44:20 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I've upgraded PHP from the pkgmaster.com site (with OS 2 upgrade etc
etc...).
It seemed to be fine, but there is a problem. I'm no expert, but this PHP
seems to be compiled differently to the older PHP from cobalts pkg site.
The priority given to variables (ie global, environmental, cookies etc.)
seems to be different, I am not sure what order they were in the first
place, but some of my scripts are not working now. Also, http variables
such as $HTTP_REFERER are apparently not working now, and they were before
(again used in a re-direct after logging in script that was working before
the upgrade).
Can anyone advise me (especially from the team themselves) what has changed,
and how do I 'restart' PHP with those settings changed switched back again.
Thanks again!
Paul