Hello,
I just finished my first install of pw on my test server and now test demo site that is included in installation package. When trying to look at "modules" page in admin interface, I get error "page not found" and with debug switched on in config.php out of memory error:
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 7680 bytes) in /data/www/*/wire/modules/Process/ProcessPageList/ProcessPageList.module on line 44
Several times error was in the same file, but line 54. Memory limit for PHP script was 16M in my config, and when I changed it to 30M, error was gone and I now can see "modules" page. Is this memory requirement normal? I did not install any modules, pw is 2.2 stable, OS is Linux Ubuntu server.