VirtueMart 1.1.x [ Old version - no longer supported ] > UPS VM 1

Access Violation

<< < (3/3)

aravot:
My php version is same as yours and UPS works the only difference is I am on linux and you on Windows, we have not tested VM with IIS because none of us have IIS.

reefcrew:
Sould I ask my hosting company to revert back to the 4.?? to see if this resolves the issue?

Since I am hosting with a company running IIS is there anything I can do to assist?

reefcrew:
The issue has now been resolved. I contacted my hosting provider and they were able to resolve the issue. A description what they did is below.

Dear client, the reason that your site encounter "PHP has encountered an Access Violation" is that, your application was running on php isapi mode, which will only able to access the memory within the range that assigned by its application pool. I changed your application to run on php5 cgi mode which can access the memory outside the application pool limit.

Thanks for all the assistance and I hope this resolutions helps others that may encounter a similar issue

aravot:

--- Quote from: reefcrew on May 21, 2008, 05:05:34 AM ---Dear client, the reason that your site encounter "PHP has encountered an Access Violation" is that, your application was running on php isapi mode, which will only able to access the memory within the range that assigned by its application pool. I changed your application to run on php5 cgi mode which can access the memory outside the application pool limit.

--- End quote ---

Thank you for the feedback

pcjunkie:
CGI mode can cause the admin in Joomla canfigeration settings page to fail. There currently is no fix for this yet in Joomla 1.1. I have it running on a CGI mode PHP server and its failing to save anything.

Navigation

[0] Message Index

[*] Previous page

Go to full version