Message from discussion
eAccelerator killing RESTResource examples
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Received: by 10.100.140.20 with SMTP id n20mr177991and.9.1229004895431; Thu,
11 Dec 2008 06:14:55 -0800 (PST)
Date: Thu, 11 Dec 2008 06:14:55 -0800 (PST)
X-IP: 70.153.27.243
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US;
rv:1.9.0.3) Gecko/2008092414 Firefox/3.0.3 FirePHP/0.2.1,gzip(gfe),gzip(gfe)
Message-ID: <d27f659a-3bd9-462f-9305-a246bceb31be@o40g2000prn.googlegroups.com>
Subject: eAccelerator killing RESTResource examples
From: TheIdeaMan <ideaman...@gmail.com>
To: phpsoa <phpsoa@googlegroups.com>
I'm running the examples via MAMP on Mac OS X. The first request to
the URLs below worked fine:
http://localhost/examples/SCA/RestResource/Orders.php
http://localhost/examples/SCA/RestResource/Orders.php/order2
The second requests, however, returned blank pages. Clearing
eAccelerator's cache (which is on by default in MAMP) fixed the
problem. Disabling eAccelerator entirely is the only way I've found to
keep the examples working consistently.
Has anyone else experienced these issues?