RE: [PHP] Re: Various errors being generated from an apache/php combo
- From: steve@xxxxxxxxxxxxxxxxxxxx ("Steve Walker")
- Date: Wed, 27 Sep 2006 17:26:47 +0200
are you using an opcode cache?
Yes, we have eaccelerator running.
.got set down
Steve.
-----Original Message-----
From: replies-lists-php@xxxxxxxxxxxxxxxxxxxxx
[mailto:replies-lists-php@xxxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, September 27, 2006 15:28
To: Steve Walker
Subject: RE: [PHP] Re: Various errors being generated from an
apache/php combo
it sounds like when things were migrated not everything
likely want toquite the way it was in the original environment.
ideally you still have the "old" environment available to check
against. if you do, compare the permissions of the
"configuration.php"
file (and directory) between old and new. you'll also
see wherecheck what user/group your apache server is running as now, as
compared to the previous environment.
on the missing function, do a search through the
(application/cms) libraries/classes on the old machine to
pathing issue, orthe missing one is.
then check things on the new machine. this may be a
at a laterit could be that something didn't get installed.
if you don't have the old machine available, then this is will
require more work and digging.
[rule -- never give up the old environment until you're
*certain* that things work on the new - and even then, tar up
everything (in reasonable pieces) so that you can compare
sites havedate if necessary.]
- Rick
------------ Original Message ------------
Date: Wednesday, September 27, 2006 02:58:46 PM +0200apache/php combo
From: Steve Walker <steve@xxxxxxxxxxxxxxxxxxxx>
To: php-general@xxxxxxxxxxxxx
Subject: RE: [PHP] Re: Various errors being generated from an
Thanks Kae and Rick for your replies.
One of things I should have mentioned is that all these
/var/www/vhosts/demos.oneworldmarket.co.uk/httpdocs/gems/kernel/clasbeen migrated from another box on which they were workingfine, which
is why I've been questioning the box itself rather than the cms's.apache/php
Kind regards, Steve.
-----Original Message-----
From: Kae Verens [mailto:kae@xxxxxxxxxx]
Sent: Wednesday, September 27, 2006 13:58
To: Steve Walker
Cc: php-general@xxxxxxxxxxxxx
Subject: [PHP] Re: Various errors being generated from an
function:combo
Steve Walker wrote:
[client 80.58.205.38] PHP Fatal error: Call to undefined
cleanupbynode() in
the wrongse
s/ezcocould be that the function cleanupbynode() is defined in
ntentobjecttreenode.php on line 2684
fopen(../configuration.php):place (ie; after it is actually needed)
[client 80.58.205.38] PHP Warning:
/var/www/vhosts/oneworldmarket.co.uk/httpdocs/demo_business/administfailed to open stream: Permission denied in
oneworldmarketra
tor/co mponents/com_config/admin.config.php on line 463could be that configuration.php is saved using your
refreshing theusername instead of the httpd's username.
What seems very odd is that with all these problems hittingrefresh on
the browser then takes you to the point the script wouldhave ended up
at if it hadn't errored...it might be that there is a redirect happening, so
page doesn't send data to the same location as before.
just a few thoughts,
Kae
- References:
- Re: [PHP] Re: Various errors being generated from an apache/php combo
- From: Jochem Maas
- Re: [PHP] Re: Various errors being generated from an apache/php combo
- Prev by Date: Re: [PHP] Re: Various errors being generated from an apache/php combo
- Next by Date: RE: [PHP] Re: Various errors being generated from an apache/php combo
- Previous by thread: Re: [PHP] Re: Various errors being generated from an apache/php combo
- Next by thread: Re: [PHP] Re: Various errors being generated from an apache/php combo
- Index(es):
Relevant Pages
|