Method not Implemented error / PHP Fatal error

Author Message

steve walker

Tuesday 05 September 2006 9:47:32 am

Hi there,

On a new server we're seeing some strange errors - the box is runnning php4.3 with Apache2.

The first is:

Method Not Implemented

iefing.co.uk to /index.html not supported.

This happened when saving a class - hitting refresh then took it to the page it should have landed on rather than giving this error.

The second is deleting an product item from another site on the same box. It gives the Fatal Error Ez message and the logs show:

[client 80.58.205.38] PHP Fatal error:  Call to undefined function:  cleanupbynode() in /var/www/vhosts/demos.oneworldmarket.co.uk/httpdocs/gems/kernel/classes/ezcontentobjecttreenode.php on line 2684

Again, hitting refresh the page then loads fine, with the item deleted....

I know that Apache2 can be tricky, but we have other A2 boxes that dont show this error. I have added:

AcceptPathInfo On

to the httpd.conf file, dont know whether this should be helping here?

Any ideas would be very much appreciated.

KInd regards, Steve

http://www.oneworldmarket.co.uk

steve walker

Monday 11 September 2006 8:21:16 am

Anyone out there?

http://www.oneworldmarket.co.uk

steve walker

Thursday 14 September 2006 6:35:33 am

Is this in the right forum? Could any of the ez team gives some input here?

Thanks, Steve

http://www.oneworldmarket.co.uk

Kristof Coomans

Thursday 14 September 2006 7:17:11 am

Hi Steve

Version of eZ you are using?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

steve walker

Thursday 14 September 2006 8:54:23 am

Hi Kristoff,

Thanks for your response.

We've seen this on a number of versions - 3.4.2, 3.4.1 are a couple of examples.

The sites themselves have worked fine on another server - its only now they have been migrated to a new box we have seen the problems.

I just replicated the fatal error example above - the log files show:

[client 80.38.66.147] PHP Fatal error:  Call to undefined function:  cleanupbynode() in /var/www/vhosts/diamondcertificates.co.uk/httpdocs/kernel/classes/ezcontentobjecttreenode.php on line 2684

Any ideas?

Cheers, Steve

http://www.oneworldmarket.co.uk

steve walker

Wednesday 20 September 2006 8:36:43 am

Hi,

Same box - different error:

[Wed Sep 20 15:44:04 2006] [error] [client 80.58.205.38] Invalid URI in request ccept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*

This was when trying to discard a draft...

Even though there are different errors I think they are likeyl to have a common thread.

Anyone got any idea where on earth to start?

Thanks, Steve

http://www.oneworldmarket.co.uk

Fabricio Guerrero

Wednesday 27 September 2006 8:16:04 am

Hi,

I'd just like to add we also get errors on 2 3.7.5 sites installed on the same server.

When we click on the "Send for Publish" button in the Admin these sites are getting 400 and 406 errors.

Browser returns:
Not Acceptable

An appropriate representation of the requested resource / could not be found on this server.

Has any one have any clues?? It's a strange error as we don't get it on 2 other boxes we have.

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

Claudia Kosny

Thursday 28 September 2006 11:49:12 am

Hi there

I think that the previous two posts have to do with the content negotiation made by Apache. Somehow your type maps tell apache that there is no accepted content for the headers the browser sends.

Unfortunately I have no idea about what to do about it - I just encountered the problem once while playing around with my apache and just installed a fresh copy.

Maybe the documentation helps you:
http://apache-server.com/negotiation/
http://httpd.apache.org/docs/1.3/content-negotiation.html

Good luck

Claudia

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 15:59:57
Script start
Timing: Jan 18 2025 15:59:57
Module start 'layout'
Timing: Jan 18 2025 15:59:57
Module start 'content'
Timing: Jan 18 2025 15:59:57
Module end 'content'
Timing: Jan 18 2025 15:59:57
Script end

Main resources:

Total runtime0.0133 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 589.2969152.6563
Module start 'layout' 0.00450.0025 741.953139.5078
Module start 'content' 0.00700.0043 781.460997.5234
Module end 'content' 0.01130.0019 878.984442.3047
Script end 0.0132  921.2891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002518.9285140.0002
Check MTime0.00118.0665140.0001
Mysql Total
Database connection0.00064.356710.0006
Mysqli_queries0.001712.615430.0006
Looping result0.00000.136510.0000
Template Total0.001612.210.0016
Template load0.00096.473010.0009
Template processing0.00085.659210.0008
Override
Cache load0.00064.732110.0006
General
dbfile0.00021.713980.0000
String conversion0.00000.046740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs