Closed GoogleCodeExporter closed 9 years ago
it was on linux server, on my localhost (on windows) any fails, everything ok
Original comment by SmallPar...@gmail.com
on 2 Mar 2009 at 2:09
Attachments:
hmmm.. i set output_buffering (in php.ini) to ON and any fails on linux server
Original comment by SmallPar...@gmail.com
on 2 Mar 2009 at 3:08
What does "any fails" mean?
Path rewriting depends on server environment settings; please give me the
output of
this (but I can't guarantee it will help me):
<?php
echo $_SERVER['DOCUMENT_ROOT'], '<br>',
realpath($_SERVER['DOCUMENT_ROOT']), '<br>',
__FILE__;
Original comment by mrclay....@gmail.com
on 2 Mar 2009 at 1:56
Sorry for my english, writing 'any fails' I mean that's minify pass all tests
and
working properly.
I have wrong vesrion minify, now everything is ok. Great script! Please
close/delete
this issue.
Reagrds
Original comment by SmallPar...@gmail.com
on 5 Mar 2009 at 10:53
No problem.
Original comment by mrclay....@gmail.com
on 5 Mar 2009 at 12:57
Original issue reported on code.google.com by
SmallPar...@gmail.com
on 2 Mar 2009 at 2:00