msamusammil Posted June 7, 2014 Share Posted June 7, 2014 Hello I am using Webservice in my Prestashop store. I have created one webservice and with All resources view permission in my store and shared the Key to the other team to access my store data using webservice. Frequently they are getting the below xml error while accessing the webservice. <prestashop xmlns:xlink="http://www.w3.org/1999/xlink"> <errors> <error> <message> <![CDATA[ Internal error. To see this error please display the PHP errors. ]]> </message> </error> </errors> </prestashop> When I check in the server error log : it shows: PHP Warning: require_once(): Unable to allocate memory for pool. For this , I have enabled the APC cache in my server and enabled in the website also. Still I am getting this issue. Can anyone suggest how to solve this issue. Thanks is advance. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now