NOTE: Just noticed the 1.5.1 you're trying.. Not sure about the debug file being only created upon error.. The rest should all be applicable though.
Try adding to your my_config.php (since you know of the 8M limit):
Code:
$try_to_increase_memory_limit_to_32MB = true;
It might throw an error for you and create the debug file.. if nothing else you may find there is a permissions problem and the debug file can't be created.
I've setup the example_php_include.php and have used the my_config.php and all seemed to mesh okay aside from an issue with the 'New window' command.
If that is what you're trying then you will find you will also have to change some of the paths in the example_php_include.php file. I needed to do that in order to see any of the photos of my gallery.
I think there is something fundamentally wrong though since you mention that you needed to modify your config.php file and the my_config.php wasn't sufficient..
FWIW the system check has some quirks to it depending on the server configuration.
IE - on my system it shows:
Quote:
config.php Not found
my_config.php Not found
The my_style.css has to be writeable if you want to store the style sheet with the Color Manager!
my_style.css Not found
..still -- something that I also experienced with the previous version. The files are there and writable, etc. It's been a while but it's a 'known issue' for me, yet is a case and point that the installation check may show wrong information. Perhaps not relevant in your case but figured that I would mention it again.
Yes, Michael is on holiday. I wrote a quick question to his email and got a auto-responder message back.