This forum is no longer active. Please post your questions to our new community site

Forums Drupal

modules not showing-up

Subscribe to modules not showing-up 31 post(s), 10 voice(s)

Pages: « Previous 1

 
Avatar roaming 4 post(s)

I have the Drupal 6.9 stack on Windows XP (SP3). When I go to “administer/site building/modules”, the modules do not show-up. The page remains blank.
All other pages come up (such as “menus” and “blocks”).
I have the custom modules in “sites/all/modules”. But even the core modules are not displayed.

 
Avatar roaming 4 post(s)

If this can help, here is the error log in Apache when I try to access the modules.
Thanks!

Mon Feb 09 23:01:52 2009 [client 127.0.0.1] PHP Warning: Unexpected character in input: ’\\’ (ASCII=92) state=1 in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\sites\\default\\settings.php on line 92, referer: http://127.0.0.1/drupal/
Mon Feb 09 23:02:14 2009 [client 127.0.0.1] PHP Warning: Unexpected character in input: ’\\’ (ASCII=92) state=1 in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\sites\\default\\settings.php on line 92, referer: http://127.0.0.1/drupal/admin
Mon Feb 09 23:02:44 2009 [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://127.0.0.1/drupal/admin
Mon Feb 09 23:02:44 2009 [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\session.inc on line 56, referer: http://127.0.0.1/drupal/admin
Mon Feb 09 23:02:44 2009 [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\cache.inc on line 133, referer: http://127.0.0.1/drupal/admin
Mon Feb 09 23:02:44 2009 [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNami Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\session.inc on line 14, referer: http://127.0.0.1/drupal/admin

Edit:
I found that line 92 in drupal\\htdocs\\sites\\default\\settings.php started with a slash before the variable.
I took the slash out and it solved the problem of the “unexpected character” warning.
But I still can’t figure out the other errors.

 
Avatar kic86 19 post(s)

mine doing similar blank module page

with this message
user warning: Duplicate entry ‘admin/settings/filters//order’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/settings/filters//order’, ‘a:1:{i:3;s:18:\”filter_format_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:18:\”administer filters\”;}’, ‘filter_admin_order_page’, ‘a:1:{i:0;i:3;}’, 29, 5, ‘admin/settings/filters/’, ‘admin/settings/filters/’, ‘Rearrange’, ‘t’, ’’, 128, ’’, ’’, ’’, 2, ‘modules/filter/filter.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘user/reset//%/’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘user/reset//%/’, ‘a:3:{i:2;N;i:3;N;i:4;N;}’, ’’, ‘1’, ‘a:0:{}’, ‘drupal_get_form’, ‘a:4:{i:0;s:15:\”user_pass_reset\”;i:1;i:2;i:2;i:3;i:3;i:4;}’, 24, 5, ’’, ‘user/reset//%/’, ‘Reset password’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/user/user.pages.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/content/taxonomy/add/vocabulary’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/content/taxonomy/add/vocabulary’, ’’, ’’, ‘user_access’, ‘a:1:{i:0;s:19:\”administer taxonomy\”;}’, ‘drupal_get_form’, ‘a:1:{i:0;s:24:\”taxonomy_form_vocabulary\”;}’, 31, 5, ‘admin/content/taxonomy’, ‘admin/content/taxonomy’, ‘Add vocabulary’, ‘t’, ’’, 128, ’’, ’’, ’’, 0, ‘modules/taxonomy/taxonomy.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘node//revisions//view’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘node//revisions//view’, ‘a:2:{i:1;a:1:{s:9:\”node_load\”;a:1:{i:0;i:3;}}i:3;N;}’, ’’, ‘_node_revision_access’, ‘a:1:{i:0;i:1;}’, ‘node_show’, ‘a:3:{i:0;i:1;i:1;N;i:2;b:1;}’, 21, 5, ’’, ‘node//revisions//view’, ‘Revisions’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ’’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘node//revisions//delete’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘node//revisions//delete’, ‘a:2:{i:1;a:1:{s:9:\”node_load\”;a:1:{i:0;i:3;}}i:3;N;}’, ’’, ‘_node_revision_access’, ‘a:2:{i:0;i:1;i:1;s:6:\”delete\”;}’, ‘drupal_get_form’, ‘a:2:{i:0;s:28:\”node_revision_delete_confirm\”;i:1;i:1;}’, 21, 5, ’’, ‘node//revisions//delete’, ‘Delete earlier revision’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/node/node.pages.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘node//revisions//revert’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘node//revisions//revert’, ‘a:2:{i:1;a:1:{s:9:\”node_load\”;a:1:{i:0;i:3;}}i:3;N;}’, ’’, ‘_node_revision_access’, ‘a:2:{i:0;i:1;i:1;s:6:\”update\”;}’, ‘drupal_get_form’, ‘a:2:{i:0;s:28:\”node_revision_revert_confirm\”;i:1;i:1;}’, 21, 5, ’’, ‘node//revisions//revert’, ‘Revert to earlier revision’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/node/node.pages.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/build/menu/item//delete’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/build/menu/item//delete’, ‘a:1:{i:4;s:14:\”menu_link_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:15:\”administer menu\”;}’, ‘menu_item_delete_page’, ‘a:1:{i:0;i:4;}’, 61, 6, ’’, ‘admin/build/menu/item//delete’, ‘Delete menu item’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/menu/menu.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/build/menu/item/
/edit’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/build/menu/item//edit’, ‘a:1:{i:4;s:14:\”menu_link_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:15:\”administer menu\”;}’, ‘drupal_get_form’, ‘a:4:{i:0;s:14:\”menu_edit_item\”;i:1;s:4:\”edit\”;i:2;i:4;i:3;N;}’, 61, 6, ’’, ‘admin/build/menu/item//edit’, ‘Edit menu item’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/menu/menu.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/content/taxonomy/edit/vocabulary/’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/content/taxonomy/edit/vocabulary/’, ‘a:1:{i:5;s:24:\”taxonomy_vocabulary_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:19:\”administer taxonomy\”;}’, ‘taxonomy_admin_vocabulary_edit’, ‘a:1:{i:0;i:5;}’, 62, 6, ’’, ‘admin/content/taxonomy/edit/vocabulary/’, ‘Edit vocabulary’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/taxonomy/taxonomy.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/build/menu/item/
/reset’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/build/menu/item//reset’, ‘a:1:{i:4;s:14:\”menu_link_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:15:\”administer menu\”;}’, ‘drupal_get_form’, ‘a:2:{i:0;s:23:\”menu_reset_item_confirm\”;i:1;i:4;}’, 61, 6, ’’, ‘admin/build/menu/item//reset’, ‘Reset menu item’, ‘t’, ’’, 4, ’’, ’’, ’’, 0, ‘modules/menu/menu.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.
user warning: Duplicate entry ‘admin/content/taxonomy//add/term’ for key ‘PRIMARY’ query: INSERT INTO menu_router (path, load_functions, to_arg_functions, access_callback, access_arguments, page_callback, page_arguments, fit, number_parts, tab_parent, tab_root, title, title_callback, title_arguments, type, block_callback, description, position, weight, file) VALUES (‘admin/content/taxonomy//add/term’, ‘a:1:{i:3;s:24:\”taxonomy_vocabulary_load\”;}’, ’’, ‘user_access’, ‘a:1:{i:0;s:19:\”administer taxonomy\”;}’, ‘taxonomy_add_term_page’, ‘a:1:{i:0;i:3;}’, 59, 6, ‘admin/content/taxonomy/’, ‘admin/content/taxonomy/’, ‘Add term’, ‘t’, ’’, 128, ’’, ’’, ’’, 0, ‘modules/taxonomy/taxonomy.admin.inc’) in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\menu.inc on line 2385.

 
Avatar antonio 621 post(s)

Hi,

I have checked the modules page in a fresh install and it works. I believe that one of your custom modules (or a core one that you enabled after the installation) may be causing this issue, can you please start over with a fresh installation and enable/install modules one by one?

Cheers

 
Avatar roaming 4 post(s)

I did an uninstall and reinstall (with a new download) and have the same results. There is no way to enable or disable modules, as they are not showing up at all. All the other admin functions work well, except for Modules. I’m on Windows XP and used both Firefox and IE browsers.
When I run the “update.php” after the install, I get the following error messages:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\database.mysql.inc on line 108

Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\session.inc on line 56

Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\batch.inc on line 351

Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\BitNami Drupal 6 Stack\apps\drupal\htdocs\includes\session.inc on line 14

 
Avatar roaming 4 post(s)

The install that doesn’t work is on my laptop.
I now did an install on one of my Windows workstations, and it works.
The laptop has the same OS as the desktop but I still can’t get the modules to appear.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

It is strange. The error seems to be related to session. Could you post more details? What you can see in the apache log file (apache2/logs/error)?

 
Avatar Richpo 6 post(s)

I am having the very same problem. This is my first time use of Drupal and using the Bitnami stack. I did the installation and on my first login as admin, it told me I needed to do some sort of update which went ok. I was then following through the documentation pages on drupal.org that was showing me how to get started with the basic stuff. Then I was going through the “Drupal Cookbook” when it told me to visit Administration>>Site building>>Modules and when I did, the problem began. Roughly 30 seconds after clicking on the Modules link, I had a blank module page.

Checking in the Apache error log I found this:

PHP Warning: Unexpected character in input: ’\\’ (ASCII=92) state=1 in C:\\Program Files\\BitNamiDrupal6Stack\\apps\\drupal\\htdocs\\sites\\default\\settings.php on line 92, referer: http://d1895c01/drupal/?q=admin
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNamiDrupal6Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://d1895c01/drupal/?q=admin

Looking in the settings.php file I found what the gentleman above did, a leading slash character at the beginning of the $db_url line (interestingly this same invalid character appears in the comments or $db_url just above this line).

Even after removing this invalid character (which removed this warning message), I was still getting the 30 second timeout message for database.mysql.inc. I searched all over the Internet and found other people with this problem but no one had solutions. The advice given most of the time was to do a re-install.

So I did that this morning. I uninstalled the Bitnami stack and installed it again. I went right to the Modules screen and the same exact thing is happening. I get the warning and the error in the Apache error file and I get a blank modules screen (http://d1895c01/drupal/admin/build/modules).

Does anyone know what this is and how I can fix it? If not, I figure it’s time to cross Drupal off the list and move on to Joomla. Thank you!

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Thanks for posting it, we will looking into this issue.

Cheers.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

We have verified this issue and we will upload a new version tomorrow if it pass all our tests.

Thanks for your help.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

We have released a new version of Drupal 6. Could you try the latest one?

Cheers.

 
Avatar Richpo 6 post(s)

Will do. Thanks so much!

 
Avatar Richpo 6 post(s)

Downloaded 6.10-1 stack
Uninstalled 6.10-0 stack
Installed 6.10-1 stack
Everything went fine
Logged in as admin and clicked on the Modules page
Got a blank page again
Checked apache error log:

Fri Apr 03 12:39:30 2009 [client 9.27.218.249] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\BitNamiDrupal6Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108, referer: http://d5551895c01/drupal/admin/build

:-(

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Ouch! I will try to find the problem, we did not see any error message in our tests. Could you post the line 108 of database.mysql.inc?

 
Avatar gjlaurer 1 post

I am new and I am having the same problem from the start. Windows XP.

 
Avatar Richpo 6 post(s)

Line 108 of database.mysql.inc:

$result = mysql_query($query, $active_db);

It almost seems as though MySQL is not running and therefor not responding?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

It is strange, we can not reproduce in our systems. We will investigate deeply this bug and we will try to fix. You can check if mysql is running in the Windows task manager. Could you check that you have not any rule for MySQL in the Windows firewall or any other firewall that you have installed?

Cheers.

 
Avatar Richpo 6 post(s)

Windows Task Manager shows mysqld.exe running so I’m assuming that’s it. And I have found nothing in the firewall blocking configuration that would prevent it from running.

 
Avatar boltgrl 1 post

ive been fighting with this same problem for a month. finally decided to install the turnkey linux drupal appliance to play with drupal on my local machine. problem solved. more complicated to install than the bitnami stack, but no more tearing my hair out over the missing module page. i really liked the ease and simplicity of the bitnami stack. hope it gets fixed.

 
Avatar nicholsonma 3 post(s)

I’m having the same problem. I guess there’s some comfort in having company. ;-) I have not reinstalled the latest download since that didn’t fix the others problems. I too am on a laptop for what that’s worth. I get the same error at line 108 of database.mysql.inc.

Any help greatly appreciated!

 
Avatar hgujral 1 post

I was facing the same problem and I noticed that my disk kept going for a good 30 secs before giving me the blank page. This led me to believe that the execution time is not enough for this page and we need to give it more time to finish what it needs to do.

This fix works…

Change line 304 in <bitnami wampstack home>\php\php.ini
From:
max_execution_time = 30 ; Maximum execution time of each script, in seconds

To:
max_execution_time = 60 ; Maximum execution time of each script, in seconds

 
Avatar nicholsonma 3 post(s)

Thanks! That fixed it for me too. BTW, does anyone know how to stop/start the Apache server or whatever I need to restart when making changes like this? I’ve just been rebooting for now but I’m sure there’s an easier way.

 
Avatar Richpo 6 post(s)

Thanks, hgujral! That fixed my problem as well. Although I do admit that I find it odd that an operation like this would take 40 seconds (on my machine) to complete on my 2.4GHz Intel Duo Core system with 2G of RAM. Perhaps this was just a first-time thing due to extra initialization that needed to be done?

As for nicholsonma’s questions, when I installed the stack on my Windows system, it provided links in the Start menu to start and stop the stack services. And on Windows it’s simply a BAT (servicerun.bat) file so I’m sure there’s a similar script that’s run if you’re on Linux/Unix.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Thanks hgujral :) I’m sure that this is the reason that we can not reproduce the issue.

@nicholsonma, if you installed on Windows there is a shortcut to stop/start the servers. For Linux, OS X and Solaris you can find “ctlscript.sh” to manage the servers in the installation directory.


$ ./ctlscript.sh help
usage: ./ctlscript.sh help
       ./ctlscript.sh (start|stop|restart|status)
       ./ctlscript.sh (start|stop|restart|status) mysql
       ./ctlscript.sh (start|stop|restart|status) apache
help       - this screen
start      - start the service(s)
stop       - stop  the service(s)
restart    - restart or start the service(s)
status     - show the status of the service(s)

I hope it helps.

 
Avatar nicholsonma 3 post(s)

I’ve had to up my max_execution_time to > 60 seconds as I was still getting timeouts – probably time to get a new (faster) laptop! Thanks for the info on the shortcut – I feel dumb for not checking the obvious!

 
Avatar melwyn 16 post(s)

finally someone has come across the same error PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Drupal 6 Stack\\apps\\drupal\\htdocs\\includes\\database.mysql.inc on line 108

I have change the execution time to 300 secs …why on gods planet it still tells me execution time of 30 secs execeeded …where can i change this ..i guess something is overridding my php settings ..

I have spend two days with this issue .. somebody give me a clue …

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Have you restarted the servers? Try to restart them using the shortcuts on Windows or using the “ctlscript.sh” on Linux or OS X.

 
Avatar melwyn 16 post(s)

yes i have restarted the apache server …restart the bitnami stack service ..but to no avail ..

why is still showing execution time of 30 secs exceded when i have changed it now to 300 in php.ini..

 
Avatar melwyn 16 post(s)

i have attached the error log file just in case

 

Attached Files

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

It seems that this is a common Drupal issue on Windows. Check this thread Could you try to change the
“realpath_cache_size” variable in php.ini file?

Next Page

Pages: « Previous 1

Forums Drupal