ERROR After Installing
storm15
Joined: 2011-03-29
Posts: 4 |
![]() |
Hey there, I am trying to install Gallery2 2.3.1 with Alfahosting. At Step 8 and 9 were a few problems, at step 8 it said that the memory-limit was exhausted, I tried this step again and it worked. At step 9 I can not install any Plugin. Error (ERROR_MISSING_VALUE) * in install/steps/InstallOtherModulesStep.class at line 268 (gallerycoreapi::error) Error (ERROR_MISSING_VALUE) * in install/steps/InstallOtherModulesStep.class at line 268 (gallerycoreapi::error) And: Installation zu 70% fertig * in install/steps/InstallOtherModulesStep.class at line 268 (gallerycoreapi::error) Error (ERROR_MISSING_VALUE) * in install/steps/InstallOtherModulesStep.class at line 268 (gallerycoreapi::error) Plugins installieren getParameter id.adminGroup for core plugin (mysqlt): SET NAMES "utf8" (mysqlt): (mysqlt): ORDER BY realpath(/var/www/web1279/html/gallery2/gallery2/modules/core/classes/../../../) (mysqlt): ORDER BY realpath(/var/www/web1279/html/gallery2/gallery2/modules/core/classes/../../../) I looked it up and found that I can skip this step by clicking on "without activating plugins". Does anyone know how to fix it? Storm |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Post a link to phpinfo:FAQ: How do I create a phpinfo page? ____________________________________________ |
|
storm15
Joined: 2011-03-29
Posts: 4 |
![]() |
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
Short answer. Find a new host. For about a dozen reasons I can think of. If you won't do that and want to battle with them. You need to increase the memory limit to 32M from 16M That's just to start.... I have a feeling with a host who's running such old software and has so many restrictions you're going to run into other issues. This announcement is from August, 2008 Since you can't use exec, you can't use ImageMagick or any external binaries so you'll be forced to use GD for your image processing toolkit which uses more memory inside of PHP. Basically even with 32M of memory available to PHP and probably around 10-12M just being used by Gallery and PHP to begin with at idle, you'll only be able to upload about 1.5M - 2M files. |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
Your host only allows php to use a tiny 16mb of memory, is running an ancient, bug filled and insecure version of php and on top of that, has installed the "more-trouble-than-it-is-worth-and-out-of-date-anyway" PHP Suhosin Patch in a futile attempt to cover the security holes. My advice to you is to visit webhostingtalk.com and ask for recommendations for a new host. -- |
|