Hi tokar86a,
It sounds like you have an opcode optimizer like eaccelerator on your site. Can you check P3’s help page for “Is my site using an opcode optimizer?” and see what it says?
Thread Starter
Anonymous User
(@anonymized-6417141)
I get this: Your site is using APC. This has not been known to cause problems with P3.
And then?
If you look at phpinfo, are you using any other zend extensions like ioncube, zend optimizer, zend guard, suhosin, etc. ?
Also, which web server and php version are you using?
Thread Starter
Anonymous User
(@anonymized-6417141)
No nothing more.
I run Apache2 whit phph 5.5.9
Can you put up a phpinfo page and e-mail the URL to kpayne -at- godaddy -dot- com?
Thread Starter
Anonymous User
(@anonymized-6417141)
I have send you the link now.
You’re using Zend Opcache with the optimizer turned to maximum and P3 missed it.
Try this setting this in your .htaccess file
php_value opcache.optimization_level 0x00000000
Just checking to see if this helped resolve your question.
Thread Starter
Anonymous User
(@anonymized-6417141)
No it seems like i have the same problem.
It looks like your configuration change was successful. I’m not sure why you’re still seeing the same problem.
I’m sorry you’re having trouble. If you manage to get it resolved, can you please post here with your findings?