Viewing 7 replies - 1 through 7 (of 7 total)
  • I can’t reproduce this issue on a test machine (.htaccess is disabled, only complete CSS merging + HTML Minify are enabled). All 14 external stylesheets have been succesfully downloaded and combined into 1 (with all inline styles).

    This issue seems to be reproduced on a few environments. Maybe there is PHP error gracefully degraded. Maybe — just broken functionality due to small PHP timeout on execution. Maybe — CGI system incompatibilities with Web Optimizer logic. Maybe something else.

    If you can provide initial HTML code, its working version (which is parsed succesfully), and its non-working version (i.e. current one) with the minor differencies between them (and a set of options which leads to this situation) — this will definitely help us to find a clue and resolve this trouble.

    Thread Starter Ovidiu

    (@ovidiu)

    ok, will check again later, meanwhile found this critical php error:

    ′[Sat Oct 24 16:56:37 2009] [crit] [client 85.214.146.68] (13)Permission denied: /var/www/clients/’edited’/web/wp-content/plugins/web-optimizer/libs/js/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: pacura.ru

    created the file manually. didn’t solve the problem though…

    and anther one although I am unsure what to do about this one:

    ′[Sat Oct 24 16:56:37 2009] [error] [client 85.214.146.68] client denied by server configuration: /var/www/clients/’edited’/web/wp-content/plugins/web-optimizer/libs/php/css.sprites.php, referer: pacura.ru

    It’s ‘standard’ errors. Web Optimizer tries to check .htaccess possibility (and enabled modules). But it seems if you have errors, .htaccess can be applied, but you have options disabled… It seems to be strange.

    What core version are you using? (file web-optimizer/version indicates the version of core). In 0.6.3 there were added some improvements to check Apache modules. It’s not the clue to resolve your trouble, but maybe there is a possibility to improve Web Optimizer behavior for your system.

    Thread Starter Ovidiu

    (@ovidiu)

    got 0.6.3

    cadbloke

    (@cadbloke)

    Are you using Contact Form 7? See https://code.google.com/p/web-optimizator/issues/detail?id=195

    I had a similar issue.

    Thread Starter Ovidiu

    (@ovidiu)

    thx for the hint, will check out that post…

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Web Optimizer] very weird behavior on 2 pages only!’ is closed to new replies.