When the project diretory is uploaded to the modules directory, the modules page under admin goes blank. Irepeated this on two diferent servers. Bothe running Drupal 6.6.

As soon ad I delete the project subdirectory, I get the modules admin page back. Any ideas what is going on? I changed ownership and permissions but get the same results of a blank module config page.

I call this a show-stopper.

Comments

datajockeys’s picture

I am using the latest version of Firefox and just for kicks, I tried Internet Explorer and got the same results. Either a blank page or page not found error (Internet Explorer).

aalvaradoh’s picture

Title: Install KO's Module Admin » More info about "Install KO"

I hava same issue and in my Apache's error_log i had found this entry:

[client 10.30.13.220] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 58368 bytes) in /var/www/ixbox/modules/project/issue.inc on line 581, referer: http://localhost/ixbox/?q=admin

aalvaradoh’s picture

Title: More info about "Install KO" » Install KO's Module Admin
aalvaradoh’s picture

Problem with "PHP Fatal error: Allowed memory size" has been fixed in my server by setting "memory_limit" to "-1" (no memory limit).

My "admin/modules" page it's working again!

pfaocle’s picture

Status: Active » Closed (fixed)