RE: [PHP] Re: Various errors being generated from an apache/php combo
- From: steve@xxxxxxxxxxxxxxxxxxxx ("Steve Walker")
- Date: Wed, 27 Sep 2006 14:58:46 +0200
Thanks Kae and Rick for your replies.
One of things I should have mentioned is that all these sites have been
migrated from another box on which they were working fine, which is why I've
been questioning the box itself rather than the cms's.
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
apache/php combo
Steve Walker wrote:
[client 80.58.205.38] PHP Fatal error: Call to undefined function:/var/www/vhosts/demos.oneworldmarket.co.uk/httpdocs/gems/kernel/classe
cleanupbynode() in
s/ezco
ntentobjecttreenode.php on line 2684
could be that the function cleanupbynode() is defined in the
wrong place (ie; after it is actually needed)
[client 80.58.205.38] PHP Warning: fopen(../configuration.php):/var/www/vhosts/oneworldmarket.co.uk/httpdocs/demo_business/administra
failed to open stream: Permission denied in
tor/co mponents/com_config/admin.config.php on line 463
could be that configuration.php is saved using your
oneworldmarket username 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 refreshing
the page doesn't send data to the same location as before.
just a few thoughts,
Kae
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Prev by Date: Re: [PHP] hotel reservation system.
- Next by Date: FDF > PDF - Content-type: application/vnd.fdf
- Previous by thread: Stored procs and transactions using Linux/PHP and Windows/MSSQL
- Next by thread: RE: [PHP] Re: Various errors being generated from an apache/php combo
- Index(es):