(almost) blank Modules page

stangri

Joined: 2005-12-06
Posts: 4
Posted: Wed, 2005-12-07 20:02


Gallery version = 2.0.2+ core 1.0.10
PHP version = 4.4.1 apache
Webserver = Apache/1.3.34 (Unix) mod_ssl/2.8.25 OpenSSL/0.9.6g mod_perl/1.29 PHP/4.4.1
Database = mysql 4.1.15
Toolkits = Gd, ImageMagick, SquareThumb
Operating system = FreeBSD cifnet.melmac.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Thu Jan i386
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9a1) Gecko/20051130 Firefox/1.6a1

OK, folks, this is a tough one -- it's like a 5th multisite install of the gallery2 for this box, all going into separate databases (just fyi).

I think something's messed up with the modules on this one -- I've skipped modules installation/activation during the G2 install and went to install them in the site admin. I've installed/activated a few, but then all of sudden all site admin pages work fine, however when I click Modules -- the PHP either cuts off after the horizontal line right after the "Logout" or it may display the left navigational menu, but the space where the modules should be listed is blank.

Tried different browsers (IE, FF 1.0.x)/systems -- it's all the same.

Is there a way to deactivate/uninstall some modules from the shell? Is there a known bug for some modules being incompatible?

Thanks!

PS. Could you please tell me how to search on this site? I browsed thru the first 7 pages of this section and couldn't find anything.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2005-12-07 22:11

increase the php memory limit for this multisite.

increasing the memory limit for your codebase with a .htaccess has no effect on the multisites.

search: click search....

 
stangri

Joined: 2005-12-06
Posts: 4
Posted: Wed, 2005-12-07 23:14

thanks, that worked, for some reason I was under impression that the .htaccess in the code site would suffice.

PS. silly me, I was looking for a designated forum search link.