• Resolved Anonymous User

    (@anonymized-6417141)


    Hi

    I can only see the P3 (Plugin Performance Profiler)when i check the Runtime by Plugin? It cannot listed my other plugins that i am running on my blog. Whats is wrong? Some sort of access problem? I dont find any info about this in the error log.

    So what could be wrong?

    https://ww.wp.xz.cn/plugins/p3-profiler/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Kurt Payne

    (@kurtpayne)

    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?

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    If you look at phpinfo, are you using any other zend extensions like ioncube, zend optimizer, zend guard, suhosin, etc. ?

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    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

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    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.

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    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

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    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.

    Plugin Contributor Kurt Payne

    (@kurtpayne)

    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?

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Runtime by Plugin’ is closed to new replies.