[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP Problems after upgrade from pkgmaster.com



Just to add to this, since the upgrade it is also the case that any PHP
script that calls the mail() function is taking an extremely long time.  I
know this is PHP related, but all the problems have arisen since the update
from the pkgmaster.com site, and I would like to know what options have been
changed in this compile compared to the last (I know, I should have saved a
phpinfo() output for comparison really) and how to change them back.

OR where I can get an older PHP pkg from (ie version 4.1.1) and I will just
use that with uploads switched off.

Thanks folks.

Paul

> 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
>