After installing 1.11.3 on a new server the listmodules.php renders an empty page. In the source is says: <!-- 0.608543 / 33 / 4968088 / 16175456 / 16431200 -->
Everything else works well, this is the only problem, but very inconvenient when removing modules etc.
-------------------------------------------------
PHP 5.3.18
PHP Effective Memory Limit (memory_limit) 128M
Maximum Execution Time (max_execution_time) 60
PHP output_buffering (output_buffering) 4096
PHP Safe Mode (safe_mode) Off (False)
Server API (server_api) apache2handler
Server Database (server_db_type) mysql (mysql)
Server Database Version (server_db_version) 5.5.28
Check database access levels (server_db_grants) found a "grant all" statement that appears to be suitable
Server Software (server_software) apache
Server Operating System (server_os) linux 2.6.32.59-28.art.x86_64 on x86_64
listmodules.php not visible
-
uniqu3
Re: listmodules.php not visible
Search for php or apache error_logs i am sure you will find some more usefull information there so we can actually help.
Re: listmodules.php not visible
Problem solved: It appears that on installing 'touchInlineEdit' something went wrong. I installed FEU and SelfRegistration after that, but none of the three were visible in PHPMyAdmin. After removing 'touchInlineEdit' and again installing FEU and SelfRegistration everything went back to normal.

