By UGlee on
I am running my drupal site on W2k/IIS server. Encountered two cases where I got an error message "PHP has encountered an Access Violation at xxxxxxxx". And sometimes my server hung up.
1. I added a Chinese language option according to the document. When I set default language to Chinese, and click on ANY help link on page. I got the above error. Change default language to English, no error occurs.
2. When adding terms to vocabulary, got the error everytimes.
Anybody can give me a clue?
Comments
Further clue: I found it s
Further clue:
I found it seems to be conflicting with book module. If I disable book module, adding terms to vocabulary works; If I enable book module, always get the error info.
Disable PHP's error reportig?
Does the problem go away when you disable PHP's error reporting? Do you happen to use PHP 4.3.1? This might be related to this bugreport ...